Since 10 July all IPN fail with error "Retrying" !!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Since 10 July all IPN fail with error "Retrying". I need to manually validate dozens of payments every day. I use it since 8 years now with not a single issue until a few days ago.
Paypal error details on Instant Payment Notification (IPN) details :
HTTP response code 503
Delivery statusRetrying
No. of retries 13
My platform error:
[Warning] => fsockopen returned a following error when trying to connect to PayPal [Error nr] => 0 |
My IPN URL is 100% ok, it loads without any error. That 503 error is generate only by paypal server for no reason.
Is anyone facing similar issue here ? I need urgent help , paypal simply don't care about , when I reported this problem via their chat help they replied me to check my spam folder if you can believe that.
- Labels:
-
IPN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same here, also July 10. I've even tried a very simple PHP script that just attempts fsockopen to the ipnpb.paypal.com endpoint and that fails to connect. Curl fails as well. This is from two different servers on different networks, so I'm not seeing how it could be on my end. Connecting to any other public URL via fsockopen/curl works perfectly.
@crossing Were you able to get a resolution or any support?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was told by support it has to do with connecting via TLS 1.0 or 1.1. instead of 1.2. In my case I was able to resolve it by changing the host from ipnpb.paypal.com to www.paypal.com. I thought the www version was deprecated but was told by support it is fine to still use that endpoint. I also changed my fsockopen call to force TLS 1.2 by using the prefix "tlsv1.2://" in the fsockopen call. Hope that helps anyone having the issue.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- Couldn't receive International payment in PayPal Payments Standard
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Things don’t appear to be working at the moment in PayPal Payments Standard
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard