【发布时间】:2016-08-17 07:47:00
【问题描述】:
我正在开发一个使用 PayPal 进行付款的订购系统。
目前存在 IPN 问题。
我已使用通过以下链接提供的示例 IPN 代码:
https://github.com/paypal/ipn-code-samples/blob/master/paypal_ipn.php
但是每次我通过 IPN 模拟器测试 IPN 时都会显示以下错误:
IPN was not sent, and the handshake was not verified. Please review your information.
【问题讨论】:
标签: php paypal paypal-ipn