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.
如何使用 php 在 PayPal 链式付款中查找(付款状态和付款日期)?
我可以访问由 paypal 生成的支付密钥,在这种情况下如何使用它?我需要知道付款是否完成,如果是,在什么日期?
PaymentDetails API应该为您提供所需的内容。