DigitalBrain_DEV
DigitalBrain_DEV

Reputation: 1103

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.

Upvotes: 1

Views: 1058

Answers (1)

PP_MTS_Cory
PP_MTS_Cory

Reputation: 1081

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?

Upvotes: 1

Related Questions