Hi,
I have a working PayPal Pay Now button with sandbox URL in its code, the fake sandbox payment works, but then I'm redirected to this page :
http://www.wcit.net/...m=&item_number=
... which is a 404 page, rather than my own website's successful payment page. Why is that ?
Page 1 of 1
Sandbox PayPal payment works then redirects to 404
#2
Posted 06 January 2012 - 04:12 PM
Have you indicated your return url in both your Paypal account and in your Paypal form?
#3
Posted 06 January 2012 - 04:19 PM
Can you post your HTML code? Is the return_url set correctly?
Thanks
Thanks
#4
Posted 06 January 2012 - 05:24 PM
zibizibi, on 06 January 2012 - 12:00 PM, said:
Hi,
I have a working PayPal Pay Now button with sandbox URL in its code, the fake sandbox payment works, but then I'm redirected to this page :
http://www.wcit.net/...m=&item_number=
... which is a 404 page, rather than my own website's successful payment page. Why is that ?
I have a working PayPal Pay Now button with sandbox URL in its code, the fake sandbox payment works, but then I'm redirected to this page :
http://www.wcit.net/...m=&item_number=
... which is a 404 page, rather than my own website's successful payment page. Why is that ?
It's REALLY bad practice with IPN to pass lots of query string data to your completion urls. YOu can set the return urls directly in your paypal account or using hidden form fields within the original formk on your site
#6
Posted 08 January 2012 - 10:23 PM
Thanks emdavis that was the lack of return url that caused this problem.
@rallport : my variables were and still are all set in hidden fields !
@rallport : my variables were and still are all set in hidden fields !
Share this topic:
Page 1 of 1
Help















