Jump to content

Registar Dev Kit


Jase

Recommended Posts

I am trying to use the registrar dev kit to add a new domain name registrar.

 

Step 2 states that:

 

Add code into the function calls. There are functions for each of the supported

operations with a registrar in WHMCS. Each function is required to return

an array of variables which differ depending on the function.

 

Could you advise what this means exactly, does it mean, that I need to replace the words $params with the one used by the registrar?

Link to comment
Share on other sites

What it means is you need to put the necessary PHP code inside the function to do the registrar-dependent stuff. The registrar usually supplies you with documentation for that.

 

The bad news is that if you're asking that question, you've probably never programmed before, or at least never in PHP. Nothing wrong with that, but you'll almost certainly need to hire a programmer to do the work for you.

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