Skip to content

Releases: unzerdev/java-sdk

5.8.2

20 Nov 09:11
03c4805

Choose a tag to compare

Changed

  • Add onlineTransfer object to additionalTransactionData.

5.8.1

29 Oct 09:33
8545e0e

Choose a tag to compare

Changed

  • Fix the issue that payment state "create" is not mapped and returns null as a consequence.

5.8.0

26 Sep 12:07
5d506a9

Choose a tag to compare

Added

  • Added support for payment method Wero.

Changed

  • Fix risk.registrationDate format for paypage creation.

5.7.0

13 Aug 10:04
8fb01fe

Choose a tag to compare

What's Changed

Full Changelog: 5.6.0...5.7.0

5.6.0

25 Apr 09:31
f0bdf43

Choose a tag to compare

Added

  • Add Styling properties for v2 Paypage com.unzer.payment.resources.PaypageV2:
    • basketBackgroundColor
    • paymentFormBackgroundColor
  • Add prototypes for v2 Customer: com.unzer.payment.CustomerV2.
  • Add prototypes for v3 Basket: com.unzer.payment.BasketV3.

5.5.0

09 Dec 10:15
61b2694

Choose a tag to compare

Added

  • Added support for "Open Banking" payment method.
  • Added support for linkpay v2.
  • Added support for preauthorize transaction.

Changed

  • Update paypage v2 styling parameter to match API.

5.4.0

18 Sep 14:20
2bfcb88

Choose a tag to compare

Added

  • Added support for paypage v2.

5.3.0

24 Jun 08:20
6a3dfd8

Choose a tag to compare

Support for Click To Pay payment method is added to SDK.

Added

  • Added ClickToPay payment method.
  • Add exemption type for transaction risk analysis: com.unzer.payment.models.CardTransactionData.ExemptionType.TRA

5.2.0

16 Apr 15:38
e408585

Choose a tag to compare

Twint payment method is added to Java SDK.

Added

  • Added Twint payment method.

5.1.0

08 Feb 09:57
51671e4

Choose a tag to compare

Google Pay payment method is added to Java SDK.

Added

  • Added GooglePay payment method.

Fixed

  • Fixed Unzer:updateCharge and Unzer:updateAuthorization used wrong endpoints
  • SEPA Direct Debit is restored from deprecation. See: com.unzer.payment.paymenttypes.SepaDirectDebit