Nishant Tyagi
Nishant Tyagi

Reputation: 9913

Paypal MPL sdk with credit card support

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.

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.

Any help will be appreciable.

Upvotes: 4

Views: 366

Answers (1)

Vidhyanand
Vidhyanand

Reputation: 5369

You have credit option with single payment mode only..Refer

https://github.com/paypal/PayPal-iOS-SDK (Single Mode of Payment)

In terms of parallel payment using MPL. The Paypal API itself did not gave any option for Credit card payment..!

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.

Upvotes: 1

Related Questions