Skip to content

Releases: amirkhiz/resellerclub-php-api

Fix domain suggest endpoint

08 Apr 10:43
4af1402
Compare
Choose a tag to compare
v1.5.7

Fix suggest domain name endpoint

Add product move endpoint

29 Sep 08:02
ffc0ebf
Compare
Choose a tag to compare
v1.5.6

Add product move method

Fix Guzzle CURL interface if IP is empty

05 Jun 09:05
36f4f36
Compare
Choose a tag to compare

Fixed:

  • Do not use CURL interface if IP is empty (error: cURL error 45: Couldn't bind to '0')

Skip IRTP Ability & Bug fixes

29 May 09:31
2c34938
Compare
Choose a tag to compare

Added:

  • Ability to skip IRPT on contact modification

Fixed:

  • DNSSec Order ID parameter name

Fix Submit Auth Code Endpoint

25 May 14:06
33f7a09
Compare
Choose a tag to compare

Billing APIs & PHPDocs completion & Bug fix

20 May 13:43
d586c5d
Compare
Choose a tag to compare
  • Billing APIs implementation
  • Complete PHPDocs for all API endpoints with doc link
  • Add new helper method to check empty parameters
  • Reformation

Bug Fixes & Actions APIs Implementations

07 May 11:28
Compare
Choose a tag to compare
  • Implement Actions API
  • Fix domain transfer method name
  • Fix Order suspend/unsuspend HTTP method
  • Fix Purchase privacy method name
  • Reformat all class with Symfony formatting style

Bug Fixes & Add Order APIs

24 Dec 10:40
807a739
Compare
Choose a tag to compare
  • Require ext-curl
  • Required parameter missing: ns in modifyNameServers
  • Renew fail
  • Additional methods
  • Order APIs
  • New ResellerClub constructor argument: source IP address
  • New ResellerClub constructor argument: default Guzzle timeout
  • The correct name for the composer package.
  • Required Param country added in contact modify.

Improvement failed response

21 Jul 16:13
Compare
Choose a tag to compare

Now we catch the failed response from ResellerClub API

v1.1.1

17 May 07:43
Compare
Choose a tag to compare
- Change register domain post method to get the arguments as string b…