I am using MPL for adaptive parallel payment. It allows user to make payment using PAYPAL ID. I need to make payment via credit card as well.
我正在使用MPL进行自适应并行支付。它允许用户使用PAYPAL ID进行付款。我也需要通过信用卡付款。
Is anyone aware how can I use credit card with MPL or any alternate way for adaptive parallel payment using PAYPAL ID and CREDIT CARD both.
是否有人知道如何使用MPL或任何其他方式使用信用卡进行自适应并行支付使用PAYPAL ID和CREDIT CARD。
Any help will be appreciable.
任何帮助都会很明显。
1 个解决方案
#1
You have credit option with single payment mode only..Refer
您只有单一付款方式的信用选项。请参阅
https://github.com/paypal/PayPal-iOS-SDK (Single Mode of Payment)
https://github.com/paypal/PayPal-iOS-SDK(单一付款方式)
In terms of parallel payment using MPL. The Paypal API itself did not gave any option for Credit card payment..!
在使用MPL的并行支付方面。 Paypal API本身没有提供信用卡支付的任何选项..!
I have worked with Both SDK's MPL and PayPal-IOS-SDK. I tried to find solution for getting Credit card payment with MPL but could not make it.
我使用过两种SDK的MPL和PayPal-IOS-SDK。我试图找到用MPL获得信用卡付款的解决方案,但无法做到。
#1
You have credit option with single payment mode only..Refer
您只有单一付款方式的信用选项。请参阅
https://github.com/paypal/PayPal-iOS-SDK (Single Mode of Payment)
https://github.com/paypal/PayPal-iOS-SDK(单一付款方式)
In terms of parallel payment using MPL. The Paypal API itself did not gave any option for Credit card payment..!
在使用MPL的并行支付方面。 Paypal API本身没有提供信用卡支付的任何选项..!
I have worked with Both SDK's MPL and PayPal-IOS-SDK. I tried to find solution for getting Credit card payment with MPL but could not make it.
我使用过两种SDK的MPL和PayPal-IOS-SDK。我试图找到用MPL获得信用卡付款的解决方案,但无法做到。