Releases: Riskified/php_sdk
Riskified_php_sdk_v1.10.2
What's Changed
- Add Tests in PHP_SDK by @bernardodemelo in #92
- bugfix: update logging by @DavidRibeiroRiskified in #94
Full Changelog: v1.10.1...v1.10.2
Riskified_php_sdk_v1.10.1
What's Changed
- DEV-126617 PHP SDK should have max 3 characters and not 4 by @bernardodemelo in #91
New Contributors
- @bernardodemelo made their first contribution in #91
Full Changelog: v1.10.0...v1.10.1
Riskified_php_sdk_v1.10.0
Stable version v1.10.0
Riskified reviews, approves, and guarantees transactions you would otherwise decline.
What’s new:
- Added optional field
payment_type - Added optional field
partner_sub_merchant_id
Riskified_php_sdk_v1.9.6
Stable version v1.9.6
Riskified reviews, approves & guarantees transactions you would otherwise decline
What’s new:
• Loosen email validator
• Added Risk Score field
• Added Risk Indicator field
Riskified_php_sdk_v1.9.5
Stable version v1.9.5
Riskified reviews, approves & guarantees transactions you would otherwise decline
What’s new:
• Updated drop_off field from string to boolean
Riskified_php_sdk_v1.9.4
Stable version v1.9.4
Riskified reviews, approves & guarantees transactions you would otherwise decline
What’s new:
• Added changes for adaptive checkout
Riskified_php_sdk_v1.9.2
Stable version v1.9.2
Riskified reviews, approves & guarantees transactions you would otherwise decline
What’s new:
Added support for verification endpoint
Added vendor_name to Customer Trust endpoints
Created Policy object, added to Line Item and Discount Code models
Riskified_php_sdk_v1.9.1
Stable version v1.9.1
Riskified reviews, approves & guarantees transactions you would otherwise decline
What’s new:
Updated syntax in Notification for latest PHP version
Added to social_login_type enumerator
Riskified_php_sdk_v1.9.0
Stable version v1.9.0
Riskified reviews, approves & guarantees transactions you would otherwise decline
What's new:
Added device_id to order and session_detail model
Added stored_payment_details to payment_detail model
Added vendor_integration_type to order model
Added document_details to customer model
Riskified_php_sdk_v1.8.9
Stable version v1.8.9
Riskified reviews, approves & guarantees transactions you would otherwise decline
What's new:
Add customer created at to Login model for ATO implementation