Skip to content

Releases: xolphin/xolphin-api-php

Release v1.6.1

12 Dec 08:19
Compare
Choose a tag to compare

Updated

  • Error handling in Client (pull request #5)
  • Correct extra domain and price information for MDC in support/products

Release v1.6.0

18 Jul 12:02
Compare
Choose a tag to compare

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

06 Oct 12:23
Compare
Choose a tag to compare

This release fixes a small bug introduced in version 1.2.0 regarding the requiresAction parameter.

Release v1.2

06 Oct 11:45
Compare
Choose a tag to compare

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

v.1.1

06 May 15:09
Compare
Choose a tag to compare
Adding User-Agent with version information to the headers