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 构建一个定期/订阅支付系统,一切进展顺利。
任何人都可以分享 PayPal 发送重试付款时的 IPN 数据吗?具体来说,我需要知道贝宝是否会使用相同的 txn_id,或者每次重试时都会生成一个新的?
感谢帮助!
每次处理付款时,您都应该收到一个新的交易 ID。您可以通过在沙盒中设置定期付款并将其设置为每天计费来测试这一点。