Skip to content

Releases: mollie/magento2

v1.4.1

15 Nov 07:39
55ec239
Compare
Choose a tag to compare
  • Fixed compilation issue on Magento 2.1

v1.4.0

09 Nov 13:21
ba5d119
Compare
Choose a tag to compare
  • 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

05 Oct 17:09
8ddab98
Compare
Choose a tag to compare
  • Added fix for state not being updated in Magento 2.2.6

v1.3.7

20 Sep 16:55
941c63c
Compare
Choose a tag to compare
  • Fixed cancellation message
  • Added support for PHP 7.2

v1.3.6

16 Jul 09:57
32f8775
Compare
Choose a tag to compare
  • New issuer list options for iDEAL & Giftcards
  • Fixed missing returns from controllers

v1.3.5

29 Jun 10:34
2d70fc7
Compare
Choose a tag to compare
  • Added Giropay & EPS as new payment methods
  • Added uncancel logic for webhook action
  • Fixed iDEAL issuer additional data save

v1.3.4

14 Jun 12:26
3795316
Compare
Choose a tag to compare
  • Fixed correct scope of payment method availability check
  • Bind iDeal selectedissuer to ko.observable

v1.3.3

06 Jun 11:17
3a6f960
Compare
Choose a tag to compare
  • 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

16 May 17:21
516bc08
Compare
Choose a tag to compare
  • Fixed currency value format

v1.3.1

16 May 12:19
34841cd
Compare
Choose a tag to compare
  • Fixed compatibility for 2.1.x
  • Added Address validation for request data