How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Integrate Trustee Service as generic Domain Add-On

  • Kai Schwarz shared this idea 4 years ago
  • Domains
  • 2 Comments


Would be great to have a generic Add-On to cover a local presence service / trustee service for several ccTLDs like .de, .fr, etc.
Suggestion: it should be configurable by price and an url for the terms and conditions document.

That would improve ccTLD domain selling. Currently we have to ask resellers to always add the trustee service price to the registration / transfer price. Thus clients who do >>not<< need the local presence service pay unnecessary more money or use finally a different registrar. Resellers who forget about this, might even loose money if their clients uses the local presence service (additionalfields entry). This might finally lead to not offer any such ccTLD.

TIA &
Best Regards

2 Comments

Login to post a comment.

This is the wrong place for such issues Dave, but as mentioned this got fixed and can be downloaded in our registrar module repository at github: https://github.com/hexonet/whmcs-ispapi-registrar
Right now, whmcs does not fill client info fields with existing fields... instead sends empty request:

if "use existing contact" is selected:

COMMAND=ModifyDomain
DOMAIN=junocarpentry.com
OWNERCONTACT0FIRSTNAME=
OWNERCONTACT0LASTNAME=
OWNERCONTACT0ORGANIZATION=
OWNERCONTACT0STREET=
OWNERCONTACT0CITY=
OWNERCONTACT0STATE=
OWNERCONTACT0ZIP=
OWNERCONTACT0COUNTRY=
OWNERCONTACT0PHONE=
OWNERCONTACT0FAX=
OWNERCONTACT0EMAIL=
ADMINCONTACT0FIRSTNAME=
ADMINCONTACT0LASTNAME=
ADMINCONTACT0ORGANIZATION=
ADMINCONTACT0STREET=
ADMINCONTACT0CITY=
ADMINCONTACT0STATE=
ADMINCONTACT0ZIP=
ADMINCONTACT0COUNTRY=
ADMINCONTACT0PHONE=
ADMINCONTACT0FAX=
ADMINCONTACT0EMAIL=
TECHCONTACT0FIRSTNAME=
TECHCONTACT0LASTNAME=
TECHCONTACT0ORGANIZATION=
TECHCONTACT0STREET=
TECHCONTACT0CITY=
TECHCONTACT0STATE=
TECHCONTACT0ZIP=
TECHCONTACT0COUNTRY=
TECHCONTACT0PHONE=
TECHCONTACT0FAX=
TECHCONTACT0EMAIL=
BILLINGCONTACT0FIRSTNAME=
BILLINGCONTACT0LASTNAME=
BILLINGCONTACT0ORGANIZATION=
BILLINGCONTACT0STREET=
BILLINGCONTACT0CITY=
BILLINGCONTACT0STATE=
BILLINGCONTACT0ZIP=
BILLINGCONTACT0COUNTRY=
BILLINGCONTACT0PHONE=
BILLINGCONTACT0FAX=
BILLINGCONTACT0EMAIL=