Releases: mollie/Magento
Releases · mollie/Magento
Release 4.2.5
Changes:
- Added payment method KBC/CBC
- Updated Mollie API Client to 1.7.1
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.5.zip download link!)
- Upload the
app
andlib
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 4.2.4
Changes:
- Fixed tests
- Updated Mollie API Client to 1.7.0
- Fix issue #44 - "Connection timeouts cause unhandled exceptions"
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.4.zip download link!)
- Upload the
app
andlib
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 4.2.3 (outdated)
Changes:
- Using store url at webhook/redirecturl to truly enable multistore functions.
- Added bank transfer due date (This will send a email to the customer when he/she uses bank transfer and has filled in their email address at checkout)
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.3.zip download link!)
- Upload the
app
andlib
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 4.2.2 (outdated)
Changes:
- Use real store identifier when using a multi-store.
- Small fixes/refactors for the Helpers.
- Fixed the unittests. They broke some time ago.
- Updated API library to
v1.5.1
.
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.2.zip download link!)
- Upload the
app
andlib
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 4.2.1 (outdated)
Changes:
- Use store locale in a payment.
- Updated API library to
v1.4.1
.
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.1.zip download link!)
- Upload the
app
andlib
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 4.2.0 (outdated)
Changes:
- Small fixes for the Helper.
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.2.0.zip download link!)
- Upload the
app
andlib
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 4.1.9 (outdated)
Changes:
- Don't validate the redirect url locally.
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.1.9.zip download link!)
- Upload the
app
andlib
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 4.1.8 (outdated)
Changes:
- Stop Google Analytics from listing payment provider as referrer.
How to upgrade:
- Download and unzip the module. (Use the GREEN download button!)
- Upload the
app
andlib
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 4.1.7 (outdated)
Changes:
- Resolve bug with full online refunds.
How to upgrade:
- Download and unzip the module. (Use the GREEN download button!)
- Upload the
app
andlib
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 4.1.6 (outdated)
- Supports partial online refunds.