Answer the question
In order to leave comments, you need to log in
Why did Paypal start sending IPN notifications many times?
Something has happened to the notifications that Paypal sends to our php listener. Notifications come many times (we looked at the logs) and because of this, duplicates are created in the database. Has anyone encountered such a problem and how can it be solved? Thank you!
Answer the question
In order to leave comments, you need to log in
Well, to the heap to the above - check your scripts, there is a chance that they started to issue something in response that is not what PayPal expects - 500, 404, php_error, BOM, etc.
You can check by the logs - either error_log or the length of the responses in the access_log (whether the responses have become longer than usual).
This is all relevant if PayPal has not changed its api and does not expect something different from your scripts.
And according to the documentation, do they guarantee that they will call you only once?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question