Validation notification of IPN response is always INVALID. Does anyone know about this issue?

Hemant347
Contributor
Contributor

I am trying using IPN simulator and my post back script always get INVALID response for the validation command post request. I also tried using PHP code in sandbox environment and it doesn't return anything and in production it always getting  "INVALID URL" response.

Login to Me Too
1 REPLY 1

MTS_Justin
Moderator
Moderator
Hello,

Sounds like an issue with your script or how the data is being passed back for validation. The exact data which was received, must be sent back in the exact same order in which is was received and the character encoding must also match the original transmission.

Start by using an approved IPN script and test from there : https://github.com/paypal/ipn-code-samples

Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.