#dcx86-googlepay
1 messages · Page 1 of 1 (latest)
Hello @viscid galleon! I'm not really familiar with Google Pay, but looking at our documentation I don't see a mention of a Google merchant ID. https://stripe.com/docs/google-pay
Me neither, I can't make google pay work in my app. I followed the documentation integration steps, and then stopped. Since I'm using @stripe/stripe-react-native the Instantiate GooglePlayLauncher steps described in the documentation do not apply to my case. I can't find the Google Pay React Native iOS steps in stripe documentation just like there is for Apple Pay. I don't know what needs to be done at this point. Can you guide me?
Have you looked at this? https://github.com/stripe/stripe-react-native/blob/master/docs/GooglePay.md
https://github.com/stripe/stripe-react-native/issues/9
Oh, just found this. It is not ready yet.
hmm
isn' it just https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-google-pay ? It's part of the PaymentSheet component and I'm pretty certain it works.