Skip to content

Releases: mollie/PrestaShop1.6

v4.5.4

18 Jul 10:53
ae87cd9
Compare
Choose a tag to compare

Compatible with PrestaShop:
1.6.1.0 - 1.6.1.x
Compatible with PHP:
5.6.x - 7.3.x

Changes in release 4.5.4

  • Improved order state installation process
  • Fixed auto shipment issue on selected order states.

Version 4.5.3

07 Sep 10:28
f48782a
Compare
Choose a tag to compare

Changes in release 4.5.3
GitHub Release notes:
1.6.1.x - 1.6.x.x
Compatible with PHP:
5.6.x - 7.3.x

OPTIMIZATION

  • Fixed href issue where html was escaped
  • Removed reference variables from translations.
  • Fixed issue where not secure credit card would sometimes throw error on checkout.
  • Fixed issue where on php5.6 order api would not change status in some cases.

Version 4.5.2

09 Aug 09:45
e04e93b
Compare
Choose a tag to compare

Changes in release 4.5.2
GitHub Release notes:
1.6.1.x - 1.6.x.x
Compatible with PHP:
5.6.x - 7.3.x

OPTIMIZATION

  • Fixed issue where credit card payment would show id not found instead of order confirmation page when order is paid.

Version 4.5.1

27 Jul 07:56
afa3e54
Compare
Choose a tag to compare

Changes in release 4.5.1
GitHub Release notes:
1.6.1.x - 1.6.x.x
Compatible with PHP:
5.6.x - 7.3.x

OPTIMIZATION

  • Fixed issue where expired transactions changes order status.
  • Fixed order API check for refunded payments that check if transaction is still used.

Version 4.5.0

14 Feb 15:06
295079a
Compare
Choose a tag to compare

Changes in release 4.5.0
GitHub Release notes:
1.6.1.x - 1.6.x.x
Compatible with PHP:
5.6.x - 7.3.x

OPTIMIZATION

  • Added restriction to only allow this module to be used in Prestashop 1.6.1.0 - 1.6.1.24
  • Fixed missing transaction ID on order payments
  • Fixed update URL display in the Settings page
  • Fixed order refund status for order API and vouchers
  • Fixed issue with context where payment fee would fail if using not default currency
  • Fixed issue where order API refund would fail on webhook call
  • Fixed one-page checkout issue with credit card where JS would fail to load because payments are loaded after JS