Credit Card using Android Adaptive Payments MLP

87 Views Asked by At

a bit embarrassing, but after having successfully implemented single and parallel adaptive payments in our Android App (pay using PayPal email), using the PayPal MLP (https://github.com/paypal/sdk-packages/tree/gh-pages/MPL), now we are looking how to use the funding type "credit card" as a "guest payment" option (where the buyer does not need to have a PayPal account to make payment with his credit card).

While seeing the documentation for the funding type "credit card" (https://developer.paypal.com/docs/classic/api/adaptive-payments/Pay_API_Operation/) we simply cant find the UI which we assume we have to use and integrate anywhere in the MLP library.

Does anyone have any idea how/where to get that?

0

There are 0 best solutions below