简体   繁体   English

PayPal Pro订阅没有IPN

[英]No IPN for PayPal Pro Subscriptions

I have integrated Subscriptions using PayPal Pro for a client but we are not getting notifications to the IPN. 我已经为客户使用PayPal Pro集成了Subscriptions,但是我们没有收到到IPN的通知。 I added this variable (NOTIFYURL=$NotifyURL) and IPN was supposed to be hit for both a new Profile Creation plus the renewal, but neither of those are happening, and I'm actually getting emails in my sandbox that renewals are failing, despite having all the required fields in the initial call to create the profile (and we're getting a successful message) - is this something not fully tested and not working in sandbox as is sometimes the case with new things? 我添加了此变量(NOTIFYURL = $ NotifyURL),并且应该为新的配置文件创建和续订都击中IPN,但是这两个都没有发生,尽管实际上我在沙盒中收到续订失败的电子邮件,尽管在创建配置文件的初始调用中包含了所有必填字段(并且我们收到一条成功的消息)-这是不是经过充分测试并且在沙箱中无法正常工作(有时是新事物)?

When working with the Recurring Payments API you can't use NOTIFYURL. 使用定期付款API时,您不能使用NOTIFYURL。 Instead, you need set up IPN in the PayPal account profile. 相反,您需要在PayPal帐户资料中设置IPN。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM