我可以在 paypal 中通过代码进行每月自动账单吗?
Can I do a monthly automatic bill by code in paypal?
我想 this 但每个月都要通过代码。 (以 curl 为例)
我只有ID简介:I-************
有可能吗?我找不到路了。
谢谢。
遗憾的是,您不能使用定期付款来执行此操作。对于您的情况,您实际上可以使用参考交易每月向您的客户收费。您需要每月使用 curl 调用参考交易 API。
参考此文档:https://developer.paypal.com/docs/classic/express-checkout/ec_set_up_reference_transactions/
我想 this 但每个月都要通过代码。 (以 curl 为例)
我只有ID简介:I-************ 有可能吗?我找不到路了。
谢谢。
遗憾的是,您不能使用定期付款来执行此操作。对于您的情况,您实际上可以使用参考交易每月向您的客户收费。您需要每月使用 curl 调用参考交易 API。
参考此文档:https://developer.paypal.com/docs/classic/express-checkout/ec_set_up_reference_transactions/