Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果用户批准了预先批准的付款,然后转到贝宝并取消了他们预先批准的付款,贝宝是否会向我的应用程序发送任何类型的通知,让我知道它已被取消?
以下是有关此事的一些文档:Paypal Preapproval API Operation
PayPal 发送 IPN 消息以响应付款、退款、创建预批准和取消预批准。您的 IPN 消息处理程序必须按照即时付款通知指南中所述的方式进行设置。
来源