I am using Gravity Forms to set up a booking system for retreats. What I would like to do is be able to show the user a summary of their order BEFORE they go to Paypal. It's my understanding that in order to do this on the same form, I would need to use jQuery, which I don't want to do (don't have the programming chops for that :) ) .
So I believe what I should do instead, is to create a second form and pass all the relevant product info variables from the first form into that in order to generate the summary using dynamically populated fields. This second form would then be sent to PayPal upon submission.
Can you verify whether what I'm trying to do is possible and if indeed this is the right approach?
Many thanks,
Lucy