Skip to content

Releases: Riskified/sdk_net

riskified_sdk_net_v2.1.2.2

11 Sep 20:20
Compare
Choose a tag to compare

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

What's new:

  • add account action endpoints and models (ATO)
  • add Deco payment endpoints
  • add Bank Wire/ ACH payment model
  • fix IPv6 validation
  • remove staging environment

riskified_sdk_net_v2.1.2.1

02 Aug 16:53
d3d8eae
Compare
Choose a tag to compare

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

What's new:

  • Fix for chargeback endpoint key values

riskified_sdk_net_v2.1.2.0

25 Apr 21:59
f354aea
Compare
Choose a tag to compare

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

What's new:

  • Decide endpoint for sync flow strategy

riskified_sdk_net_v2.1.1.1

25 Apr 21:39
080d80c
Compare
Choose a tag to compare

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

What's new:

  • AuthorizationError - ErrorCode data type changed from enum to string
  • Customer - AccountType field added
  • AddressInfo - FirstName and LastName validation update

riskified_sdk_net_v2.1.1.0

26 Sep 20:32
Compare
Choose a tag to compare

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

What's new:

  • Add custom object support in Order model and Notifications

riskified_sdk_net_v2.1.0.4

23 May 08:15
Compare
Choose a tag to compare

Stable version v2.1.0.4

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Travel industry - support nullable passenger's date of birth.

riskified_sdk_net_v2.1.0.3

03 May 12:20
Compare
Choose a tag to compare

Stable version v2.1.0.3

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Add Cardholder name field to credit card payment details

riskified_sdk_net_v2.1.0.2

01 Feb 15:30
Compare
Choose a tag to compare

Stable version v2.1.0.2

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added model constructors with support for merchantOrderId as string

riskified_sdk_net_v2.1.0.1

31 Oct 11:13
Compare
Choose a tag to compare

Stable version v2.1.0.1

Riskified reviews, approves & guarantees transactions you would otherwise decline

Breaking Changes

  • LineItem model changed - model split into multiple LineItem classes depending on industry and type of line item.

What's new:

  • Added Accommodation line items support
  • Added SubmissionReason to order model
  • Updated Json.NET package version

riskified_sdk_net_v2.0.6.1

05 Sep 13:34
Compare
Choose a tag to compare

Stable version v2.0.6.1

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added Chargeback API support