IPN payment notification warning
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I keep getting the automated IPN warning emails in my inbox. I'm not using IPN on my Woocommerce site, and as far as I can tell it's not set up on my Paypal account either. I'm keeping it off due to wanting to be able to manually check orders on the site as they come in. Is there any way to stop these emails?
- Labels:
-
IPN
![Moderator Moderator](https://www.paypalobjects.com/webstatic/icon/pp32.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi tomcolmans,
Welcome to the Community!
We will typically send those IPN warning emails if we don't receive an acknowledgement of receipt of the IPN from your server at the URL provided in the email. According to the WooCommerce setup docs, they explain that IPN should be setup and enabled for WooCommerce to work properly, and you can view this documentation at the link below:
https://docs.woocommerce.com/document/paypal-standard/?_ga=1.124006410.1859399408.1483043971
The best thing you can do to stop receiving those emails is to ensure that your server is responding to every IPN sent with a blank HTTP 200 Ok. Technically you 'can' disable IPN on your account which would stop the emails, but it's not recommended.
Regards,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Adam- Thank you for your suggestions.
I have got this very same issue now. I have been using a different application which handles the IPN messages sent to Notification URL from PayPal and we receive them and process it and send PayPal back 200. Last week we upgraded to new application that don't require any IPN handling so I set disable IPN feature on my PayPal account. But still I received this IPN Notification warning email today. PayPal trying to send IPN data to our old IPN Notification URL and end up with 404 HTTP Response eventually. Should we need to send blank HTTP 200 OK response to Paypal for the url they are trying to hit?
![](/skins/images/A939EC12AB53F507EBDE8CFF76637CCC/responsive_peak/images/icon_anonymous_message.png)
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- webhook payment capture completed issue in Sandbox Environment
- I keep getting the error: “Unfortunately, a system error has occurred" in NVP/SOAP APIs
- PayPal Complete Payments Error Notification in PayPal Reporting
- UNPROCESSABLE_ENTITY","details":[{"issue":"TRANSACTION_REFUSED in REST APIs
- UNPROCESSABLE_ENTITY with TRANSACTION_REFUSED in Braintree Client-side Integration (JS, iOS, Android SDKs)