Hi,
I've a problem.
My WHMCS doesn't create a Plesk account when an order with only the domain s made.
If someone buy an hosting package, then the Plesk account is being created, but this is not the same for the domains registration.
Is there any way to do that?
I surfed all the internet without finding anything.
Thanks to all for the answer.
All I found is here: http://docs.whmcs.com/Domains_Configuration#TLD_Specific_Additional_Domain_Fields
No samples and no other resources in order to study better this.
Can you link me to a better documentation please? If you have anything, I'd like to read it..
Hi,
I'm sorry, but how can I add these fields?
I tryed with
$additionaldomainfields[".it"][] = array("Name" => "VAT ID", "LangVar" => "vat id", "Type" => "text", "Size" => "20", "Default" => "", "Required" => true,);
and I added a client Custom field named "Partita IVA" with the right code with 11 characters, but nothing.
Sorry, but I can't find anything on Google.
Hi to all,
I have an issue with OVH.
I want to sell ".it" domains with my OVH reseller account.
Every time I put a request to register a new ".it" domain, I've a problem with this code:
SoapFault exception: [soap:202] For corporation or association, code fiscal should be 11 characters long ; Missing corporationType ; Missing fiscal code ; Missing vat number in /homepages/23/d560752793/htdocs/securityhost.it/modules/registrars/ovh/ovh.php:0
Stack trace:
#0 /homepages/23/d560752793/htdocs/securityhost.it/modules/registrars/ovh/ovh.php(0): SoapClient->__call('nicCreate', Array)
#1 /homepages/23/d560752793/htdocs/securityhost.it/includes/classes/WHMCS/Module.php(0): ovh_RegisterDomain(Array)
#2 /homepages/23/d560752793/htdocs/securityhost.it/includes/classes/WHMCS/Module/Registrar.php(0): WHMCS_Module->call()
#3 /homepages/23/d560752793/htdocs/securityhost.it/includes/registrarfunctions.php(0): WHMCS_Module_Registrar->call()
#4 /homepages/23/d560752793/htdocs/securityhost.it/includes/registrarfunctions.php(0): RegCallFunction()
#5 /homepages/23/d560752793/htdocs/securityhost.it/admin/clientsdomainreg.php(0): RegRegisterDomain()
#6 {main}https://www.ovh.com/soapi/soapi-re-1.14.wsdl
I saw that "nicCreate" function is call, but it should call the "nicCreateIt" function in order to register an italian nicHandle.
Any of you had the same issue? Do you know a module that can solve this problem?
Thanks in advance to all!
Hi,
I want to sell OVH VPS products.
Do anyone of you know a way to do that or can link me on a Tutorial or something like that?
Thanks for the answer.
I was not clear, I'm sorry.
I added a popup menu and only if this popup is on a certain value, I must make the field 'required'.
An example: I choose "Company" from the popup and the field "VAT" must be "required", but if I choose "Freelance" the same field must not be "required".
Any idea for that?
Hi, I added some new fields to the registration form on my WHMCS, but I need to check if a field is empty or not before the registration process. There are some controls like if the name or surname is empty. How can I do to add other controls to this default ones?
I'm sorry, but I don't find other information about this.
Arkosoft