Skip to content

Releases: unzerdev/jtl5

Release 2.0.3

28 Apr 06:57
28a572c

Choose a tag to compare

What's Changed

Changed

  • basket metadata is now set for all payment methods
  • german names for installment and and invoice

Added

  • support for COF (Credential on File) payments for Credit Card, PayPal, and SEPA Direct Debit

Fixed

  • issue with WERO not working when setting a discount for the payment method
  • issue with billing address not being set correctly for UPL payment methods (Installment, Direct Debit, and Invoice) resulting in the customer not being able to use the payment method

Full Changelog: 2.0.2...2.0.3

Release 2.0.2

10 Feb 10:54
f7608d9

Choose a tag to compare

Changed

  • changed iDeal logo and name to iDeal - Wero

Added

  • "Booking Mode" settings to PayPal and Credit Card to allow either authorization or charge calls
  • customer language to api calls

Full Changelog: 2.0.1...2.0.2

Release 2.0.1

26 Jan 13:32
6c68081

Choose a tag to compare

Fixed

  • issue with prepayment not marked as paid in JTL WAWI
  • issue with "Email: Confirmation of payment" setting not working correctly

Changed

  • removed "Booking Mode": "Authorization" from Wero as it is not supported by all banks
  • changed default order of payment methods

Full Changelog: 2.0.0...2.0.1

Release 2.0.0

11 Dec 15:20
9b6e5d4

Choose a tag to compare

What's new

Caution

Version 2.0.0 is a breaking change - remember to test and create backup before updating your LIVE environment.

Added

Changed

  • Migration from Unzer UI Component V1 to Unzer UI Component V2
  • Deprecated payment methods have been replaced with new ones, removed or renamed. For full list see README.md for an updated list.

Full Changelog: 1.8.2...2.0.0

Release 1.8.2

01 Oct 13:45
e742faa

Choose a tag to compare

What's Changed

  • added support for JTL 5.6

Full Changelog: 1.8.1...1.8.2

Release 1.8.1

19 Jun 06:58
90ec46b

Choose a tag to compare

Added

  • added JTL 5.5 and PHP 8.4 compatability

Release 1.8.0

11 Feb 06:56
4a4b719

Choose a tag to compare

Added

  • added new Unzer Direct Bank Transfer

Changed

  • updated Unzer PHP SDK to 3.11.0
  • set client ip on api requests

Fixed

  • only set payment status to paid and send confirmation mail if current status is not paid yet

Release 1.7.0

27 Nov 08:45
2d289d0

Choose a tag to compare

Added

  • added new Apple Pay v2

Changed

  • marked old Apple Pay integration as deprecated

Release 1.6.4

13 Nov 08:08
3939222

Choose a tag to compare

Added

  • added support for JTL 5.4

Release 1.6.3

17 Sep 13:08
171f3b3

Choose a tag to compare

Added

  • added missing input validation for card holder in Credit Card UI Component

Fixed

  • fixed an issue when JTL calls payment methods while the plugin is deactivated

Full Changelog: release/v1.6.2...release/v1.6.3