Releases: xolphin/xolphin-api-php
Releases · xolphin/xolphin-api-php
Release v1.6.1
Updated
- Error handling in Client (pull request #5)
- Correct extra domain and price information for MDC in support/products
Release v1.6.0
Added
- Compatability with Xolphin REST Api v1.6.0
- Support for the new Comodo DCV method
- Supports the uniqueValueDcv (optional) to send an own unique DCV token
- Compatability with Encryption Everywhere
Updated
- Better error handling
- Updated markup of the code
Release v1.2.1
This release fixes a small bug introduced in version 1.2.0 regarding the requiresAction parameter.
Release v1.2
Changelog:
- Added support for sending and receiving notes to and from Validation staff, these notes include messages from the validation department, for example when a validation failed.
- Added "language" field to the new request, to specify in which language communication should be done. This field is optional, and defaults to "nl"
- Added "requiresAction" to the Request objects. If this value is true, that means the request is waiting for an action by the customer. The action that is required is described in the request notes.
- Fix where a postmaster DCV address wouldn't work correctly on a .be or .eu domain
For the full list of updates of the REST Api, please visit https://api.xolphin.com/support/REST/REST_API_Changelog