-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Google pay not working in Android #55
Comments
Having same issue |
Does Google Pay work on normal chrome on Android? Can you please check if it works on chrome and firefox? If so, we should debug react-native-webview maybe try a different user agent |
@a-tokyo yes it works on normal browser. even in mobile chrome browser |
I see this is an issue with react-native-webview
I think we should discuss there as the fix needs to be done from webview's side |
@hussainimdad004 Check this out for apple pay react-native-webview/react-native-webview#920 (comment) |
This seems to fix ios apple pay but not android google pay. Can we update the doc and file new issue for android side? |
Has there been any updates on this issue? |
Hi @a-tokyo , Any update on this ? Thanks |
Hi! We're still waiting on react-native-web-view react-native-webview/react-native-webview#1976 There's also a bounty on SF https://stackoverflow.com/questions/66003027/react-native-webview-stripe-google-pay |
Google pay is not working in android device. I have tried react-native-webview/react-native-webview#920 (comment) this solution but no effect in android.
Stripe preview is working well in chrome with in the same android device. Is there anything I am missing, even from Stripe dashboard.
Please find my code below:
Versions using:
react-native: 0.64.0
react-native-webview: 11.0.3
react-native-stripe-checkout-webview": 0.0.12,
Thanks
The text was updated successfully, but these errors were encountered: