Skip to content

Releases: mollie/magento2

v2.32.2

25 Oct 11:58
0603caf
Compare
Choose a tag to compare

Bugfixes:

  • Remove tax helper plugin as it is causing issues #707

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.32.1

24 Oct 14:30
8a25f25
Compare
Choose a tag to compare

Bugfixes:

  • Check if the Payment Fee is available before calculating #704

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.32.0

23 Oct 18:25
7d0333d
Compare
Choose a tag to compare

Features:

  • Add ApplePay domain verification by default

Bugfixes:

  • Encrypt the API fallback keys
  • Show the payment fee tax when creating a creditmemo
  • Also process transaction when it is authorized
  • Make sure to return a string when no value is set
  • Throw an error when the order is locked so the webhook gets retried #694
  • Retry to retrieve the issuers when no value is returned #698
  • Check if all products are salable before sending the payment reminder #699
  • Handle prices formatted in difference currencies
  • Support paymentlink when the order is placed using the Payments API
  • Support refunds where only the shipping is being refunded

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.31.0

25 Sep 10:54
2c0d39a
Compare
Choose a tag to compare

Features:

  • Implement asynchronous captures

Bugfixes:

  • Make sure the link to the payment page is in the first order confirmation
  • Add the shipping method title to the shipping methods shown in Apple Pay
  • Make Billie error message translatable

Improvements:

  • Point Of Sale icon update
  • Better message for disabled methods
  • Fixed typo: ordersProcessTraction -> ordersProcessTransaction #690
  • Remove log line for clarity #689

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.30.1

17 Aug 11:45
53548cf
Compare
Choose a tag to compare

Bugfixes:

  • Do not process locked order to prevent timeouts #679
  • Catch terminals API exception
  • Correct selection string for giftcard

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.30.0

08 Aug 18:02
f2fd09a
Compare
Choose a tag to compare

Features:

  • New payment method Point Of Sale (POS)

Bugfixes:

  • Set the correct state and status for recreated orders #659
  • Lock the order during startTransaction #666

Changes:

  • Merge Cypress hooks as it does not support multiple hooks
  • Re-enable End-2-End tests

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.29.1

28 Jul 11:55
5636a71
Compare
Choose a tag to compare

Bugfixes:

  • Handle the new transaction ID for orders #669

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.29.0

25 Jul 18:05
5104662
Compare
Choose a tag to compare

Features:

  • Added Klarna One as a payment method
  • Only show options that are applicable to ApplePay direct when the options is enabled

Improvements:

  • Allow to translate error messages #640
  • Do not compress videos when Cypress tests are successful

Bugfixes:

  • Do not capture payment when manual capture is disabled
  • Set the base payment fee too #660

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.28.0

06 Jul 08:12
81f6b20
Compare
Choose a tag to compare

Features:

  • Implement manual capture (beta)
  • Optionally don’t send invoices for Klarna orders #646

Bugfixes:

  • Handle ‘shipping’ status #655
  • Clear the issuer when changing payment methods #651
  • Handle percentages in different currencies correct #648
  • Refunding in a different currency would sometimes happen with the wrong amounts
  • Update the order object outside the lock

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.27.0

13 Jun 07:00
9fce3c5
Compare
Choose a tag to compare

Features:

  • Differentiate between webhook and subscription

Bugfixes:

  • Make sure the payment link gets in the email
  • Take shipping discount when creating order totals #643
  • Always set the customer group id to prevent validation errors
  • Only show the Second Chance BCC field when applicable

Improvement:

  • Better error logging for creating shipments #652

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3