Posted: September 22, 2021 at 11:56 am
September 22, 2021 at 11:56 am We are having issues with Instant Payment Notifications (IPN) PAYPAL status INCOMPLETE but actually fully paid |
|
September 22, 2021 at 12:53 pm Hi there, So your using PayPal Standard within Event Espresso? Your currently showing as being rate limited in your screenshot, that may not be the case for your server itself but in any case I recommend switching away from PayPal Standard to use PayPal Express. It uses the same PayPal account type but different credentials from your account, see here: https://eventespresso.com/wiki/paypal-express-payment-gateway/#locate |
|
We’ve been using PayPal Pro. Can you please explain the relationship between what we are seeing in the PayPal screen regarding the rate limit and our server? What can the problem be caused by and how to fix it? |
|
PayPal doesn’t use IPN’s at all, it uses direct POST to communicate with PayPal. Where do you see the notifications failed?
Rate limiting is a value set on PayPal’s servers which basically means they will return an error if you send too many requests to their server within a certain amount of time. How many requests that is and the timeframe involved only PayPal knows 🙂 So for example, if you send 20 requests to PayPal in 5 seconds, they may rate limit you and simply return an error from requests based on your IP/User etc for a specific time period. (Note that again, I’m completely making up the values in the above as I don’t know what limits they set on their servers) You can’t really fix it yourself and need to wait for the expiration time on the rate limiting. — I replied above to your support thread before the support token arrived on our system, I haven’t yet redeemed it but can log in and investigate the specific requests for PayPal to see what they show if preferred? |
|
Tony If you need, please log into the website and debug as necessary. |
|
Hmmm, what’s happening is the database is returning an empty error when EE tries to log the PayPal response in the I disabled the log entries to see if this was an issue specific to the logs but then you get the same error on the I assume PayPal Pro previously worked as expected? Any recent server side changes? |
|
Correct, PayPal worked as expected until the day before yesterday. |
|
September 23, 2021 at 10:03 am Ok, I think I found the problem. The event title used styled I’ve updated the event to use Can you test a payment to confirm? Or wait for another registration to come in and see if that works. |
|
September 23, 2021 at 11:06 am Thank you, Tony |
|
September 23, 2021 at 12:21 pm You’re most welcome, I’m glad that worked. |
|
September 23, 2021 at 12:27 pm Just so you know, to troubleshoot this I installed a custom functions plugin to hold a debug function I could use on the site and also enabled WP_DEBUG to view any errors. I’ve just removed the plugin and removed the additional code used for WP_DEBUG. |
|
The support post ‘Cricital problem with PayPal Instant Payment Notifications (IPN)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.