v5.3.0
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.