Skip to content

Releases: checkout/checkout-sdk-java

6.12.0

22 Dec 08:38
26a394f

Choose a tag to compare

Release 6.12.0 - New payments/setups feature (#530)

This release introduces a new Payment Setups API client to the codebase, enabling the creation, update, retrieval, and confirmation of payment setups. To support this, several new entity classes are added to represent customers, orders, industry-specific data, and payment methods. The main CheckoutApi interface and its implementation are updated to expose the new client.

6.11.3

04 Dec 17:46
03e593f

Choose a tag to compare

Release 6.11.3 (#521)

  • Add COLLECT_CONSENT field to StorePaymentDetailsType enum

6.11.2

05 Nov 15:33
9745e30

Choose a tag to compare

Release 6.11.2 (#519)

  • Refactor exemption field in Threeds.java to remove default value

6.11.1

29 Oct 16:41
3652d6a

Choose a tag to compare

Release 6.11.1 (#511)

  • Update dependencies for SonarQube and logging libraries
  • Add Paynow payment source and update product handling

6.11.0

24 Oct 09:26
ef82e4b

Choose a tag to compare

Release 6.11.0 (#507)

  • Remove scheme_merchand_id in PaymentProcessing

6.10.3

16 Oct 09:13
0da917a

Choose a tag to compare

Release 6.10.3 (#503)

  • feat: add unreferenced refund support with new request and response models
  • chore: remove OWASP dependency check
  • fix: update comparison operators in comments for clarity

6.9.4

28 Aug 17:22
0fa582f

Choose a tag to compare

Release 6.9.4 (#490)

  • feat: adds deprecation annotations and improve class structure in request models
  • feat: enhances device and network details in risk assessment model

6.9.2

08 Jul 16:22
0b4f8f9

Choose a tag to compare

Release 6.9.2 (#486)

  • fix: correct spelling of driving license in identification type

6.9.1

08 Jul 08:47
f0b1be2

Choose a tag to compare

chore: update Java version to 11 and Gradle to 8.14.3; refactor build configurations (#484)

6.8.1

23 Jun 15:19
8848cd6

Choose a tag to compare

Release 6.8.1 (#481)

  • Adds signature handling for dLocal API requests