Releases: mollie/Magento
Releases · mollie/Magento
Release 5.0.1
Changes:
- Added option to show issuer/bank logo's on checkout (iDEAL, KBC & Giftcard)
- Added correct Payment Method Title for old transactions (pre-v5.0 version)
- Added check for old banktransfer payments that have not been paid (pre-v5.0 version)
- Fixed salesOrderShipmentTrackSaveAfter observer issue
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.0.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.0.0
Changes:
- Added Klarna Pay Now method
- Added Klarna Slice It method
- Added Admin Payment Link method (supports payment link in email)
- Added Compatibility with Orders/Shipment API
- Updated submodules
- Moved from dynamic to static payment methods
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.0.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 4.5.4
Changes:
- Added PaymentToken to create checkout session on browser switch #72
- Added uncancel logic for webhook action.
- Fixed payment method country restriction (only available on global scope)
- Fixed method title overwrite / inherit fix on website scope (admin)
- Updated submodules
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.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 4.5.3
Changes:
- New option to use default processing status
- Fix for webhook Paypal & Giftcards (settlement amount is not available for these payments)
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.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.
Release 4.5.2
Changes:
- Updated translation files
- Set order in process after invoice is created
- Cancel orders with expired transactions
- Decimal Precision for currencies without decimals
- Check on empty API key
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.5.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 4.5.1
Changes:
- Added Moneyou as iDeal issuer
- Added address validation for request data
- Fixed format amount
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.5.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 4.5.0
Changes:
- Added multi-currency support
- Updated Mollie API Client to 2.0.0
- Added fr_FR, de_DE & es_ES translations.
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.5.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 4.4.1
Changes:
- Added default branktransfer due date;
- Updated cancelation function to include events;
- Updated GitHub support link to installation help;
- Fixed processing status when non-default status is used.
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-4.4.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 4.4.0
Changes:
- Completely rewritten
- Added support for giftcards
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.4.0-beta.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 4.3.0
Changes:
- Added payment method renaming, sort order and limiting availability to specific countries.
- Added functionality which restores the cart for a user who cancels a payment on the Mollie payment screen or hits back.
- Updated Mollie API Client to 1.9.2
How to upgrade:
- Download and unzip the module. (Use the mollie-magento-4.3.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.