#ab92023
1 messages · Page 1 of 1 (latest)
Hi
The Google Pay button fails to appear.
Are you seeing any particular error ? in you rlog console ?
Could you please try running this sample screen and see if you see Google Pay:
https://github.com/stripe/stripe-react-native/blob/master/example/src/screens/GooglePayScreen.tsx
The Google button isn't showing
Even in the sample I shared with you ?
No, it doesn't show and the output from isPlatformPaySupported is false
ok, let me do a quick test on that sample.
Thank you
I just tested that sample, and it displays correcty Google Pay button.
Make sure to run that sample project without doing any updates on it first.
I've now got it working, there was a change required in one of our configs. Thank you for your help