Jump to content

We need to change customer information before registering a domain.


Recommended Posts

Hello,

 

We need a customization for ResellerClub (by hooks). We need the module to work exactly as it does the official WHMCS module but with the following customizations:

 


    If the country used in the customer's personal data is Cuba. Then the data to be used at the time of registering / transferring the domain is the company data used for the administrative and billing contact (those selected in the domain tab of the general configuration of WHMCS) or other saved in the hooks file. In other words, if the client is from Cuba, then the domains for this client are registered in favor of our company and not in favor of the client.
     
    If the client is from Cuba, then he does not have the possibility to modify the WHOIS data of the domain from his client area.
     
    For customers from other countries the module should function exactly like the official module.

 

 

According to WHMCS this can be done by Hooks. Bellow the WHMCS suggestion:

 

We have made a number of additions to WHMCS which would potentially facilitate this customisation to be made without the need to change the eNom module source code. This has the added benefit of making updates easier for you to apply as well.

 

For example, the querying or saving of domain whois details could be aborted if the country value in the array of parameters equalled Cuba:

* http://developers.whmcs.com/hooks-reference/registrar-module/#preregistrargetcontactdetails

* http://developers.whmcs.com/hooks-reference/registrar-module/#preregistrarsavecontactdetails

And the whois contact details which are submitted to the registrar could potentially be changed using the PreRegistrarGetContactDetails action hook point.

 

We are waiting for some developer who wants to help us in this matter.

 

Greetings

Link to comment
Share on other sites

Hello,

 

We need a customization for ResellerClub (by hooks). We need the module to work exactly as it does the official WHMCS module but with the following customizations:

 


    If the country used in the customer's personal data is Cuba. Then the data to be used at the time of registering / transferring the domain is the company data used for the administrative and billing contact (those selected in the domain tab of the general configuration of WHMCS) or other saved in the hooks file. In other words, if the client is from Cuba, then the domains for this client are registered in favor of our company and not in favor of the client.

 

    If the client is from Cuba, then he does not have the possibility to modify the WHOIS data of the domain from his client area.

 

    For customers from other countries the module should function exactly like the official module.

 

 

According to WHMCS this can be done by Hooks. Bellow the WHMCS suggestion:

 

We have made a number of additions to WHMCS which would potentially facilitate this customisation to be made without the need to change the eNom module source code. This has the added benefit of making updates easier for you to apply as well.

 

For example, the querying or saving of domain whois details could be aborted if the country value in the array of parameters equalled Cuba:

* http://developers.whmcs.com/hooks-reference/registrar-module/#preregistrargetcontactdetails

* http://developers.whmcs.com/hooks-reference/registrar-module/#preregistrarsavecontactdetails

And the whois contact details which are submitted to the registrar could potentially be changed using the PreRegistrarGetContactDetails action hook point.

 

We are waiting for some developer who wants to help us in this matter.

 

Greetings

Link to comment
Share on other sites

We can modify the domain registration workflow for your Cuban clients. Contact details below:

 

Our website: https://www.loadingdeck.com

 

<Removed by moderator - Rule 4.3 - For privacy reasons please do not post any personally identifiable information including Usernames, Passwords, Contact Numbers, Email Addresses and/or Credit Card Numbers>

 

<Removed by moderator - Rule 4.3 - For privacy reasons please do not post any personally identifiable information including Usernames, Passwords, Contact Numbers, Email Addresses and/or Credit Card Numbers>

Edited by WHMCS ChrisD
<Removed by moderator - Rule 4.3 - For privacy reasons please do not post any personally identifiable information including U
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.

×
×
  • 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