Skip to content

Releases: checkout/checkout-sdk-java

5.9.5

09 Jun 15:32
Compare
Choose a tag to compare

Release 5.9.5

  • Add cartes bancaries properties to ThreeDsRequest & ProcessingSettings (Four)
  • API updates on Sessions (Four)
  • Removes first_name and country fields from PaymentRecipient schema (Default/Four)
  • Added support for ISO3 Country Codes during deserialization only

5.9.4

23 May 15:31
Compare
Choose a tag to compare

Release 5.9.4

  • Fixed sender deserialization (Four)
  • Reviewed OAuth scopes
  • Schema updates payouts and fast_funds were removed from CardResponseSource (Four)
  • Schema updates challenged was added to ThreeDSData (Four)
  • Schema updates email was added to NetworkTokenSource (Four)
  • Added support for transfers idempotency key

5.9.3

11 May 13:19
Compare
Choose a tag to compare

Release 5.9.3

  • Added missing properties to CardResponseSource (Default)

5.9.2

03 May 15:45
Compare
Choose a tag to compare

Release 5.9.2

  • Added support for payout-schedules operation in Marketplace (Four)
  • Schema update (Payments) - added scheme_local to response schemas (Four)
  • Remove purpose from `PayoutRequest (Default)
  • Bump Apache HttpClient to 4.5.13
  • Minor improvements

5.9.1

11 Apr 15:20
Compare
Choose a tag to compare

Release 5.9.1

  • Schema updates on Payments Links (Four)
  • Schema updates on Sessions (Four)
  • Schema update (Payments) - added fund_transfer_type in PayoutRequest (Four)
  • Schema update (Payments) - added support for RequestProviderTokenSource (Four)
  • Schema update (Sessions) - added cartes_bancaires to SessionScheme (Four)
  • Schema update (Marketplace) - added company_verification to MarketplaceFilePurpose (Four)
  • Schema update (Marketplace) - added support for EntityDocument (Four)
  • Added support for Workflows GET Action invocations (Four)
  • Bugfix - Payment destination response deserialization config (Default)

5.8.0

30 Mar 14:27
Compare
Choose a tag to compare

Release 5.8.0

  • Support for initiateTransferOfFunds in Marketplace (Four)
  • Support for retrieveEntityBalances in Marketplace (Four)
  • Support to Tamara payment source (Four)
  • Support for partner_payment_id in PaymentProcessing response

5.7.2

15 Mar 15:54
Compare
Choose a tag to compare

Release 5.7.2

  • Extend Hosted Payments & Payment Links to Four API
  • Add reference to BillingDescriptor

5.7.0

01 Mar 15:56
Compare
Choose a tag to compare

Release 5.7.0

  • Sessions - update marketplace data schema (Four)
  • Workflows - added active property (Four)

5.6.0

17 Feb 17:04
Compare
Choose a tag to compare

Release 5.6.0

  • Fix property shipping in HostedPaymentRequest (default)
  • Improvements on Reconciliation operations (default)

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