#shubhx90_react-native-google-pay

1 messages ยท Page 1 of 1 (latest)

placid patrolBOT
quasi snowBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

placid patrolBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1258014479510274089

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

sonic sorrel
#

What device(s) are you expecting to see Google Pay on?
Where are you located?
Do you have active cards in your Google Pay wallet?

placid patrolBOT
#

shubhx90_react-native-google-pay

dark nexus
#

yes

#

in ios and android both?

sonic sorrel
#

No, Google Pay is only supported on native Android devices

#

Where are you located?

dark nexus
#

ok in android device also not working?

#

in india but my app for US region

sonic sorrel
dark nexus
#

yes i know that

#

i am using it in US

sonic sorrel
#

You just said you're in India

#

We currently do not support Google Pay and Apple Pay on Stripe Checkout and Elements for Stripe accounts and customers in India. See Apple documentation for more information on supported countries.

#

It doesn't matter where your account is based, if you're located in IN (via geolocation) then Google Pay won't display

dark nexus
#

actually my client is in US and he tested it in his divse

#

device

sonic sorrel
#

Then I suspect they don't have an active card in their Google Pay wallet

dark nexus
#

yes they have card in there account

#

its not showing in android device...

#

i have a website also google pay showing on browser but in app its not working

sonic sorrel
#

Otherwise I'd recommend adding some logging to your compiled appication to understand why it's not rendering

dark nexus
#

yes

#

all the instructions followed

sonic sorrel
#

Beyond providing a reproduction or some logging/errors from the application, it's hard for me to recommded any further steps

dark nexus
#

there is no error can share my code with you?

sonic sorrel
#

As I said, it doesn't appear to be an issue related to the code but likely a device configuration issue

dark nexus
#

then what i did?

sonic sorrel
#

I don't understand what you're asking me

dark nexus
#

i am asking that google pay is not visble in my android app?

sonic sorrel
#

I know โ€“ and I've explained the reasons why it might not be. Beyond those reasons, which you say are not the case, then you're going to need to d some debugging on your application to understand why it's not available

For example, there's a isPlatformPaySupported method you can use to see if the native wallet is supported on the device

dark nexus
#

ok