PayPal settings

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 года назад
Hi,
I want to test PayPal standard in the sandbox mode.
PayPal gives an error like in the documentation known issues, but the radiobutton was already Off.
I don't understand what I have to fill in the IPN url field.
I received the Order receipt  and  Purchase Receipt e-mails.
Does someone have a solution for me?

I use nopCommerce 4.404 on Linux-Nginx with SSL.
2 года назад
At IPN url field you have to put your notification controller action method url.
And also please check is there any error? from
Admin -> System -> Log
2 года назад
Thanks for your reply  Rashed Khan.

There are PayPal related errors in the log for 4 of 5 orders, so the last one had no error.
The numbers in the log are not the same as in the order detail page.

Payments.PayPalCommerce error:
Could not find an order 112dd68e-b7 *
Payments.PayPalCommerce error:
Could not find an order 6e2370ce-0c *

In the order details I have
6eb07cdb-d6 *
6fef50cc-b7 *
b6d8fff4-4e *

About the IPN,  I am not a developer.  Where can I find the action method URL ?
2 года назад
JantjeNL wrote:
...I want to test PayPal standard...
...I use nopCommerce 4.404

Your prior post says "Payments.PayPalCommerce error:"

Please confirm which PayPal plugin you are using (and nopCommerce version).

For nopCommerce PayPal Standard, the configuration page specifies:
"...7. For the Return URL, enter and save the URL on your site that will receive the transaction ID posted by PayPal after a customer payment (https://admin-demo.nopcommerce.com/Plugins/PaymentPayPalStandard/PDTHandler)."

(Replace "admin-demo.nopcommerce.com" with your store URL.  It would be nice if the team made the URL 'substitution' in-line, so that it is more obvious to those no so technical ;)


RE: "The numbers in the log are not the same as in the order detail page."
The 'numbers in the log' (passed to PayPal) are the Order GUIDs".
2 года назад
Hi New York,
Thanks for your reply.

I am testing with nopCommerce 440 in a MultiStore setup
Main Store is  https://nop.mystore.eu/ , a sub store is  https://sub.mystore.eu/
With  https://nop.mystore.eu:15536/Plugins/PaymentPayPalStandard/PDTHandler  I got the errors in the logfile.
With https://sub.mystore.eu:15536/Plugins/PaymentPayPalStandard/PDTHandler there are no errors in the logfile.
I forgot to allow the port in ufw, but now I still get:
Some of your information isn't correct. Please try again.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.