#Anusha
1 messages · Page 1 of 1 (latest)
hello! what error are you seeing?
Hello @tardy notch Google Pay button is not visible. Not getting any error.
i'm a bit confused, you mentioned I could see google pay button if testEnv is false and if i click on it, throws an error as it needs approval.?
so is that sentence no longer applicable?
@tardy notch Yes, that is secondary and I hope it will be resolved if I get approval by following this https://stripe.com/docs/google-pay?platform=react-native#going-live-react-native.
At present, my concern is I couldn't see the Google Pay button if testEnv is true. I hope if this is resolved, I can submit it for approval and the error (OR_BIBED_07) gets resolved.
Out of interest, where are you located?
Issue I am facing: Couldnt see Google Pay button with below params
googlePay: {
testEnv: true,
merchantCountryCode: 'US',
currencyCode: 'USD',
}
But where are you located right now?
We don't support Google Pay in certain locales: https://support.stripe.com/questions/supported-payment-methods-currencies-and-businesses-for-stripe-accounts-in-india
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
So that may be the issue
Located in India GMT+5:30 Time Zone
Then that's the issue. We don't support Google Pay for Indian merchants or Indian customers.
Merchant is from "US" and Stripe Account is registered as "US" location only. Is there any way to test from India?
No. Merchant account country doesn't matter. It's blocked for all Indian customers: https://support.stripe.com/questions/supported-payment-methods-currencies-and-businesses-for-stripe-accounts-in-india
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Okay. I could test Apple Pay. Google Pay is the only concern. Is there any way to test, could you please check once?
There is not
How could I see Google Pay button if testEnv is false then ?
I'm not sure I'm afraid. All I know is Google Pay is not supported for Indian merchants and customers in India as per the URL.
I guess we don't block the rendering of the button in test modem but we do in live mode
In live mode only I could see the button. In test mode I cant
Ok, regardless it's not supported in India I'm afraid
Okay. Thanks.