PayPal IPN - 配置文件或 Notify_URL

发布于 2024-12-18 02:22:24 字数 232 浏览 0 评论 0原文

只是一个简单的问题,实际上与我发布的最后一个问题有关。

如果我为 PayPal 的 IPN 指定 notification_url,我是否需要在我的个人资料中设置该设置,或者 PayPal 是否会在个人资料中没有该设置的情况下发送相同的数据?

我正在阅读该文档,它说我可以将其设置为自适应付款,但我没有使用自适应付款。

基本上: 如果我设置了notify_url,我是否需要在我的个人资料中设置IPN?

Just a quick question, actually related to the last question I posted.

If I specify the notify_url for PayPal's IPN, do I need to have that set in my profile or will PayPal send the same data without it in the profile?

I was reading the document and it says I can set it for adaptive payments, but I'm not using adaptive payments.

Basically:
If I set the notify_url, do I need IPN set in my profile?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝色星空 2024-12-25 02:22:25

您无需在个人资料中设置 IPN 侦听器 URL。 PayPal 将 IPN 消息发送到特定按钮或 API 操作的通知 URL 中指定的侦听器,而不是发送到您的个人资料中指定的侦听器。如果您只使用一个 IPN 侦听器,那么我也会将其设置在您的 PayPal 个人资料中。

You do not need to set the IPN listener URL in your profile. PayPal sends the IPN message to the listener specified in the notification URL for a specific button or API operation instead of the listener specified in your Profile. If you are only using one IPN listener, then I would set it in your PayPal profile also.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文