我有一个IOS应用程序,允许客户购买物品,这些物品可在大约一周或2天内使用。我试图了解哪种付款方式符合我的需要。
我阅读了Paypal mobile sdk和Paypal rest api的文档,我不明白它们之间有什么不同:
1.未来付款 - https://developer.paypal.com/docs/integration/mobile/make-future-payment/
2.Place and Order - https://developer.paypal.com/docs/integration/direct/create-process-order/
fureture付款是否暂停资金?
答案 0 :(得分:6)
允许您设置一个系统,您可以根据需要为PayPal帐户收费。没有资金,在客户授权后,您只需获得处理未来费用的代币。这曾经被称为Classic下的结算协议。
基本上,您可以向授权书收取最多10次(最多为总金额的115%)。您可以将其作为授权来运行,最长可达29天。