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.
我使用贝宝标准作为支付网关,我需要为此使用定期支付流程。但我没有收到任何交易 ID,其中贝宝将响应发送回我的网站..有人知道这个..吗?我被困在这个任务上。
帮助将非常感激.. 谢谢。
我今天也遇到了这个问题。似乎没有涉及定期付款的交易 ID,而是使用另一个称为配置文件 ID 的变量。我尝试多次订阅和取消,它生成了唯一的 ID 结果,所以我很确定这是唯一标识符。我假设这样做是为了避免新的事务 ID 重复周期,并且它始终引用相同的订阅(配置文件)ID。