Website And Enom Intergrating 11.03.08
I have a website which I just designed. I also have a enom account. My problem is that I’m a not a programmer and I can’t intergrate the program. I have a sample website script provided by enom which is I believe an API.
What I’d like to is to be able to install the script in a subfolder on my website so it is fully functionable.
The following was copied from a post from another user who needed the same project done. It is pretty much the same project I would need done.
The system needs to be able to connect to the eNom API (account will be provided) and do the following in the steps provided:
-> Receive a domain name and TLD via $_POST variables
-> Check availability of a domain
-> Display the results of the domain search, provide checkboxes for available domains with single register button
-> Receive a domain name and TLD via $_POST variables
-> Register the name using the eNom API system
-> Display the result
-> Receive a domain name by domain name, TLD, and years to extend domain by $_POST variables
-> Renew the domain provided
-> Receive a domain name by domain name, TLD, and years to extend domain by $_POST variables
-> Check if the domain can be transferred
-> Provide electronic or fax transfer options
-> Transfer the domain using the eNom system as required
-> Display Result
-> Provide means to check transfer status of domains in process of transfer
POST/REQUEST variables sent to script(s) to (and display results accordingly):
-> Get or set the DNS of a domain
-> Get the expiry date of a domain
-> Protect the identification of the owners of a domain
-> Get or set the lock status, contacts, forwarding e-mail addresses, host records of a domain
-> Get or set Name-My-Phone service settings.
-> Synchronize the EPP Key
Users who have interfaced a website with enom will be given priority.
Typically I want the supplied script to work in a subfolder on my website so I can link to it and register domain names for my clients using the look of my own website.
Thank you!


