The URL for the confirmation page can be the same, but you can use a conditional shortcode in your confirmation message based on the form value which was selected. Please see the documentation here http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode
That will work if you are using the text confirmation. If you are using the page redirect option, there is no built in way to select a different return URL based on a form selection. You could use two different forms for your donations, with a different confirmation page for each type of donation, or you could always use the same confirmation URL but then have the logic in a page template to check to see what value was submitted and show a different confirmation based on that.
Gravitywiz has this conditional confirmation tip:
http://gravitywiz.com/conditional-confirmations/
But I'm not sure how it works with PayPal (I assume you are using PayPal standard where the visitor completes their transaction at PayPal vs. on your site.)
Posted 11 years ago on Monday February 18, 2013 |
Permalink