Disable showing the Paypal Web browser on android

434 views Asked by At

I have integrated PayPal using Brain Tree using my Custom UI for PayPal Button on my native Android App. I have implemented the SDK for PayPal. when I tried to click my PayPal Button, I'm getting redirected to a Web Browser to PayPal to login using the credentials which is the expected behaviour as mentioned in there documents. I have to disable showing the URL on the redirected Web Browser shown on the device on clicking the PayPal Button. How can I disable showing the WebBrowser URL on the redirected one? Please suggest me a work around for this.

1

There are 1 answers

3
Preston PHX On

You cannot, the URL is required.

With very few exceptions (some old apps with webview-based integrations) , everyone should only log into a PayPal account when they can see the URL, so they know they actually logging into PayPal.