nic8711 Posted August 15, 2014 Share Posted August 15, 2014 Hi Guys, Could some help me with integrating my WHMCS domain registration function with my 3rd party website. Basically I would like to come up with a solution where the domain registration integration code can be placed on my website and only redirect a user to my WHMCS site for purchase if the domain is available. I know its possible because I noticed this on another providers website. Is there some sort of availability 'response' that my WHMCS can give me and only if my website receives that then send redirect to WHMCS. Hope I made sense Cheers, Nic 0 Quote Link to comment Share on other sites More sharing options...
imaticon Posted August 15, 2014 Share Posted August 15, 2014 Hi, I think there is no callback available with the standard html integration code for domain lookup. But you can code a small script which will use the external api for a domain lookup and then based on the result do the redirect: http://docs.whmcs.com/API:Domain_WHOIS Regards, Marco 0 Quote Link to comment Share on other sites More sharing options...
nic8711 Posted August 16, 2014 Author Share Posted August 16, 2014 Hi, I think there is no callback available with the standard html integration code for domain lookup. But you can code a small script which will use the external api for a domain lookup and then based on the result do the redirect: http://docs.whmcs.com/API:Domain_WHOIS Regards, Marco Cheers Managed to get the API working! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.