Skip to content

Releases: mollie/magento2

v2.42.1

04 Dec 14:20
edfeaba
Compare
Choose a tag to compare

Bugfixes:

  • Fix possible exception on first setup:upgrade #822
  • Allow to select the correct status for payment link #825
  • Set the region for Apple Pay orders
  • Catch getIssuer api key errors #829
  • Fix fatal error in checkout if no api keys (thnx @piotrmatras) #828

Improvements:

  • Add test scenario for when the API key is not set #829
  • Remove redundant code

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.42.0

15 Oct 09:42
96fdc1f
Compare
Choose a tag to compare

Features:

  • Added Satispay
  • Added Google Pay
  • Added Italian language support
  • Allow to disable the Methods API mollie #816
  • Support Trustly for recurring payments

Improvements:

  • Better PHPStan analysis
  • Do not load the config on the cart page so it loads faster #816
  • Do not depend on the sales_order table for pending payment reminders
  • Add Composer suggest section mollie
  • Truncate the street when it's over 100 characters #589

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.41.0

09 Sep 19:07
cc70022
Compare
Choose a tag to compare

Features:

  • Added Payconiq

Improvements:

  • New documentation link
  • Set checkout_url for payment link orders #806
  • Implement a retry for point of sale orders #799
  • Store Mollie payment method for better redirects
  • Open Mollie Dashboard in New Tab
  • Added RestAPI compatibility with methods such as Apple Pay

Bugfixes:

  • Prevent multiple customer address saves #800

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.40.1

15 Aug 14:44
247d2cb
Compare
Choose a tag to compare

Improvements:

  • Prevent multiple captured amount notifications when completed #798

Bugfixes:

  • Use payment link expiry date when no method for expiry is found #796
  • Remove reorder check #795
  • Render script in secure tag #797
  • Do not set shipping method for Apple Pay when ordering digital products
  • Redirect customer to success page when the Mollie order is 'shipping'

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.40.0

12 Jul 08:22
ba68f4b
Compare
Choose a tag to compare

Features:

  • Added Riverty
  • Added Trustly
  • End-to-End tests for Blik

Improvements:

  • Include date of birth field in the self-test
  • Remove Giropay

Bugfixes:

  • Force Alma to use the orders API
  • Remove loading page to prevent state issues #786
  • Check available methods
  • Prevent new transactions when the previous one is already paid #791
  • Handle failed status #790 (thnx @yaroslav-qlicks)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.39.0

17 Jun 10:42
ca64e77
Compare
Choose a tag to compare

Features:

  • Added iDeal 2.0

Improvements:

  • Open version group by default #776
  • CI versions bump to PHP 8.3 and Magento 2.4.7
  • Check if the order can be reordered when expired
  • Prevent multiple ‘Registered notification about captured amount’ messages

Bugfixes:

  • Redirect completed status to success page #781
  • Prevent uncanceled orders to go to the complete status
  • Prevent ‘The payment method is not active in your website profile.’ errors

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

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