We should strive to integrate with the registrar_api and whois modules. Specifically, we should kick in the registrar_api when somebody enters a domain that is not registered (according to the whois module) and lead them towards an easy registration form.
Registrar API seems ideal as it is... well, an API. :) It can be extended to support many registrars (there's edns.de integration for now) and strives to be a clean API (although "it ain't pretty" right now).
Whois, on the other hand, seems more mature: it also has a stable D6 release and a beta D7.
Comments
Comment #1
steven jones commentedThis can happen in contrib :)
Comment #2
neograph734Moving this to the Hosting DNS module as discussed in #2466989: Spin off DNS extension.
The registrar API seems to be a Drupal 6 only module, so unless there are alternatives we'll have to postpone this.