1

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.

joel amad
  • 59
  • 8
  • 1
    It's just a `UINavigationController`, why not? similar to [this](http://stackoverflow.com/a/2527441/2710486) – zc246 Mar 17 '16 at 10:44

1 Answers1

2

No it is not possible to placed inside a uiview.

Jugal K Balara
  • 917
  • 5
  • 15