Hello,
I have a payment form. I want to have a dropdown that allows a user to chose which payment option they want.
The options are Visa, MasterCard, Discover, AmEx, PayPal and Check.
If they choose the credit cards, I would like a page showing some textboxes to collect information, then on submit, I want to use PayPal Pro to process the cards on my site. I have the API set up and tested and working in SandBox on an individual form.
If they choose PayPal, I would like a page with basic PayPal redirect info, like amount name email, , then on submit they will be redirected to PayPal to login. I have used the demo form, tested in Sandbox and it works on an individual form.
If they choose check, they go to a page that has similar contact info textboxes as the credit card page, minus the CC info, , then on submit a page displays with the info they wrote, with a print button.
I've played around with event switcher and multipage, but I can't seem to figure this out.
Thanks in advance,
Melvins138
I have a payment form. I want to have a dropdown that allows a user to chose which payment option they want.
The options are Visa, MasterCard, Discover, AmEx, PayPal and Check.
If they choose the credit cards, I would like a page showing some textboxes to collect information, then on submit, I want to use PayPal Pro to process the cards on my site. I have the API set up and tested and working in SandBox on an individual form.
If they choose PayPal, I would like a page with basic PayPal redirect info, like amount name email, , then on submit they will be redirected to PayPal to login. I have used the demo form, tested in Sandbox and it works on an individual form.
If they choose check, they go to a page that has similar contact info textboxes as the credit card page, minus the CC info, , then on submit a page displays with the info they wrote, with a print button.
I've played around with event switcher and multipage, but I can't seem to figure this out.
Thanks in advance,
Melvins138