I am using paypal express checkout in magento as payment method. I have set the ipn url as http://mymagentosite.com/paypal/ipn/.

I am getting the emails from the paypal as

Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

http://mymagentosite.com/paypal/ipn/

What is the correct url that I should set for my site?

Please help.

有帮助吗?

解决方案

It should be

YOUR_BASE_URL/index.php/paypal/ipn/index/
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top