mavmike
11-16-2009, 03:16 PM
does anyone know how to register a domain name using a reseller API?
I'm trying to use resellerclub.com (net earth one), and there API seems to be working for other features like check available domain.
But, they do NOT supply any form for "register domain". It says:
"Note: This function accepts complex variable/parameters whose usage cannot be easily illustrated using HTML forms. To see an example of how this is used, please check the DomOrderClient.php file that was included in the examples. "
Ok, so I go ahead and copy a working "check available" html form and call it registerDomain.html , of which whenever I hit the register domain function it reports:
"Error Description:
You are not allowed to perform this action
Error Level:
warn "
Seems odd, they dont supply the API form, and if you make it yourself it says not allowed. All the other API call functions are working, just cant register a new domain.
If I change the function call from "registerDomain" to say "checkAvailabilityMultiple" it works, even with the wrong variables supplied.
I'm starting to think resellerclub.com isnt good if they just leave out the most important API code "registering a domain"
I'm trying to use resellerclub.com (net earth one), and there API seems to be working for other features like check available domain.
But, they do NOT supply any form for "register domain". It says:
"Note: This function accepts complex variable/parameters whose usage cannot be easily illustrated using HTML forms. To see an example of how this is used, please check the DomOrderClient.php file that was included in the examples. "
Ok, so I go ahead and copy a working "check available" html form and call it registerDomain.html , of which whenever I hit the register domain function it reports:
"Error Description:
You are not allowed to perform this action
Error Level:
warn "
Seems odd, they dont supply the API form, and if you make it yourself it says not allowed. All the other API call functions are working, just cant register a new domain.
If I change the function call from "registerDomain" to say "checkAvailabilityMultiple" it works, even with the wrong variables supplied.
I'm starting to think resellerclub.com isnt good if they just leave out the most important API code "registering a domain"
