Details
Description
Some TLDs, like .US, .PRO, etc., require some extended attributes. If they are set correctly, the service may still fail to provision due to one of several errors, such as an invalid registrant ID, or Application Purpose/Nexus in the case of .US.
See http://www.blesta.com/forums/index.php?/topic/2200-registering-a-us-domain/
This is because the extended attribute name "attr-name" is prepended with "attr_" when it should not be. e.g. "attr_purpose" rather than "purpose". This invalid name causes the registrar to reject the creation of the domain.
Fixed