Releases: checkout/checkout-sdk-java
Releases · checkout/checkout-sdk-java
6.0.5
Release 6.0.5
- Added
upgrade_reason
to 3DS request and response. - Removed payment_type:
unscheduled
- Added
email_addresses
to ContactDetails (default). - Added support for Customer Source (default).
6.0.4
Release 6.0.4
- Added Support for ALMA source (CS2)
- Added Support for One Klarna source (CS2)
- Added Support for Fawry source (CS2)
- Added missing fields for PayPal source (CS2)
- Added scheme to all Session sources (CS2)
6.0.3
Release 6.0.3
- Added amount_allocations and marked marketplace as deprecated (CS2)
- Removed Baloto Source.
- Added support for QZ Country Code.
- Added support for P24 source. (CS2)
- Added support for Knet source. (CS2)
- Added support for Bancontact, Postfinance and Multibanco source. (CS2)
- Added support for STC source. (CS2)
6.0.2
Release 6.0.2
- Added fields to Capabilities and PaymentProcessing properties. (CS2)
- Added support for Afterpay source. (CS2)
- Added support for Benefit source. (CS2)
- Added support for QPay source. (CS2)
- Added support for EPS and GiroPay source. (CS2)
- Added support for Alipay Plus source. (CS2)
- Added property to KlarnaSource (CS1)
6.0.1
Release 6.0.1
- Added support to ACH and Level 2 & 3 fields (CS2)
- Added Palestine Country code (CS1/CS2)
- Added new values to challenge indicator property (CS2)
- Api updates: Payments
5.9.9
Release 5.9.9
- Added support to
ACH
andLevel 2 & 3
fields (CS2) - Added
Palestine
Country code - Api updates:
Payments
(CS2) - Api updates:
Marketplace
(CS2) - Added new values to challenge indicator property (CS2)
6.0.0
Release 6.0.0
** Version 6.0.0 is here! **
- We improved the initialization of SDK making it easier to understand the available options.
- Now
NAS
accounts are the default instance for the SDK andABC
structure was moved to a previous prefixes. - If you have been using this SDK before, you may find the following important changes:
** Marketplace module was moved to Accounts module, same for classes and references.
** In most cases, IDE can help you determine from where to import, but if you’re still having issues don't hesitate to open a ticket.
5.9.8
Release 5.9.7
- Fix
value_date
deserialization from PayoutResponse when format does not match ISO 8601 format
5.9.7
Release 5.9.7
- API updates: Payouts Schedule schema changes
- API updates: Sessions installment property
- API updates: OAuth scopes
- API updates: Updating Platform Files identification enum
- Added missing Payments types and Payments Sources (Default)
5.9.6
Release 5.9.6
- Review and remove
Klarna
objects in Source APM (default) - Added support for Retrieve a
transfer
endpoint (four) - Added support for CardPayout (beta/four)