#GandS-google-pay
1 messages · Page 1 of 1 (latest)
Hey! There can you share some more details about how you're integrating with Google Pay?
Sure
In React I'm using PaymentRequestButtonElement from stripejs to accept google pay and apple pay.
When using stripe test keys, It create payment method
But does not create with live keys
Note: Google pay Card is valid card not test card
Im using this payment method to make a purchase on nodejs
Can you share an example Payment Intent ID?
sorry. I dont understand
The Payment Intent you're creating and attempting to confirm. pi_xxx
you are asking payment method id created using stripe test keys?
No, Payment Intent
Acutually I am not using payment intent
Is there somewhere I can reproduce this issue?
When we use PaymentRequestButtonElement
It creates token, source, paymentmethod only not paymentintent
Sure ill share
yes
Yes But when try to pay with google pay
It throws error for us
The selected payment method is not usable. Please select another and try again.
I'm unable to test it because you're using your live keys. At what stage does that happen? I've got this far
You must be creating a Payment Intent for $6.26 at some point. Can you share that pi_xxx ID?
OR your Stripe account ID?
When clicking pay button
Can u please add chai in cart
it is 0 $
I'd prefer not to complete a live transaction regardless of value
Can you share your account ID please
https://stripe.com/docs/js/payment_request/events
It does not create payment intent rather than payment method, source, token
Okay
Where are you located?
We're in india
Yeah, Google Pay won't work in India
Let me clarify,
This stripe transaction using gpay does not work in india. If we use US card, then it should work fine. Right?
Google Pay won't work for any Indian based customers, regardless of the region of the card
Sorry I dont understand
can u please tell me more details
Indian card only works if stripe account and card should belongs to india
Right?
The Indian card isn't the issue. You can't use Google Pay as an Indian customer
That's likely why you're seeing the error
Oh okay
So to check we have to use as some other religion customer
That should work right?
To test Google Pay, yep
Yep, Apple Pay isn't supported in India (see: https://support.apple.com/en-gb/HT207957)
Okay
And another doubt
is this something related to googlepay and applepay or stripe?
From my understanding
Google pay and apple pay does not support this type of card transactions in india.
is this right?
The Apple Pay limitation is an Apple limitation, not Stripe
Stripe do not currently offer Google Pay for Indian customers, but I believe Google Pay does work in India
Sure, np!