Skip to content

Releases: mollie/PrestaShop

v6.0.0-beta2

08 May 07:51
f032802
Compare
Choose a tag to compare
v6.0.0-beta2 Pre-release
Pre-release
  • Fixed issue with module upgrade functionality
  • Fixed issue with orders not being created after upgrading.

v6.0.0-beta

25 Apr 08:56
a9b0e17
Compare
Choose a tag to compare
v6.0.0-beta Pre-release
Pre-release

Changes in release 6.0.0-beta
1.7.6.x - 8.1.x
Compatible with PHP:
7.1 - 8.0.x

Changes in release 6.0.0-beta

  • Fixed order state duplication on install when single shop instance/ multishop instances were switched during module usage.

  • Upgraded sentry logger to support PHP 8.0 version.

  • Dropped dotenv vendor package from module as it is accessible via symfony PrestaShop package.

  • Added subscriptions service

v5.4.0

30 Jan 08:49
Compare
Choose a tag to compare

Changes in release 5.4.0
1.7.0.x - 8.0.x
Compatible with PHP:
7.0.8 - 7.4.x

Changes and improvements

  • Fixed issue where saving wrong API key would reset settings page.
  • Fixed issue where auto shipment would not work on order creation and only on status update.
  • Error logging no longer logs webhook calls. Only 'log all; option logs webhook calls.
  • Fixed component navigation with tab when card is saved.
  • Fixed fee no longer has max amount limitation input.
  • Fixed order number update issue with klarna method.
  • Added Min - Max amount per payment method option in settings.

v5.4.0-beta

19 Jan 12:20
475e78d
Compare
Choose a tag to compare
v5.4.0-beta Pre-release
Pre-release

Changes in release 5.4.0-beta
1.7.0.x - 8.0.x
Compatible with PHP:
7.0.8 - 7.4.x

Changes and improvements

  • Fixed issue where saving wrong API key would reset settings page.
  • Fixed issue where auto shipment would not work on order creation and only on status update.
  • Error logging no longer logs webhook calls. Only 'log all; option logs webhook calls.
  • Fixed component navigation with tab when card is saved.
  • Fixed fee no longer has max amount limitation input.
  • Fixed order number update issue with klarna method.
  • Added Min - Max amount per payment method option in settings.

v5.3.1

03 Nov 09:29
a28f237
Compare
Choose a tag to compare

Changes in release 5.3.1
1.7.0.x - 8.0.x
Compatible with PHP:
7.0.8 - 7.4.x

Changes and improvements

  • Changed UI labels to improve usability and updated the plugin translations

v5.3.0

12 Oct 07:50
557f420
Compare
Choose a tag to compare

Changes in release 5.3.0
1.7.0.x - 8.0.x
Compatible with PHP:
7.0.0 - 7.4.x

Changes and improvements

  • Added PS8.0.0+ compatibility.
  • Users must save changes to their API keys or environment before they can configure other settings.
  • The profile ID field was removed; it’s now taken from the API keys instead.
  • The country availability setting for payment methods is based on the customer’s billing address instead of their delivery address.
  • The checkout bases the ISO language code for translations on the PrestaShop locale instead of the language code.
  • Refunds only change status when the amount exceeds 0.
  • Added a new chargeback status.
  • Removed placeholders from translation files to avoid translation errors.
  • Changed how the secure key is generated to avoid errors when orders are created.

Fixes

  • Mollie Components no longer throws errors when an order was successfully created.
  • For multi-shops, changing the payment method display order for one shop no longer breaks the other shops’ settings.
  • Translations that were affected by PHP issues are working again.
  • Additional address information is included in order details sent to Mollie.
  • When setting up a payment method for the first time, the module keeps the display order settings.

v5.2.1

02 Aug 10:57
ce2585d
Compare
Choose a tag to compare

Changes in release 5.2.1
1.7.0.x - 1.7.8.x
Compatible with PHP:
7.0.0 - 7.4.x

OPTIMIZATION

  • Fixed issue where orders would have duplicated lines in list if there are more than 1 transaction.

v5.2.0

22 Jun 10:24
681d88e
Compare
Choose a tag to compare

Changes in release 5.2.0
1.7.0.x - 1.7.8.x
Compatible with PHP:
7.0.0 - 7.4.x

OPTIMIZATION

  • Fixed the issue with single click payment : customerId isn't passed during the 2nd payment
  • Fixed issue with payment fee and price display
  • Changed webhook logic to stop tracking sentry errors when expired transaction webhook is called.
  • Phone number exception fix when number is only +

NEW FEATURES

  • New payment method: in3
  • Bancontact QR Code in checkout

v5.1.0

31 May 11:07
fad1203
Compare
Choose a tag to compare

Changes in release 5.1.0
1.7.0.x - 1.7.8.x
Compatible with PHP:
7.0.0 - 7.3.x

OPTIMIZATION

  • Fixed refund and cancel information text in order page
  • Improved transaction information saving logic to avoid missing information
  • Added http status codes and exception handle to sentry on webhook calls
  • Changed logic for webhook on refund for transaction. It now works via Orders API
  • Added extra information for webhook errors in mollie history and sentry
  • Added new CURL adapter that increases max timeout time from 10 sec to 30 sec
  • Added double check in webhook for orders that break down while being created. Now after webhook tries to call webhook again when it got error 500 we will update order status and transaction number. Before it would be stuck and status couldn’t be changed
  • Ignoring ngrok domains for segment tracking
  • Ignore beta releases when showing warning about new version in module (Prestashop Back office)
  • Added fix for custom checkout modules and apple pay payment.

NEW FEATURES

  • Added Apple Pay Direct (payment possibility from Product page and Cart page)

v5.1.0-beta3

18 May 09:51
Compare
Choose a tag to compare
v5.1.0-beta3 Pre-release
Pre-release

Changes in release 5.1.0-beta3
1.7.0.x - 1.7.8.x
Compatible with PHP:
7.0.0 - 7.3.x

OPTIMIZATION

  • Fixed refund and cancel information text in order page
  • Improved transaction information saving logic to avoid missing information
  • Added http status codes and exception handle to sentry on webhook calls
  • Changed logic for webhook on refund for transaction. It now works via Orders API
  • Added extra information for webhook errors in mollie history and sentry
  • Added new CURL adapter that increases max timeout time from 10 sec to 30 sec
  • Added double check in webhook for orders that break down while being created. Now after webhook tries to call webhook again when it got error 500 we will update order status and transaction number. Before it would be stuck and status couldn’t be changed
  • Ignoring ngrok domains for segment tracking
  • Ignore beta releases when showing warning about new version in module (Prestashop Back office)

NEW FEATURES

  • Added Apple Pay Direct (payment possibility from Product page and Cart page)