Jump to content

Error: User Defined Extended attribute: it_pin is required. [.it enom domains]


Recommended Posts

Trying to register .it domains with the enom module, we get this error:

 

Error: User Defined Extended attribute: it_pin is required.

 

 

eNom defines this as:

 

Tax ID. If the requester is an Italian natural person it contains his/her Codice Fiscale. For foreigners it can contain a document number. For associations without VAT number and tax code must be equal to "n.a.". In all the other cases must be equal to VAT number (in the 11 numbers format if Nationality=IT) or the numeric Codice Fiscale.*

 

 

In additionaldomainfields.php, we have the following:

 

$additionaldomainfields[".it"][] = array(

"Name" => "Tax ID",

"Type" => "text",

"Size" => "20",

"Default" => "n.a.",

"Required" => true,

);

 

 

What is missing to pass this correctly with new .it domain registrations? (The field shows up in WHMCS domain profile, but it still reports the it_pin error.)

Link to comment
Share on other sites

  • 11 years later...

We were having this issue, I just opened a support request and was informed of this:

Additional domain fields collect required data to register specific domain names, however, at present, those .scot fields are not leveraged by the eNom module. I can confirm we have case CORE-8262 open with our development team to see that support added to the eNom module.
In the meantime, you would need to register the domain directly with eNom, then mark is as active inside WHMCS.

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