Skip to content

Releases: checkout/checkout-sdk-java

5.5.0

09 Feb 16:39
Compare
Choose a tag to compare

Release 5.5.0

  • Merge Disputes modules (Default/Four)
  • Add name property to GetCardInstrumentResponse (Four)
  • Support for Increment Payment Authorization (Four)
  • Serialization: truncate Instant objects to seconds to avoid extra precision
  • Removed Docusaurus documentation
  • Minor improvements

5.4.0

19 Jan 17:18
Compare
Choose a tag to compare

Release 5.4.0

  • Minor improvements in Instruments (Default/Four), Sessions & Workflows (Four)
  • New properties on Hosted Payment & Payment Link request classes (Default)
  • Mapping for remaining APM types (Default/Four)
  • Reuse SDK builder provided HTTP client builder for OAuth operations

5.3.0

04 Jan 17:43
Compare
Choose a tag to compare

Release 5.3.0

  • Add Get Hosted Payments Page details endpoint to HostedPaymentsClient.
  • Added API Update changes:
    -Added identification object to PaymentIndividualSender request. (CS2)
    -Added challengeIndicator object to ThreeDSRequest. (CS1/CS2)
    -Removed type from Marketplaces Files request. (CS2)
    -Added processing-channel to Workflows condition. (CS2)
  • Add proper instruments object property type to CustomerDetailsResponse (CS1)

5.2.0

23 Dec 17:37
Compare
Choose a tag to compare

Release 5.2.0

  • Add support for Forex (Four)
  • Add support for Instruments/Validation (Four)
  • Minor improvements

5.1.0

10 Dec 16:11
Compare
Choose a tag to compare

Release 5.1.0

  • Add support for custom Executor (threadpool) and HTTP Client
  • Tokens module default/Four merge (single client)
  • Fixes in CardCategory and CardType serialization

5.0.0

24 Nov 17:21
Compare
Choose a tag to compare
  • Payments Client v2 (default/Four)
  • Removed deprecated SDK instantiation constructors
  • Removed deprecated Tokens wallet type setters and minor improvements (default)
  • Downgrade to Java 8

4.8.1-jre8

24 Nov 16:52
Compare
Choose a tag to compare

Release 4.8.1 JRE 8

  • Make specific Checkout exceptions extend CheckoutException
  • Removed deprecated Events and CountryCode string references
  • Added @Builder.Default to PaymentRequest metadata (FOUR)
  • Added name and city attributes to BillingDescriptor (FOUR)
  • Removed redundant enum lookup methods
  • Minor fixes on CVV card payment mappings

4.8.1

19 Nov 16:03
Compare
Choose a tag to compare

Release 4.8.1

  • Make specific Checkout exceptions extend CheckoutException
  • Removed deprecated Events and CountryCode string references
  • Added @Builder.Default to PaymentRequest metadata (FOUR)
  • Added name and city attributes to BillingDescriptor (FOUR)
  • Removed redundant enum lookup methods
  • Minor fixes on CVV card payment mappings

4.7.0

11 Nov 16:56
Compare
Choose a tag to compare

Release 4.7.0

  • Support Java 11
  • Removed deprecated Webhook constructors (default)
  • Improvements in 3ds mappings (default)
  • Support for Payment destination mappings (default)
  • Improvements in Payment Processing mappings (FOUR/default)
  • Added support for Purpose to Payouts (default)
  • Added support for Marketplace data Sub Entities
  • Minor codebase improvements

4.6.2

28 Oct 14:19
Compare
Choose a tag to compare

Release 4.6.2

  • Support for Sofort and iDEAL (FOUR)
  • Removed deprecated Giropay client (default)
  • Added Payout destination mappings (FOUR)
  • Improvements on Marketplace & Instruments Account Holder references