I've develop a Registrar Module based on development guide example. The problem is that I don't get at all how "Sync" and "TransferSync" functions works. Specially TransferSync.
Does TransferSync update domain information by itself or do I have to update domain information on database?
I'm asking because there was a domain that was transfer then function executed but it didn't change domain status from "Pending Transfer" to "Active".
After a research I found that maybe the error was that I just passed part of the required information. Is that so?
For example, when the result of the transfer was success I just sent variables 'completed' and 'expirydate' on return array.
Question
sod20
Hi,
I've develop a Registrar Module based on development guide example. The problem is that I don't get at all how "Sync" and "TransferSync" functions works. Specially TransferSync.
Does TransferSync update domain information by itself or do I have to update domain information on database?
I'm asking because there was a domain that was transfer then function executed but it didn't change domain status from "Pending Transfer" to "Active".
After a research I found that maybe the error was that I just passed part of the required information. Is that so?
For example, when the result of the transfer was success I just sent variables 'completed' and 'expirydate' on return array.
In the same way, when transfer could not be done. I returned the other variables
Link to comment
Share on other sites
4 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.