- Compatibility with Prestashop 1.7+
- Fix for "Frontcontroller::init - cart cannot be loaded".
- Fix for recieving payment multiple times.
- Added option to send customer order to Mollie metadata
- Mollie now works in maintenance mode.
- Improved configuration page.
- Improved User Experience.
- Automatically pass along the customer's email address for banktransfer payment instructions, when available.
- Fixed incorrect install/de-install hooks.
- Update submodule mollie-api-php to
v1.5.1
- Added some new translations.
- EU Compliance module has been added.
- Update submodule mollie-api-php to version 1.4.0.
- Added payment description filters ({cart.id} {customer.firstname} {customer.lastname} {customer.company})
- Update submodule mollie-api-php to version 1.3.3
- Set default language for admin when no language set
- Update submodule mollie-api-php to version 1.3.1
- Fixed issue where banktransfer status didn't get updated correctly
- Update submodule mollie-api-php to version 1.2.8
- Fixed an issue where the country context is not set when Mollie calls the PrestaShop webhook.
- Fixed an issue where the iDEAL issuers are not displayed correctly when using module OnePageCheckout.
- Update submodule mollie-api-php to version 1.2.7
- Add option to send webshop locale to Mollie to use in payment screens. This will use the current language and country locale (In admin: Localization -> Advanced)
- Add English and German translations
- Save Mollie payment id (tr_xxxx) in order payment
- Update Mollie API client to version 1.2.5, contains system compatibility checker
- Create the order before the payment is finished when payment method is banktransfer.
- Stop Google Analytics from listing payment provider as referrer.
- Fixed redirect issue for cancelled payments.
- Fixed currency issue on return page.
- Added cart ID to payment descriptions.
- Fixed missing keys warning.
- Fixed error in payment method selection.
- Prevent customers from returning to an empty cart after cancelling a payment.
- Fixed issues with Google Analytics by using Prestashop's default return page.
- Added 'open' order status.
- Fixed bug where order updated twice.
- Fixed iDEAL bank list not showing.
- Fixed issue with custom statuses for open payments.
- Initial release.