Right now, my form can accept credit cards....
BUT if someone wanted to finish directly at PayPal (since it is more trustworthy looking), and keep the data in their cart (item and/or price), how do I do that?
Joel
Right now, my form can accept credit cards....
BUT if someone wanted to finish directly at PayPal (since it is more trustworthy looking), and keep the data in their cart (item and/or price), how do I do that?
Joel
There is no shopping cart in Gravity Forms. Can you explain more what you mean?
How are you accepting their credit card information and processing their payment now?
Right now, PayPal is hidden. All of the credit card processing happens through the order form.
But if they want to "choose PayPal" for the checkout, how would I do that?
If you want to give people the option to pay with a credit card or pay with PayPal, you can have a radio button selection and ask their payment preference. Then, based on that choice, show or hide the credit card input field.
When you map the form fields to the PayPal feed fields, you can use the PayPal condition and look at the value of their choice to determine how to send their data to PayPal.