#Shubz-gpay-error
1 messages · Page 1 of 1 (latest)
Hey. Are you using our RN lib?
This seems related: https://github.com/stripe/stripe-react-native/issues/730#issuecomment-1091979666
No Android Stripe SDK v"19.3.1"
(not sure if it's specific to React Native, but just our mobile SDKs)
But this seems like a Google Pay configuration problem looking at that GitHub issue
Ok, I have also mailed the Google Pay support team to find out what is wrong with the configuration. The last message in the link that you sent says,
Hi!
If you are operating in PRODUCTION you need to add a merchantId that is valid and has been approved in Google Pay's Business Console in your configuration.
Is this merchantId something that Stripe provides or its a Google Pay thing?
When merchants set up a payments profile, Google assigns it a unique numeric code called a Merchant ID. You cannot change this number. If you ever contact Google Support, we'll ask you to give your M
ahh, so it is the Google Merchant Id
Seems so, yep!
Thanks 🙂 Let me see if I can figure something out from what they say from the Google Support team