Skip to content

Releases: Riskified/java_sdk

v2.11.0

04 Apr 18:08
d66d358
Compare
Choose a tag to compare

New Features

• Added custom objects to Custom class
• Added RecoverEligibility property to ResOrder and Notification class

v2.9.0

19 Mar 20:14
d2dc93a
Compare
Choose a tag to compare

New Features

• Added /verification endpoint and recover eligibility class

v2.8.1

18 Aug 17:00
67df325
Compare
Choose a tag to compare

New Features

• Added "apple" to list of accepted social_login in SocialType.java

v2.7.1

29 Jun 14:11
fb7deed
Compare
Choose a tag to compare

New Features
• Changed the getter methods for totalPrice, totalDiscounts, totalLineItemsPrice, totalPriceUsd, totalTax,
totalWeight from double to Double in BaseOrder class

v2.6.1

19 May 19:32
ef2e91e
Compare
Choose a tag to compare

New Features
• Uncommented getShippingAddress()

• Changed type int to Integer for numberOfGuests in AccommodationLineItem class

v2.6.0

08 May 22:27
680f8ad
Compare
Choose a tag to compare

New Features
• Changed charge_free_payment_details property in the base order obj to charge_free_payment_details[]

v2.5.0

06 Feb 16:51
d954a7f
Compare
Choose a tag to compare

New Features

• Added a new class constructor to ProxyClientDetails class

v2.3.1

20 Jul 13:39
b289fc7
Compare
Choose a tag to compare

New Features

• Added authorization_error property to StripePaymentDetails

v2.2.1

19 Nov 16:04
ca97683
Compare
Choose a tag to compare

New Features

  • Added new fields to support PSD2 product
  • Fixed datatime format

v2.2.0

29 Jul 16:35
091911a
Compare
Choose a tag to compare

Breaking Changes

  • Changed the shipping address from object to an Array

New Features

  • Added new fields to support PSD2 product
  • Fixed typos
  • Added a new flag to disable & enable old /advise response (see readme for more info)