ksammy Posted June 17 Share Posted June 17 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. 0 Quote Link to comment Share on other sites More sharing options...
WhmTools Posted June 20 Share Posted June 20 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 . 0 Quote Link to comment Share on other sites More sharing options...
ksammy Posted June 27 Author Share Posted June 27 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. 0 Quote Link to comment Share on other sites More sharing options...
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.