Releases: signifyd/php
Releases · signifyd/php
3.1.0
- Support to pre auth policy on case creation
3.0.1
- Possibility to send custom signifydClient information
- Possibility to set custom log path and directory
- Allow customerSubmitForGuaranteeIndicator field on case API
- Removed Content-length headers from requests to avoid issues
3.0.0
New
- Added SDK install support
- Added examples for each method
- Added support for new APIs and methods
- Added gateway integration for Authorize.Net and Braintree
Improvements
- Reviewed integrations to match most recent Signifyd API
- Improved the user and installation guide
- Add custom exceptions for known errors
- Adding basic validations for specific methods
- Improved logging
- Segregated the SignifydAPI into CaseApi, GuaranteeApi and WebhooksApi
- Various bug fixes and refactoring
2.0.0
New
- Added SDK install support
- Added examples for each method
- Added support for new APIs and methods
Improvements
- Reviewed integrations to match most recent Signifyd API
- Improved the user and installation guide
- Add custom exceptions for known errors
- Adding basic validations for specific methods
- Improved logging
- Segregated the SignifydAPI into CaseApi, GuaranteeApi and WebhooksApi
- Various bug fixes and refactoring
1.2.0
- Updates to support fulfillments
1.1.2
- Added a method to get the last error message
- Extended case creation timeout
1.1.1
Fixed class name for discountCodes
1.1.0
Added new attributes in the create case request
- Added discount codes array
- Added new fields to the product.items (itemIsDigital, itemCategory, itemSubCategory)
1.0.1
Added paymentMethod in the purchase object
1.0.0
Added logging