【发布时间】:2020-02-16 03:34:00
【问题描述】:
我在我的 PayPal 沙盒帐户中设置了一个 URL 作为我的“通知 URL”-https://example.com/ppl-name1.php。 它工作得很好,测试也很顺利。 我决定将我的“通知 URL”重命名为 https://example.com/ppl-name2.php。
我在此处使用新 URL 更新了详细信息:https://www.sandbox.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-ipn-notify
它接受并保存了新的 URL。
但现在 paypal 仍将通知发送到旧 URL。 无论我尝试多少次 - 甚至删除保存的 URL 设置并关闭通知并重新打开它们。
它仍然不会发送到新的 URL。 但它清楚地将新 URL 显示为保存的值。
我已确认在 IPN 历史页面中调用了旧 URL。
【问题讨论】: