Skip to content

Releases: Riskified/sdk_net

riskified_sdk_net_v3.9.0

20 Aug 15:45
b197c44
Compare
Choose a tag to compare

What's new:

• Created RecoveryEligibility class
• Configured notification class to receive RecoveryEligibility notifs
• Added OtpInitiate class
• Added JsonSerializerSettings for enums
• Created SendInitiateOtp in ordersGateway to receive otp widget token

riskified_sdk_net_v3.8.0

12 Aug 16:31
a74b9be
Compare
Choose a tag to compare

What's new:

• added submission_reason to orderDecision class

riskified_sdk_net_v3.7.1

25 Jun 17:30
fd3e9e7
Compare
Choose a tag to compare
  • Fixed ObjectDisposedException bug in HttpUtils.cs

riskified_sdk_net_v3.5.0

18 Apr 21:13
4e49723
Compare
Choose a tag to compare
  • Add Policy Protect support
  • Modify code example to include policy protect

riskified_sdk_net_v3.4.3

23 Mar 21:01
69b4d77
Compare
Choose a tag to compare

What's new:
• Added recipient property into line_items
• Changed spendingLimit and hasDefaulted property within customer obj to optional
• Changed initialPayment and paymentFrequency property within payments obj to optional

riskified_sdk_net_v3.3.1

15 Apr 18:04
89c7bfd
Compare
Choose a tag to compare
Merge pull request #79 from Riskified/DEV-32224

Depreciated Payment_type

riskified_sdk_net_v3.3.0

17 Feb 19:55
41778e8
Compare
Choose a tag to compare

What's new:

• Added three_d_challenge and TRA_exemption property into AuthenticationResult
• Added Drop_off property into AuthenticationError
• Created PaymentType Enum

3.0.0

07 Jul 11:52
9bb181f
Compare
Choose a tag to compare

Breaking Changes

  • Advise endpoint has a new response

New Features

  • none

riskified_sdk_net_v2.1.2.9

05 Mar 18:06
5efb063
Compare
Choose a tag to compare

Stable version v2.1.2.9

Riskified reviews, approves & guarantees transactions you would otherwise decline

Important changes:

Added installments to Payment Details model
Added document details to Customer model
Created Policy object, added to Line Item and Discount Code models

riskified_sdk_net_v2.1.2.8

28 Apr 17:13
b39ad7b
Compare
Choose a tag to compare

Stable version v2.1.2.8
Riskified reviews, approves & guarantees transactions you would otherwise decline

Important changes:

  • Payment Details now an array data type
  • Changed naming convention in EventLineItems
  • Added support for /advise endpoint
  • Changed date type to DateTimeOffset to support inclusion of Time Zones