简体   繁体   中英

Disable showing the Paypal Web browser on android

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM