Jump to content

Domain Sync set domain to tranferred away?


qjay

Recommended Posts

Very simple question, I'm sure there's probably a simple answer that I seem to be missing.
I've checked both the documentation and the official registrar repo.

In the "registarmodulename_Sync" function, the example return values are as follows

return array(
	'active' => true, // Return true if the domain is active
	'expired' => false, // Return true if the domain has expired
	'expirydate' => '2016-11-01', // Return the current expiry date for the domain
);

While I only see the binary options of active or expired, how would I go about setting a domain to transfered away instead?
 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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