How do I get my users to be automatically redirected to my confirmation page (I have set this in the form already) after they have completed the Paypal payment?
At the moment users have to click continue on Paypal to get back to my site?
How do I get my users to be automatically redirected to my confirmation page (I have set this in the form already) after they have completed the Paypal payment?
At the moment users have to click continue on Paypal to get back to my site?
I think you might need to do the following:
To bring them back automatically, you need to log into your PayPal account, then click "Profile"> "Website Payment Preferences".
Then, under "Auto Return for Website Payments", be sure the ON is selected.
Under the return URL, enter: http://www.yourdomain.com/thanks.phpThat will bring them back to your thank you page.
That's something I found when I Googled your issue, as it doesn't sound like you've done anything wrong from Gravity Forms' perspective.
All my best.