#guizhong_10139

1 messages · Page 1 of 1 (latest)

solid vaporBOT
coarse plaza
sinful vine
coarse plaza
#

I see that you're referring to mobile app instead of web app. How do you integrate with Stripe? Do you use Payment Element in Vue and packaged into a mobile app, then open the page in web view?

sinful vine
#

Yes, because I don’t know how to develop native mobile applications, I use Vue to develop them and then use tools to package them as mobile applications.

coarse plaza
#

WebView doesn't support Google Pay as it doesn't carry Google login credentials. The checkout page should open in Chrome Custom Tabs instead: https://developer.chrome.com/docs/android/custom-tabs/

For Apple Pay, not all WebView can display Apple Pay depending on the WebView being used. Only native browser such as Safari guarantees Apple Pay.

Chrome for Developers

Learn when best to use Android Custom Tabs for opening an URL in your Android app.

#

We only recommend native mobile SDK for Apple Pay and Google Pay integration

sinful vine
coarse plaza
#

WebView has limited support. With WebView, there will still be a URL to open and it still requires domain registration in the event that the WebView supports Apple Pay.

sinful vine