Is it posible for a paypalpaymentviewcontroller view to be placed inside a uiview? I have been trying this out for hours and I'm not getting any result. Is there any plugin that can let me implement the Paypal payment UI into my app view? I think the question is straight forward enough.thanks in advance for the help.
Asked
Active
Viewed 98 times
1
-
1It's just a `UINavigationController`, why not? similar to [this](http://stackoverflow.com/a/2527441/2710486) – zc246 Mar 17 '16 at 10:44