Releases: amirkhiz/resellerclub-php-api
Releases · amirkhiz/resellerclub-php-api
Fix domain suggest endpoint
Add product move endpoint
v1.5.6 Add product move method
Fix Guzzle CURL interface if IP is empty
Fixed:
- Do not use CURL interface if IP is empty (error: cURL error 45: Couldn't bind to '0')
Skip IRTP Ability & Bug fixes
Added:
- Ability to skip IRPT on contact modification
Fixed:
- DNSSec Order ID parameter name
Fix Submit Auth Code Endpoint
related #20
Billing APIs & PHPDocs completion & Bug fix
- 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
- 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
- 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
Now we catch the failed response from ResellerClub API