Skip to content

Releases: mollie/magento2

v2.19.0

17 Nov 14:26
1313d52
Compare
Choose a tag to compare

Features:

  • Add attributes to GraphQL to indicate where the user should get redirected
  • Make sure errors are in the viewport
  • Add support for Geissweb_Euvat
  • Abort Apple Pay session when an error occurs

Bugfixes:

Improvement:

  • Reduces ObjectManager and console.log calls

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.18.1

04 Nov 15:11
71805af
Compare
Choose a tag to compare

Bugfixes:

  • Allow return of null for the default-payment method selection #580

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.18.0

03 Nov 16:20
902043c
Compare
Choose a tag to compare

Features:

  • Remove loading screen as it is obsolete
  • Show error and success messages in the checkout
  • Save card information in additional_information

Bugfixes:

  • Use the configured name for the payment methods
  • Prevent division by zero when using Fooman_Surcharge
  • Use callback to compare the contents of the phase
  • Use DateTime for the date #575

Changes:

  • Make sure the previously selected method gets re-selected
  • Require PHP 7.3 or higher

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.17.0

03 Oct 13:12
0ef2e56
Compare
Choose a tag to compare

Features:

  • Do not set specific countries for Klarna Pay Now
  • Add Magento edition to the version string
  • Allow order edit

Bugfixes:

  • Do not let the method check if the country is applicable, Magento already does that for us #567
  • Limit order restoring to only 5 minutes #560
  • Do not restore cart when the status is pending #562
  • Set the correct area for the QR code image

Changes:

  • Drop support for PHP 7.0 and 7.1
  • Return 200 OK on IDs not known in the system (thnx @SalimAtMollie)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.16.0

18 Aug 09:30
b0481ce
Compare
Choose a tag to compare

Features:

  • Add the Mollie Payment Fee to the GraphQL Cart Query #546

Bugfixes:

  • Check if the cardLabel is present before saving token details

Changes:

  • Updated the dashboard URLs to the new dashboard location
  • Updated the readme with the latest payment methods and compatible modules
  • Force that the pending payment state is the first state after creating the order

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.15.0

31 Jul 16:03
f1954cd
Compare
Choose a tag to compare

Features:

  • Add Apple Pay to the minicart

Bugfixes:

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.14.0

08 Jul 09:26
895eaa2
Compare
Choose a tag to compare

Features:

  • Allow to use the previous method for second chance orders #525
  • Run tests against 2.3.7-p3

Bugfixes:

  • Make sure the buyRequest is available
  • Make sure null is never passed
  • Lowered priority when handling exception, as it can be valid #541
  • Fixed test that failed on Magento 2.3.7
  • Utilize ObjectManagerInterface instead of ObjectManager (thnx @indykoning)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.13.0

28 Jun 17:35
d8e4e9a
Compare
Choose a tag to compare

Features:

  • Allow to cancel the order when in pending payment state #537
  • Support for subscriptions under configurables

Bugfixes:

  • Check that the invoice is not null
  • PHP8.1 does not allow null
  • Check if the value is empty before checking the contents #516

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.12.0

07 Jun 12:38
e3b8413
Compare
Choose a tag to compare

Features:

  • Added in3 as new payment method
  • Added integration tests for Magento 2.4.4

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.11.0

16 May 15:05
f99a2da
Compare
Choose a tag to compare

Features:

  • Exclude banktransfer payment for second chance emails
  • Add compatibility for Magento Gift Wrapping
  • Add compatibility for Fooman Order Fees #515 (thnx @gjportegies)

Fixes:

  • Show the order items in the second change email #519
  • Update EncryptApiKeys.php #517 (thnx @anvanza)
  • Replace success with done function for jQuery 3.6 in M2.4.4 #521 (thnx @hqmatics)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1