简体   繁体   English

iOS中的自适应PayPal付款

[英]Adaptive PayPal payment in iOS

Is there any documentation available for adaptive payment of paypal with iOS? 是否有任何文档可用于iOS的PayPal自适应支付?

I have got a documentation, but I couldn't find any source code for implementing PayPal parallel payment with iOS. 我有一个文档,但我找不到任何用于实现PayPal并行支付iOS的源代码。 Can anybody help me to get aware of Adaptive payment with iOS. 任何人都可以帮助我了解iOS的自适应支付。

Thanks in advance. 提前致谢。

You can use the paypal sdk for ios found here under mobile payments. 您可以使用发现IOS贝宝SDK 这里下的移动支付。 The zip file contains the library, sample codes and documentation. zip文件包含库,示例代码和文档。 Basically, to use parallel payments, you just set multiple receivers of the payment. 基本上,要使用并行付款,您只需设置多个付款接收方。 There is also an example on how to implement simple payment, chained payment and preapproval. 还有一个如何实现简单付款,链式付款和预先批准的示例。

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

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