Releases: mollie/PrestaShop
Release 1.0.7 (outdated)
Changes:
- Stop Google Analytics from listing payment provider as referrer.
How to upgrade:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files if you're upgrading.
Release 1.0.6 (outdated)
Changes:
- Fix redirect after cancelled payment
Installing / Upgrading from an earlier version:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files if you're upgrading.
Release 1.0.5 (outdated)
Changes:
- Fixes issue when using non-EURO base currency.
Installing / Upgrading from an earlier version:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files if you're upgrading.
- Go to the Mollie settings page, review the settings and save them.
Note: Due to the changing the moment the order is created from a cart, at payment creation time the order-id that goes with the payment is not yet known. Where the previous versions of this plugin the setting for order description (the second option in the configuration panel for the Mollie plugin) allowed a percent-sign (%) that would be replaced by the order-id, this feature has been reinstated but now replaced the percent-sign with the cart-id.
Note: To prevent users from incorrectly being shown the order-history page after making a successful payment it is advisable to use this plugin with prestashop 1.6.0.7 or higher or use instructions in the relevant issue.
Release 1.0.4 (outdated)
Changes:
- Allows cart_id to be mentioned in payment description, a feature that replaces the order_id to be in the payment description which is no longer possible since 1.0.3 because the moment orders are created has changed.
- Solves warnings about missing secure_keys
Installing / Upgrading from an earlier version:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files if you're upgrading.
- Go to the Mollie settings page, review the settings and save them.
Note: Due to the changing the moment the order is created from a cart, at payment creation time the order-id that goes with the payment is not yet known. Where the previous versions of this plugin the setting for order description (the second option in the configuration panel for the Mollie plugin) allowed a percent-sign (%) that would be replaced by the order-id, this feature has been reinstated but now replaced the percent-sign with the cart-id.
Note: To prevent users from incorrectly being shown the order-history page after making a successful payment it is advisable to use this plugin with prestashop 1.6.0.7 or higher or use instructions in the relevant issue.
Release 1.0.3 (outdated)
Changes:
- Solves a problem where customers double clicking a Mollie payment method would get an error ('Cart cannot be loaded or an order has already been placed using this cart.').
- Solves that cancelling a Mollie payment would return customers to an empty cart. This release changes that and has customers return to the last step (payment method selection) with the same cart and its contents.
- Changes the approach for returning customers to the shop after a successful payment, which is the behaviour other parts of prestashop and other plugins expect (like plugins that manage your Google Analytics)
- Improves some prompts and their translations to mention 'payments' instead of 'orders' making it more clear to customers that cancelling a payment only relates to the payment.
Installing / Upgrading from an earlier version:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files if you're upgrading.
- Go to the Mollie settings page, review the settings and save them.
Note: Due to the changing the moment the order is created from a cart, at payment creation time the order-id that goes with the payment is not yet known. Where the previous versions of this plugin the setting for order description (the second option in the configuration panel for the Mollie plugin) allowed a percent-sign (%) that would be replaced by the order-id, this feature no longer exists and we would suggest that you review the aforementioned setting removing the percent sign.
Note: To prevent users from incorrectly being shown the order-history page after making a successful payment it is advisable to use this plugin with prestashop 1.6.0.7 or higher or use instructions in the relevant issue.
Release 1.0.2 (outdated)
Changes:
- Solves a problem with not displaying the iDEAL bank list
- A new order status is created for when the order is just created: Pending payment / Wachten op betaling
- Solves a problem with double order status update.
Upgrading from an earlier version:
Upgrading from an earlier version is easy:
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files.
- Go to the Mollie settings page, review the settings and save them again. This will solve the iDEAL bank list issue.
Release 1.0.1 (outdated)
Changes:
- Solves a problem with custom statuses for open payments
- Solves a problem with the updater
Upgrading from an earlier version:
Upgrading from an earlier version is easy:
- Extract the archive.
- Upload the "Mollie" folder into the "modules" folder of your Prestashop installation. Overwrite existing files.
Release 1.0.0 (outdated)
Features:
- Multiple payment methods (current methods: iDEAL, Creditcard, Mister Cash, paysafecard, PayPal and IBAN bank transfer)
- Extra payment methods can be added without installing a new version of the plugin.
- Supports online refunds
- Multilingual (English, Dutch & French)
Installing:
- Download the latest release on the Releases-page. Please use the green button to download.
- Extract the zip archive.
- Copy the
mollie
folder into themodules
folder in your Prestashop installation. - In your Prestashop administration, go to the 'Modules' page and from 'Categories' select 'Payments and Gateways'
- Now next to the 'Mollie Payment Module' there will be a button to install the module.
- Fill in your Mollie API key and click the save button.