Releases: unzerdev/jtl5
Releases · unzerdev/jtl5
Release 2.0.3
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
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
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
What's new
Caution
Version 2.0.0 is a breaking change - remember to test and create backup before updating your LIVE environment.
Added
- EAA Support, https://docs.unzer.com/online-payments/compliance/eaa/
- Klarna Payment Method
- Wero Payment Method
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
Release 1.8.1
Added
- added JTL 5.5 and PHP 8.4 compatability
Release 1.8.0
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
Added
- added new Apple Pay v2
Changed
- marked old Apple Pay integration as deprecated
Release 1.6.4
Added
- added support for JTL 5.4
Release 1.6.3
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