Jump to content

Require Domain ID Protection On Domain Orders


Recommended Posts

Hello, I want to enforce that clients purchasing a domain name only must also purchase Domain ID Protection, so that the cost of the domain name will be added to the Total Due Today on the Order Summary.

Link to comment
Share on other sites

Is it to implemented on a custom domain registrar module or with a domain registrar module already shipped with whmcs?

For the domains for which Domain ID protection should be enabled,  in the whmcs table tbldomains, there is a field idprotection.

It's value should be 1.

and then you have to implement a function

function registrarmodule_IDProtectToggle($params)
In that, Call the API to enable the id protection .

 

 

Link to comment
Share on other sites

I must say that I am complete newbie to all these and would really love to have a code or direct way where this can be achieved. I wish to have ID Protection forcefully enabled on .com, .net, and .org domains so that when the client is in the Order Summary, the cost of the ID Protection will be added to their bill automatically.

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