Releases: Riskified/java_sdk
Releases · Riskified/java_sdk
v4.0.0
25 Nov 14:33
Compare
Sorry, something went wrong.
No results found
New Features
Updated shipping_address and billing_address to array
Added Wallet obj class
Added use case to policy protect
v3.0.0
18 Apr 16:23
Compare
Sorry, something went wrong.
No results found
New Features
Adaptive checkout changes
Changed naming convention in tranStatus, tranStatusReason -> transStatus, transStatusReason
Changed double to Double in DecisionDetails
Created Recommendation class, added recommendation property
Changed String Recommendation to List of Recommendation
Updated snake case to camel case in AuthenticationResult class
Added api-version 2 to request header
Added risk score to resOrder class
Customer class: Added KycDetails class and other ach related fields
v2.12.0
20 Aug 15:35
Compare
Sorry, something went wrong.
No results found
New Features
• Added Phone field to verification class
• Added otpInitiate object
• Implemented OTP feature and configured /initiate endpoint
v2.11.0
04 Apr 18:08
Compare
Sorry, something went wrong.
No results found
New Features
• Added custom objects to Custom class
• Added RecoverEligibility property to ResOrder and Notification class
v2.9.0
19 Mar 20:14
Compare
Sorry, something went wrong.
No results found
New Features
• Added /verification endpoint and recover eligibility class
v2.8.1
18 Aug 17:00
Compare
Sorry, something went wrong.
No results found
New Features
• Added "apple" to list of accepted social_login in SocialType.java
v2.7.1
29 Jun 14:11
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
New Features
• Uncommented getShippingAddress()
• Changed type int to Integer for numberOfGuests in AccommodationLineItem class
v2.6.0
08 May 22:27
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
New Features
• Added a new class constructor to ProxyClientDetails class