在贝宝(PayPal)创建结算协议后该怎么办?

时间:2019-06-25 18:40:35

标签: php paypal paypal-sandbox

我已按照https://developer.paypal.com/docs/api/quickstart/create-billing-agreement/和本教程https://phppot.com/php/how-to-manage-recurring-payments-using-paypal-subscriptions-in-php/的说明进行操作。

在“执行开票协议”(项目4)之后,我需要做些什么以捕获这笔付款以及此重复发生的将来付款?

我手中有$agreement之后的$agreement->execute($token, $apiContext)变量,如https://phppot.com/php/how-to-manage-recurring-payments-using-paypal-subscriptions-in-php/中第4项所述。

是否存在用于捕获付款的“已发布的内容”列表?如何获取协议下达的付款?

0 个答案:

没有答案