Skip to content

Releases: mollie/magento2

v2.38.0

16 May 12:07
0380bb3
Compare
Choose a tag to compare

Features:

  • New payment method Bancomat Pay

Improvements:

  • Indicate that the payment link order hasn't started yet #770
  • Move the ApplePay domain certificate up

Bugfixes:

  • Hide non-applicable Apple Pay options
  • Set state to Pending Payment for payment-link orders #757
  • Allow creditmemo's to be created when the dynamic price is disabled #755
  • Split shipping carrier and method by a different separator
  • Set the correct transaction ID when the payment is canceled before #773

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.37.0

18 Apr 14:04
f2ac6c2
Compare
Choose a tag to compare

Features:

  • New payment method Alma (BETA)

Improvements:

  • Better Apple Pay comment

Bugfixes:

  • Save shipping method for Apple Pay #768
  • Load translations in queue #767
  • Allow method to be null
  • Add support for Reward Points
  • Mark subscription items as onetime purchase #764
  • Prevent the store credit to be restored twice after cancelation #761

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.36.0

25 Mar 15:13
ad83c2a
Compare
Choose a tag to compare

Features:

  • Added Blik payment method

Improvements:

  • Improvement: Bump required mollie/mollie-api-php version
  • Improvement: Bump CI versions

Bugfixes:

  • Create new transaction when the previous transaction is canceled
  • Only create invoice once
  • Redirect open banktransfer payments to the success page
  • Update Scandi paths mollie/magento2-scandipwa#23
  • Payment Link Url Scope #759 (thnx @Sental)
  • Handle NULL gift wrapping amount case #751 (thnx @ImanuelBertrand)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.35.1

28 Feb 10:34
76719d8
Compare
Choose a tag to compare

Bugfixes:

  • Check that the api key is available #752

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

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