paypal的重复付款 - android

时间:2014-05-27 11:12:14

标签: android paypal payment recurring

我需要在Android应用程序中添加Paypal定期付款选项。

我用谷歌搜索,找不到任何解决方案。

2 个答案:

答案 0 :(得分:0)

Paypal有订阅和定期付款的解决方案。 https://www.paypal.com/pdn-recurring

技术部分基于Web应用程序。但是同样的POST请求可以在android中进行。可以在此处找到一个示例:http://www.androidsnippets.com/executing-a-http-post-request-with-httpclient

答案 1 :(得分:0)

使用信用卡,您可以使用移动SDK对信用卡进行标记,并在将来使用信用卡进行付款。

对于PayPal帐户,您可以使用以后的付款:https://developer.paypal.com/docs/integration/mobile/make-future-payment/