Switching Between PayPal Pro and PayPal Redirect

How to switch between PayPal Pro and PayPal Redirect based on user selection.

Overview

The issue is configuring a single form to dynamically use different payment processors depending on the user's choice.
Use the CF event switcher and multipage features to create conditional form paths, routing credit card payments to PayPal Pro and PayPal selections to the redirect flow.

Answered
ChronoForms v5
me melvins138 02 May, 2017
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
me melvins138 02 May, 2017
Answer
I asked this question way too soon... had I just spend 30 more minutes testing, I wouldn't have needed to answer.

Sorry.
This topic is locked and no more replies can be posted.