Releases: mollie/Magento
Releases · mollie/Magento
Release 5.6.4
Changes:
- Bugfix: When the cardlabel is not present it will add an log entry
- Bugfix: The code for replace special characters did not work correctly #197
- Improvement: Creditcard Components Label translations
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.4.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.3
Changes:
- Bugfix: Replace special characters in product names #194
- Bugfix: Do not register the invoice as it is not yet paid #185
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.3.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.2
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.
Release 5.6.1
Changes:
- Bugfix: The order details are not always available when saving the transaction data
- Bugfix: Allow to enter a adjustment fee for credit memo using Orders API
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.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.6.0
Changes:
- Feature: Mollie Components
- Feature: Show Card issuer for Creditcard Payments in Back-end
- Feature: Updated Klarna Icons
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.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.5.7
Changes:
- Fix: Duplicate tax issue when multiple modules hook into tax_subtotal #130
- Improved: Small CSS adjustment admin #174 (thnx @seansan)
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.5.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.5.6
Changes:
- Fix: Moved loading-page css to the specific handle #162
- Fix: Restore the quote only on the right state and only for Mollie orders #164
- Add: Added the increment ID to the 'Missing Redirect Url' error message #165
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.5.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.5.5
Changes:
- Fix: If a Klarna order fails, cancel the order
- Fix: Do not include the QR-code in the payment create request #159
- Fix: Save order after processing
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.5.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.
Release 5.5.4
Changes:
- Fix: Canceling payment now throws order_cancel_after event #153
- Fix: Improved handling of the PaymentFee visibility in 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.5.4.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.5.3
Changes:
- Fix: Undefined class constant 'XML_PATH_LOG_ENABLED' #154
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.5.3.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.