Releases: mollie/Magento
Releases · mollie/Magento
Release 5.5.2
Changes:
- Fix: Order grid status not being updated on specific log-configuration #145
- Fix: Cart recovery on a canceled transaction
- Fix: Renamed Mollie Payment Fee to Payment Fee
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.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.5.1
Changes:
- New: Allow to set the Klarna invoice moment
- New: Show a more specific Klarna rejection message if payment is rejected
- Fix: Refactored order lines #137
- Fix: Added support to create online refunds for orders from from v4.5 and earlier #123
- Fix: When you have multiple payments, but the last one is not paid the order was not processed
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.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.5.0
Changes:
- New: Added MyBank as a new payment method
- Fix: The tax would be shown and added twice #130
- Fix: Hide the payment fee orderline in emails when not applicable
- Fix: That when a creditmemo is created the order status is updated to "processing" #134
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.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.4.0
Changes:
- New: Set Payment Fee for Klarna Payments
- New: Added Company and Customer Name to the payment variables
- New: Wrapped the processTransaction calls in a transaction
- Fix: Locale option set to 'store' could result in a 422 error
- Fix: Compatibility with DPD Shipping
- Fix: Modman (thanks @MrGekko)
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.4.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.3.0
Changes:
- Added Apple Pay as a new payment method
- Fixed typo in dutch translation (thnx @ravenberg)
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.3.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.2.0
Changes:
- Removed Bitcoin payment method
- Fixed issue with back button creating two transactions
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.2.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.1.0
Changes:
- Added Przelewy24 as a new payment method
- Added option to set custom payment description (only for Payment API)
- Make the logo & name in the issuer list clickable
- Cast decimal to integer in the quantity field for OrderLines
- Allow adjustment refund
- Support to ship Bundle products separately on Orders API
- Added warning on Items which are already shipped in Mollie
- Better webhook error handeling (thanks @markvds)
Requirements:
- Mollie API Client v2 requires PHP version >= 5.6
How to install & upgrade:
- Download and unzip the module. (Use the mollie-magento-5.1.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.0.4
Changes:
- Performance improvement on large order tables (thanks @markvds)
- Fixed cancelation message cart (thanks @markvds)
- Small code, styling and translation improvements
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.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.0.3
Changes:
- Fixed method title for pre-v4.4.0 transactions #96
- Fixed modman and styling issues (thanks @TimVroom)
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.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.0.2
Changes:
- Added option to limit the methods for Admin Paymentlink (order based)
- Added notice to the creation of an offline refund from the Magento admin when orders API is used
- Fixed selected issuer reset after payment retry with a different payment method
- Small fixes in Klarna workflow & observers
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.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.