I have integrated sandbox paypal into my application.After successful payment i am not getting success in the query string.Instead i get is return to merchant but if i do cancel i get the cancel in the query string
No i am not doing so
Tarun
2010-03-12 06:35:28
I think thats required. When you receive a IPN notification, you must callback to the PayPal servers to verify the notification. This is described in the docs for IPN.
logicnp
2010-03-12 07:16:13