Release 5.6.2
Marvin-Magmodules
released this
28 Dec 14:30
·
79 commits
to master
since this release
Changes:
- Bugfix: Try to run the autoloader so that the Mollie SDK is available on the CLI
- Bugfix: Make sure the SDK instance is unique per API key
- Bugfix: Fixed potential issue where the wrong API key could be used
- Bugfix: Fixed potential issue where the invoice e-mail is not sent with OrderAPI orders
- Improvement: Limit the mollie.js JS to the checkout
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.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.