Skip to content

Releases: unzerdev/magento2

4.0.6

13 May 12:22

Choose a tag to compare

Changed

  • Handle rounding differences in basket calculations using 4-decimal precision
  • Removed country restrictions for Direct bank transfer payment method

4.0.5

30 Mar 13:15
8464e3c

Choose a tag to compare

Fixed

  • Fix customerId assignment for guest customers in UPL payment methods
  • Fix and improve salutation handling logic

4.0.4

24 Mar 09:04
0573df1

Choose a tag to compare

Changed

  • Rename the iDEAL payment method to iDEAL | Wero
  • Added additional validation if company info exists

4.0.3

16 Mar 14:11
fbbe2ef

Choose a tag to compare

Fixed

  • Initialization of the Invoice B2B component on the checkout page
  • Apple Pay v1 backward compatibility
  • Replace 'array_last()' with 'array_key_last()' in TransactionSynchronizer class

Changed

  • Add payment reference to payment, capture, and refund requests
  • Remove the country restriction for Direct Bank Transfer

4.0.2

11 Feb 09:28
75ccd96

Choose a tag to compare

Fixed

  • Storing PayPal and SEPA Direct Debit on Magento 2.4.8

Changed

  • Unblock Apple Pay on non-Safari browsers
  • Reorder the default payment method list on checkout
  • Set the Wero booking method mode to Charge
  • Improve Unzer customer initialization using unique customerId

4.0.1

08 Dec 11:37
396c328

Choose a tag to compare

Changed

  • Invoice B2B component on checkout page

Added

  • Support for Wero payment method
  • Support for Unzer SEPA Direct Debit store customer payment details

4.0.0

23 Sep 13:22

Choose a tag to compare

Changed

Added

  • EAA Support
  • Compatibility with Magento 2.4.8 and PHP 8.4

For more information go to https://docs.unzer.com/plugins/magento-2/magento2-migrate-v1-v2/#page-title

3.2.9

10 Jun 10:31
50ff5c9

Choose a tag to compare

Changed

  • Hide first name, last name and email fields for Invoice B2B payment method

3.2.8

22 May 08:32
16494f6

Choose a tag to compare

Fixed

  • Rounding issue in case of total amount mismatch

3.2.7

09 May 08:21
b62e3ca

Choose a tag to compare

Added

  • Client's IP address in every request sent to the Unzer API