Gettin POST data on return from PayPal

abarrow 17 Jul, 2010
Hi,
I have a form that does registration for a sailing event. On submit, I'm using the Redirect plug-in to take the use to PayPal for registration payment. That seems to work fine, but when the user returns to my web site (via the PayPal "Return to Store" link), I get the POST data from my original submission listed at the top of my page. Debugs and everything else is turned off. Email is getting sent and the submissions are getting stored in the database.

On page refresh, the POST data disappears.

Pulling my hair out here. Any ideas?[attachment=0]Screenshot.jpg[/attachment]
GreyHead 18 Jul, 2010
Hi abarrow,

There's a bug in the plugin, the fix is here

Bob
abarrow 18 Jul, 2010
Thanks Bob, working great.😀
This topic is locked and no more replies can be posted.