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 ?
Question
macooper
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.