Releases: mollie/Magento
Releases · mollie/Magento
Release v5.9.0
Changes:
- Feature: iDeal 2.0
- Bugfix: 404 error while opening the dashboard
- Bugfix: When calling order->save the payment is not always saved
- Bugfix: Use the correct SKU
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.9.0.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release v5.8.2
Changes:
- Bugfix: Handle the new transaction ID format for orders
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.8.2.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.8.1
Changes:
- Bugfix: Save the payment object separately
- Improvement: Only run CodeQL when the repo owner is Mollie
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.8.1.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.8.0
Changes:
- Create codeql.yml
- Bugfix: Handle false returns from the getAvailableMethods call #213
- Feature: Added Klarna Pay Now
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.8.0.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.7.1
Changes:
- Bugfix: Prevent duplicate tax amounts when the payment fee is applied
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.7.1.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.7.0
Changes:
- Feature: Added in3 payment method
- Bugfix: Handle false returns from the getAvailableMethods call #213
- Bugfix: Bugfix: Make sure the value is an array
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.7.0.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.6.8
Changes:
- Feature: Sort issuers by name
- Bugfix: Make sure that when the Klarna exception is thrown no rollback is done #210
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.6.8.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.6.7
Changes:
- Feature: Show available transaction details on the order page #206
- Change: Updated icon sofort.png
- Bugfix: Always save the order #205
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.6.7.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.6.6
Changes:
- Bugfix: Set the Tax Invoiced amount when updating a open invoice
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.6.6.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.
Release 5.6.5
Changes:
- Feature: Translated the components labels
- Bugfix: Replacing non-ascii characters would cause a PHP error
- Bugfix: Register the invoice item to make sure all quantities are updated correctly #196
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.6.5.zip download link)
- Upload the
app
,lib
andskin
folders to your Magento installation. Overwrite any old files when asked. - Clear your cache via System > Cache Management > Flush Magento Cache.
- Edit the Mollie module by clicking the Mollie logo under System > Configuration > Payment Methods, and fill in the correct API key. Your API keys are listed in the Website profile, on the Mollie website after you're logged in.