Hello, I have succesfully configured PayPal Standard (with sandbox) payment on my test website. It works well: after the checkout it redirects to the paypal site, the fake payment is ok, then it redirects to my test nop. On backoffice i can see that the order is correctly set as 'payed'.
The problem is that the paypal site redirects to the home page of my web site, without any 'Thank You' page... Where i went wrong?
The IPN should be enabled, that's the instant payment notification.
hth
Ok i try to enable IPN on NOP backoffice, but nothing happens. I try to enable IPN and set the IPN handler to http://www.mysite.com/Plugins/PaymentPayPalStandard/IPNHandler but nothing happens.
When i pay on sandbox, i can see that the returning URL is http://www.mysebsite.com/Plugins/PaymentPayPalStandard/PDTHandler?tx=07J848704G605823Y&st=Completed&amt=10.74&cc=EUR&cm=3d8739a0%2d3a66%2d4168%2da134%2df2baacebdbe3&item_number=
The IPN should be enabled, that's the instant payment notification.
hth
Ok i try to enable IPN on NOP backoffice, but nothing happens. I try to enable IPN and set the IPN handler to http://www.mysite.com/Plugins/PaymentPayPalStandard/IPNHandler but nothing happens.
When i pay on sandbox, i can see that the returning URL is http://www.mysebsite.com/Plugins/PaymentPayPalStandard/PDTHandler?tx=07J848704G605823Y&st=Completed&amt=10.74&cc=EUR&cm=3d8739a0%2d3a66%2d4168%2da134%2df2baacebdbe3&item_number=
Thanks for your support, but i can't make it work. When it returns to my web site, the order is set to PAYED correctly, so i guess that paypal returns the right parameters.
But i can't see any 'Thank you' page... do you confirm me that Paypal Standard Plugin automatically generate this message when user returns to nop cart after the paypal payment?