Yes. This is what you would do:
Add a field to your form (radio button or drop down) where you ask the user if they'd like to pay via Credit Card or PayPal. If they select Credit Card then use conditional logic to display a Credit Card Field.
Then configure a PayPal Pro Feed for that form using the PayPal Pro Add-On. Make use of the "Condition" option that is the last option in the feed settings and configure a condition so that it is only triggered if the user selects Credit Card from the payment type selection field you added to your form.
Then configure a PayPal Payments Standard Feed for that form using the PayPal Payments Standard Add-On. Make use of the "Condition" option as you did with PayPal Pro and configure it so it is only triggered if the user selects PayPal from the payment type selection field.
If you configured things properly... the user will now be able to select the payment method and Gravity Forms will use the appropriate method when the form is submitted.
Posted 11 years ago on Thursday February 21, 2013 |
Permalink