Skip to content

Releases: Riskified/sdk_net

riskified_sdk_net_v2.0.3.7

30 Apr 08:20
Compare
Choose a tag to compare

Stable version v2.0.3.7

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added new optional fields event_country, event_city and event_location to LineItem.

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.6

07 Apr 10:31
Compare
Choose a tag to compare

Stable version v2.0.3.6

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added brand field to LineItem

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.5

23 Mar 10:14
Compare
Choose a tag to compare

Stable version v2.0.3.5

Riskified reviews, approves & guarantees transactions you would otherwise decline

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.4

04 Mar 09:03
Compare
Choose a tag to compare

Stable version v2.0.3.4

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added Decision API method.
  • Added LineItem field EventCategoryName.

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.3

18 Feb 14:19
Compare
Choose a tag to compare

Stable version v2.0.3.3

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added new API methods:
    • 'Checkout' (checkout_create)
    • 'CheckoutDenied'
    • 'Fulfill'
  • LineItem class new fields:
    • Condition
    • RequiresShipping
    • Seller
    • For Ticket selling merchants:
      • EventSubCategoryName
      • EventName
      • EventSectionName
      • EventDate
  • Customer class new field: Social
  • Root Order class new fields: VendorId, VendorName
  • Documentation updated

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.2

15 Feb 09:58
Compare
Choose a tag to compare

stable version v2.0.3.2

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • OrderNotification now includes a warnings property in case of warnings on sending order
  • Added skip validations flag for testing purposes
  • Documentation updated

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.1 (phone orders and digital orders support)

05 Feb 12:06
Compare
Choose a tag to compare

stable version v2.0.3.1

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Even more updates for weak validations (shipping/billing addresses)
  • Source field added to support phone/manual orders
  • Aupport for non-chargebackable payment methods - NoChargeDetails class for partial/full payments via giftcard/cash/check.
  • Breaking changes:
    • Order class constructor signature changed to support the above changes
    • Customer class constructor changed - customer ID field type changed from int to string

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.3.0 (improved validations & paypal support)

15 Oct 12:18
Compare
Choose a tag to compare

stable version v2.0.3.0

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • More updates for weak validations
  • Some normal validations changes
  • added support for paypal payment details

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.2.1 (improved validations)

08 Oct 18:24
Compare
Choose a tag to compare

stable version v2.0.2.1

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Bug fix for weak validations on historical endpoint

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.

riskified_sdk_net_v2.0.2.0 (improved validations)

06 Oct 14:19
Compare
Choose a tag to compare

stable version v2.0.2.0

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Improved validations on fields
  • Validation process now runs before sending and not on object creation
  • Added support for weak validation for unique cases
  • Outputs error messages on errors for historical

Upgrading from older version (prior to v2.0.0.0)? see readme for important upgrading notes.