简体   繁体   English

iOS中的Paypal定期付款

[英]Paypal recurring payment in iOS

Using Paypal iOS SDK, i can perform single payment. 使用Paypal iOS SDK,我可以执行单笔付款。 but i need recurring payment after some specific cycle. 但在某些特定周期后,我需要定期付款。 In which auto maniacally payments will get deducted from users Paypal account. 在这种情况下,自动付款会从用户的Paypal帐户中扣除。

Please help me out if anyone is having any idea. 如果有人有任何想法,请帮助我。

Thanks in advance! 提前致谢!

Refer to https://developer.paypal.com/docs/integration/mobile/mobile-sdk-overview/ , mobile SDK don't support recurring payment currently. 请参阅https://developer.paypal.com/docs/integration/mobile/mobile-sdk-overview/ ,移动SDK当前不支持定期付款。 If you want to deduct money from buyer's account after buyer sign agreement, you can try to use future payment. 如果您想在买家签署协议后从买家的帐户中扣除款项,则可以尝试使用以后的付款。 Similar case: Recurring payment for Paypal Android SDK for your reference. 类似情况: Paypal Android SDK的定期付款供您参考。

我已将Paypal REST Web服务用于定期付款。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM