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.
我使用了贝宝大规模支付系统,它工作正常,支付工作正常。我必须知道每个批量支付交易状态。例如:如果我们向 100 个接收者进行大规模付款,我需要知道这 100 个接收者的付款成功。paypal里有这样的api吗?任何帮助将不胜感激。
我认为没有 API 可以跟踪 Mass Pay 付款。相反,我建议您使用IPN。这将在付款通过时为您提供通知。