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.
有没有办法检测取消的交易?我的 API 工作正常,但有人以某种方式作弊,交易通过验证和 API 获取信息并将积分添加到帐户,但在 30-45 秒后交易被取消,我只看到这条消息“付款被取消,钱已退回发件人的帐户。”
谢谢你。
这就是IPN的用途。如果付款状态发生变化,您会在发生变化时收到通知。