Domain Registration
Typical implementation of domain registration includes the following methods:
- checkAvailability
- ValidateAdditionalFields
- RegisterContacts (if supported by domain registrar)
- GetContactsStatus (after RegisterContacts, if it is implemented)
- RegisterNameservers (if supported by domain registrar)
- GetNameserversStatus (after RegisterNameservers, if it is implemented)
- RegisterDomain
- Sync (if supported by domain registrar)