Skip to content

Releases: unzerdev/magento2

3.2.4

24 Jan 10:39
580751f
Compare
Choose a tag to compare

Changed

  • Updated CSP Whitelist
  • Added deprecated warnings for Heidelpay / CSP

3.2.3

11 Dec 09:54
f44d546
Compare
Choose a tag to compare

Added

  • ApplePay V2

2.2.1

04 Sep 07:11
Compare
Choose a tag to compare

2.2.1

Fixed

  • bank name not needed anymore for eps payment method

3.2.2

26 Aug 08:27
1bd5c4e
Compare
Choose a tag to compare

3.2.2

Fixed

  • bank name not needed anymore for eps payment method

3.2.1

12 Aug 08:14
fd94958
Compare
Choose a tag to compare

3.2.1

Fixed

  • missing mandatory cardholder field for cards payment method

3.2.0

31 Jul 08:00
e7dcfba
Compare
Choose a tag to compare

3.2.0

Added

  • TWINT payment method

Changed

  • automatic fetching of Google Pay Gateway Merchant ID to manual fetching by adding a button for fetching of the ID
  • Giropay to be deactivated in checkout and marked as deprecated

Removed

  • Discover and JCB from available Google Pay card list

3.1.0

10 Jun 12:04
55ed681
Compare
Choose a tag to compare

3.1.0

Added

  • Google Pay

Changed

  • Terms and Conditions are now included in the input check for the "Place Order" button to get activated. Additionally to all required input fields, all terms need to be checked, too. See the terms-checked.js file
  • system.xml to include separate files for each payment method instead of keeping everything in one file
  • refactored Apple Pay "supported networks" to allow "supported networks" for Google Pay, too

Fixed

  • Threat Metrix data was not correctly handled for some payment methods

3.0.0

23 Apr 09:01
826d57e
Compare
Choose a tag to compare

3.0.0

Added

  • Partial Charge for Credit Card, Paylater Invoice, Unzer Installment, Direct Debit and PayPal
  • PHP 8.3 and Magento 2.4.7 compatibility

Changed

  • (BIC!) The module now always uses Magento's base currency for communication with the Unzer servers, otherwise partial charge would not be possible. Please make sure your Magento Installation is configured accordingly.

2.5.0

21 Feb 09:14
9d41825
Compare
Choose a tag to compare

2.5.0

Added

  • Direct Debit Secured payment method

Fixed

  • active logging automatically switched to sandbox urls

2.4.1

25 Jan 13:02
59b390d
Compare
Choose a tag to compare

2.4.1

Removed

  • Payment Details on success page for Paylater Invoice payment methods. Details are send by Paylater via email.

Fixed

  • Order Confirmation Email sending for "pending payment" order status
  • Apple Pay Certificate Upload for Multi Store Shops