Hi
I am using cformsII to run a form for Domain registration on my website.
The form collects domain, business and contact information.
When the submit button is pressed the form takes the visitor to page 2
This page contains a Paypal Box (for them to re-enter their domain name) and a pay now button.
The box for the domain name is to give me some reference to the order placed on page 1
The process looks like a 2 page process when in fact, once the submit button (Step two Button) has been pressed it has already sent the form to me via email.
My question is this:
Is there anyway to populate the domain name box on page two from the domain box on page 1???
This would mean that the payment will have a reference to the domain name on the form.
Example:
(PAGE1)
Domain: testdomain.tld
Contact: joe blogs
Address: the street
-- Next Step
(PAGE2)
"your almost done."
Domain: testdomain.tld
PAY NOW
If I can achieve this then I would have a direct link between the email from the site and the paypal payment conformation email.
If there is a better way to do this then just let me know and I will try that.