Skip to content

Releases: signifyd/php

3.1.0

15 Apr 22:50
Compare
Choose a tag to compare
  • Support to pre auth policy on case creation

3.0.1

05 Mar 20:58
4aed24c
Compare
Choose a tag to compare
  • 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

10 Feb 15:47
Compare
Choose a tag to compare

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

09 Feb 14:20
fb64037
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

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

11 Jul 01:32
Compare
Choose a tag to compare
  • Updates to support fulfillments

1.1.2

12 Dec 03:12
Compare
Choose a tag to compare
  • Added a method to get the last error message
  • Extended case creation timeout

1.1.1

07 Aug 18:28
Compare
Choose a tag to compare

Fixed class name for discountCodes

1.1.0

04 Aug 23:32
Compare
Choose a tag to compare

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

12 Jul 17:04
Compare
Choose a tag to compare

Added paymentMethod in the purchase object

1.0.0

21 Jun 15:37
Compare
Choose a tag to compare

Added logging