Releases: mollie/magento2
Releases · mollie/magento2
v1.4.1
- Fixed compilation issue on Magento 2.1
v1.4.0
- 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
- Added Test and Live keys to dotenv (#84 thanks @wouter-toppershops)
- Added Coupon code reset after canceled order (#88)
- Added option to display selected method in the Sales Order Grid
- Fixed Magento v2.3 compatibility (thanks @highway11git)
v1.3.8
- Added fix for state not being updated in Magento 2.2.6
v1.3.7
- Fixed cancellation message
- Added support for PHP 7.2
v1.3.6
- New issuer list options for iDEAL & Giftcards
- Fixed missing returns from controllers
v1.3.5
- Added Giropay & EPS as new payment methods
- Added uncancel logic for webhook action
- Fixed iDEAL issuer additional data save
v1.3.4
- Fixed correct scope of payment method availability check
- Bind iDeal selectedissuer to ko.observable
v1.3.3
- New option to show transaction details in order view
- New option to use default processing status
- Orders with expired transactions will now be cancelled by the webhook
- Fix for webhook Paypal & Giftcards (settlement amount is not available for these payments)
v1.3.2
- Fixed currency value format
v1.3.1
- Fixed compatibility for 2.1.x
- Added Address validation for request data