#mili-patel_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1389606702214807754
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hello
i need help from your end
i am using stripe paymentelement then why google pay button is not showing
is there any one available
Hi 👋 Google Pay isn't shown to India-based users:
https://docs.stripe.com/testing/wallets#:~:text=Stripe doesn’t display Apple Pay or Google Pay for IP addresses in India or for Stripe accounts based in India
Nor is Apple Pay
if i am using netherland then also google pay is not enable
In that case, I suggest reviewing the other device and integration requirements listed in the Payment Element tab of that page, to ensure everything is set up correctly for us to detect that we should show wallets.
i tried this using VPN and also i am work in android app then how can i enable google pay
Oh, this isn't a web integration? That's what I thought you meant when you said you were using the Payment Element.
Is it an Android app specifically, or a React Native app that you're running on an Android device?
I also don't think VPNs work for mobile flows, since the devices GPS is used to determine location and filter out India users.
For a React Native integration, you'll want to ensure you've followed these instructions to add Google Pay to your app:
https://docs.stripe.com/payments/accept-a-payment?platform=react-native#set-up-your-integration
(unless you're using Expo, then things are a bit different)
I believe you'd need to test from a region where Google Pay is supported.
Not India
then in which country ?
Any one other than India
i already tried in netherland still i don't get
Let's take a step back. Are you using Expo?
initPaymentSheet i used this