Skip to content

Go Cuotas v1.0.7

Latest

Choose a tag to compare

@MageRocketTeam MageRocketTeam released this 12 May 22:39
408e9e4

[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_id and number_of_installments parameters.
  • Webhook now processes cancelled/canceled statuses as order cancellations.