Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Azodian's avatar

PayPal IPN problem PHP 7.1.4

Hello everyone! I have this error with PayPal on Laravel 5.5

-- IPN was not sent, and the handshake was not verified. Review your information. --

but only with the version of PHP 7.1.4 with version 5.6 works without problem.

I am using this package https://github.com/sh0umik/Laravel5-PaypalIPN

Thanks!

0 likes
2 replies
Azodian's avatar

The weird thing that the error only appears in PHP 7.1.4 because in version 5.6 it works without problems

Please or to participate in this conversation.