Releases: Riskified/sdk_net
riskified_sdk_net_v2.0.3.7
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
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
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
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
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
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)
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)
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)
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)
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.