Skip to content

v4.3.2

Choose a tag to compare

@TristanBouchierAgenceDnD TristanBouchierAgenceDnD released this 07 Apr 07:10

Features

  • Add a documentation about the crons usage in 4.3.0 and above. (MAG-433)
  • Fix a case were the crons didn't unstucks payments from payment_review state. (SMP-3116)
  • Fix the checkout redirecting to success page on non-authorized deferred payment. (MAG-436)
  • Fix an error on creating an order from the back-office, due to null iso code. (MAG-437)

View diff

Added

  • Add a documentation about the crons usage in 4.3.0 and above. #257

Fixed

  • Fix a case were the crons didn't unstucks payments from payment_review state in production. #257
  • Prevent the manual order creation to crash if isoCode is null #258
  • Prevent successfully redirecting to the success page if the deferred payment isn't authorized. #259