Skip to content

Releases: mollie/magento2

v2.35.0

22 Feb 12:31
fa60d53
Compare
Choose a tag to compare

Features:

  • Allow to process orders in the background
  • Paymentlink PWA for REST #732
  • Retrieve the Profile ID from Mollie
  • Add attribute to retrieve available POS terminals

Improvements:

  • Add Hyvä version string
  • Prevent opening the success page multiple times Prevent opening success page multiple times #701
  • Keep the selected payment methods when switching shipping method during backend order creation
  • Shipping discount name

Bugfixes:

  • Calculate the correct totals for discounted items Error 'Unable to ship order' when creating a partial shipment #739
  • Only show partial capture warning when manual capture is enabled

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.34.0

30 Jan 12:37
ac30d84
Compare
Choose a tag to compare

Features:

  • Support for payment links in PWAs

Bugfixes:

  • Return the correct type for the webapi
  • Validate the order id by the payment token

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

Investigation uncovered a potential vulnerability that allowed the restoration of order quotes for canceled guest orders through specific modifications to the redirect URL. To address this, additional validation has been implemented to enhance security and prevent exploitation of this loophole.

v2.33.0

22 Jan 15:03
0f727ba
Compare
Choose a tag to compare

Features:

  • Show chargebacks in the comments of an order
  • Add endpoint to fetch the available issuers and terminals
  • Add Point of Sale to the available payment methods list
  • Added new payment method TWINT

Bugfixes:

  • Check that the limited methods is an array
  • Support vowel mutations #714
  • Use the payment link setting when multiple methods are selected
  • Do not include order lines that are not applicable
  • Make the adjustment the last rule
  • Call startTransaction when the customer clicks the paymentLink link

Improvements:

  • Download the Apple Pay certificate
  • Add a noreferrer to the second chance link

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.32.4

22 Nov 09:58
4543d53
Compare
Choose a tag to compare

Improvements:

  • Added REST E2E test

Bugfixes:

  • Use the correct method code when using payment link #718
  • Refund zero shipping refunds #720
  • Make sure that there is a float value when retrieving shipping methods for ApplePay

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.32.3

14 Nov 12:20
296a5a2
Compare
Choose a tag to compare

Improvements:

  • Added E2E test for refunds

Bugfixes:

  • Set a default for the issuer list type #710
  • Show the payment fee tax when the product has a different tax-rate
  • Fix issue where this.applePayPaymentToken may not be defined at checkout #713
  • Resolve delivery methods issue on Apple Pay #712
  • Fix CC locales #711
  • Link all Mollie urls to the backend mollie/magento2-scandipwa#20

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

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