[2.65] Paypal Standard: no returning message

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
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?
12 năm cách đây
Additional information:

On the paypal sandbox, i have set my
RETURN URL= http://WWW.MYWEBSITE.COM/Plugins/PaymentPayPalStandard/PDTHandler

Then i have enabled
IPN = http://WWW.MYWEBSITE.COM/Plugins/PaymentPayPalStandard/IPNHandler

On NOP backoffice, payment setting, the Enable IPN is not enabled.
12 năm cách đây
euristica wrote:
Additional information:

On the paypal sandbox, i have set my
RETURN URL= http://WWW.MYWEBSITE.COM/Plugins/PaymentPayPalStandard/PDTHandler

Then i have enabled
IPN = http://WWW.MYWEBSITE.COM/Plugins/PaymentPayPalStandard/IPNHandler

On NOP backoffice, payment setting, the Enable IPN is not enabled.


Hi,

The IPN should be enabled, that's the instant payment notification.

hth
12 năm cách đây
garrie007 wrote:


Hi,

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=
12 năm cách đây
euristica wrote:


Hi,

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=


Hi,

In NopCommerce admin my setup is as follows:


Use Sandbox - unchecked

Business email - [email protected] (where my domain is yours)

PDT Identity Token: (this will be a bunch of letters and numbers)

PDT. Validate order total - checked

Additional fee - 0.00

Pass product names and order totals to PayPal - checked

Enable IPN (Instant Payment Notification) - checked

IPN Handler - i have left this blank to use the default IPN handler URL


Regards
12 năm cách đây
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?

Thanks!!!
12 năm cách đây
Finally i get it work... don't know how... i guess there was something wrong with sandbox site 'cause i really dont' change anything from yesterday.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.