Jump to content
  • 0

Custom Registrar Module


macooper

Question

Hi,

I am interested in buying, but would need a custom email based registrar module (which I can write myself or adapt from my existing code). I notice that you have a registrar API, which is a good start. However, the functions called expect a return of success or error.

 

Is it possible to put a domain into a processing state ? I ask as I will need to send an email and then wait for a reply, which could take 30 minutes. During that time, I would want the domain to be in a processing state so that clients can't start trying to set the nameservers before the registration process is complete.

 

Is this possible ? ie. to have a state other than success or error returned from a function ?

 

Thanks

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
  • WHMCS CEO

Hi,

 

It's not currently possible to put a domain into a processing state. However, if the function you use to get the current nameservers does not return any nameserver information then the client would not be able to edit their nameservers so while this function returns blank then your clients won't be able to change their nameservers anyway.

 

Matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated