tags:

views:

4

answers:

0

I want to develop a mobile app that allow user to finish PayPal transaction without redirecting to web browser, all stuff (login, paying, etc) are done in app itself. I don't know how to perform PayPal login in the app, almost all examples on internet are redirecting to paypal site to finish login.

Is there a way to perform login without using web browser (without redirecting to PayPal website)?