Using PayPal Standard.
I have a donation form that does not return to the confirmation message page after a successful PayPal donate transaction. If i set the the PayPal form to be a Products and Services it works fine.
The donation transaction is recorded in PayPal and GF properly, but the process brings the user back the form page with the following querystring (that appears to be the contents of the IPN response from PayPal):
http://www.stdennisparish.org/ways-to-give/donate/?mc_gross=10.00&protection_eligibility=Partially+Eligible+-+INR+Only&address_status=unconfirmed&payer_id=BTK94RND545BA&tax=0.00&address_street=2572+P+Cir.&payment_date=22%3A53%3A36+Apr+13%2C+2013+PDT&payment_status=Completed...
I have the PayPal settings on test server and I am using W3 Total Cache, but I got the same results with all the caching turned off too.