通过信用卡Golang进行贝宝付款

时间:2019-06-12 06:19:29

标签: php paypal

我正在使用PayPal通过信用卡付款。但是根据PayPal的通知,不建议使用直接信用卡支付API,我应该改用v2付款API。但是v2 API不支持直接信用卡付款。

以下是文档的一些链接:

https://developer.paypal.com/docs/api/payments/v1/

https://developer.paypal.com/docs/api/payments/v2/

我目前正在使用以下用于Golang的SDK:

https://github.com/logpacker/PayPal-Go-SDK

我可以通过Paypal rest API通过信用卡直接付款吗?

谢谢。

0 个答案:

没有答案