All notable changes to this project will be documented in this file.
- 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.
- Fixed an issue that masked information when sending a request to GoCuotas.
- Changes were made to make Logger compatible with Magento 2.4.8.
- Copyright Year
- New configuration added that allows the merchant to modify the waiting time before canceling an order.
- Cron modified to check with GoCuotas if there is an unreported payment for the order before canceling it.
- Extend payment Information in Order View (Backend)
- Modal Payment Method (Mobile force Redirect)
- Payment Information in Order View (Backend)
- Checkout Billing Address in Payment
- Credentials Verification (Backend)
- Webhook Web API
- LESS Optimization
- Template improvements
- Initial release.