Skip to content

Releases: mollie/magento2

v2.47.0

22 Sep 14:36
90349f0
Compare
Choose a tag to compare

Features:

  • Added localizations for Croatian, Greek, Icelandic, Latvian, Lithuanian, Romanian, and Slovak
  • Added Bizum payment method
  • Added PayPal reference to the transactions grid
  • Enabled running ProcessTransaction through cron for pending orders

Improvements:

  • Prevent bank transfer payments from auto-canceling
  • Fixed typo in text (thanks @sprankhub)
  • Added order currency to PDF totals (thanks @IvoElgentos)
  • Added refund logging

Bugfixes:

  • Sent first and last name as required by Trustly
  • Restored reward points when orders are canceled (#928)
  • Fixed codesniffer issues

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.46.0

19 Jun 09:16
25c957a
Compare
Choose a tag to compare

Features:

  • Add Czech, Danish, Finnish, Hungarian and Slovenian languages

Improvements:

  • Add email to address
  • Klarna default countries #890
  • Optionally include discount in surcharge calculation
  • Remove unused parameter #887
  • Force the country code to be uppercase

Bugfixes:

  • Call startTransaction for backend point of sale orders #888
  • Do not show voucher for mixed carts #891
  • Limit methods for Payments API too
  • Prevent paid order from being canceled #903
  • Round totals before adjustment calculation
  • Add missing API client to function call arguments.
  • Fix Cron Error When Product Has Been Deleted

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.45.0

11 Apr 07:55
1c1184d
Compare
Choose a tag to compare

Features:

  • Added support for Magento 2.4.8
  • Added new method: Pay by Bank
  • Added test mode support for Apple Pay

Improvements:

  • Added Polish, Norwegian, Portuguese, and Swedish language packs; update Spanish pack
  • Removed resetCouponAfterCancellation because it's handled by CouponUsagesDecrement plugin (thnx @sanderjongsma)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.44.0

11 Mar 11:33
eaf1d2d
Compare
Choose a tag to compare

Features:

  • New method Swish

Improvements:

  • Increase used GitHub Actions levels and test stability
  • Updated in3 logo
  • Refine the phrasing of the comment for the Methods API setting

Bugfixes:

  • Send emailaddress with Trustly payments
  • Prevent duplicate requests for point of sale orders

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

v2.43.0

30 Jan 15:11
4aad9bf
Compare
Choose a tag to compare

Features:

  • Allow POS access for guests #823
  • New method MB Way
  • New method Multibanco

Improvements:

  • Improved message when transaction fails
  • Add checks for Hyvä to the self tests
  • Do not log validation error #839
  • Add retry mechanism for Cypress to handle async webhooks
  • Move billingEmail to billingAddress.email

Bugfixes:

  • Check if the shipping address is set #841
  • Prevent race conditions when saving shipment trackings

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3

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