Jump to content

Registrar module: Saving some data returned from registrar


edgreenberg

Recommended Posts

I'm working on a registrar module for my upstream registrar. When I register, transfer or renew a domain, the registrar API returns an order number. I'd like to save that for followup. If this was a server module, I could define a custom field, but that doesn't seem to exist for domains.

 

I think I might have to add my own table, and update it myself.

 

Any better ideas?

 

Thanks,

 

Ed Greenberg

Link to comment
Share on other sites

new database table with (domainid, ordernumber) columns will be the only available option I think

 

Thanks for confirming that I wasn't missing anything. Before I got that route, I'm going to try writing it into the admin notes of the order, via the API.

 

I'll report back if I'm successful.

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
Reply to this topic...

×   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