Search code examples
iospaypalexpress-checkout

PayPal Express Checkout in native iOS app


I need to integrate Express Checkout in my iOS application. I know that the new Paypal iOS SDK doesn't support Express checkout. Is there a different library for this purpose, is there a way to integrate express checkout within a UIWebView?

I need to send PAYMENTREQUEST_n_PAYMENTREQUESTID, i don't know if i can send it with iOs SDK.


Solution

  • To answer your question directly, you should be able to use Mobile EC within your UIWebView. However, is there a specific feature you are looking for with EC that's not available with the mSDK?