Skip to content

Version 4.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@margud margud released this 15 Sep 07:57
8ec82b8

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Changes in release 4.4.0

  • Refactored order creation logic - The PrestaShop order is now only created after the transaction is successfully paid. #394, #396, #397
    Click here for more information.
  • Fixed issue with backorder - Transaction status will be PAID when product quantity is 1 or more #398
  • Added the tolerance for other payment methods if Mollie API is not responsive on the checkout page. #395