Releases: MageRocket/module-gocuotas
Releases · MageRocket/module-gocuotas
Release list
Go Cuotas v1.0.7
[1.0.7] - 2026-05-08
Updated
- Fixed Cron filter accumulation by using Order CollectionFactory instead of a shared Collection instance.
- Fixed false transaction handling in Cron when no transaction exists for the order.
- Webhook now allows null
order_idandnumber_of_installmentsparameters. - Webhook now processes
cancelled/canceledstatuses as order cancellations.
Go Cuotas v1.0.6
Go Cuotas v1.0.5
[1.0.5] - 2025-07-05
Updated
- Cron modified to check with GoCuotas if there is an unreported payment for the order before canceling it.
- Copyright Year
## Related Issues
#1 Compatibilidad con Magento 2.4.8-p1
Full Changelog: 1.0.4...1.0.5
Go Cuotas v1.0.4
[1.0.4] - 2024-11-25
Added
- New configuration added that allows the merchant to modify the waiting time before canceling an order.
Updated
- Cron modified to check with GoCuotas if there is an unreported payment for the order before canceling it.
Full Changelog: 1.0.3...1.0.4
Go Cuotas v1.0.3
[1.0.3] - 2024-07-08
Updated
- Extend payment Information in Order View (Backend)
Go Cuotas v1.0.2
Go Cuotas v1.0.1
[1.0.1] - 2024-01-31
Added
- Payment Information in Order View (Backend)
- Checkout Billing Address in Payment
- Credentials Verification (Backend)
Updated - Webhook Web API
- Template improvements