Open akhilsanker opened 3 years ago
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 https://github.com/react-native-webview/react-native-webview/issues/920#issuecomment-810866297
@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 https://github.com/react-native-webview/react-native-webview/issues/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