#dcx86-android-payment-sheet
1 messages · Page 1 of 1 (latest)
19.3.0
When is say is not working I mean that the google pay option is not available regardless of how I set the boolean in the initializePaymentSheet method
Card payments are working
Is there a specific error?
Nothing that is logged on the react native console. Nothing that is returned from using the stripe api.
Is like I don't have a Gpay account setup on the phone.
There is a hook for isApplePaySupported and I was looking for a similar one for google pay to see what return but couldn't find one
I've also tried to restart my phone few times and add another method into the gpay wallet
Ah, so you're using stripe-react-native
Which version?
0.67.3
Doesn't sound like an actual version
sorry. I thought you meant the react-native version I'm running
It's 0.2.3 for stripe
I'd recommend upgrading as that's quite outdated now
Right. I can see that now. I'll do it right away, and will report back here if that solved it. Thanks
Let us know!
I have upgraded stripe-react-native to the latest 0.4.0 but the issue is persisting.
I have used the new isGooglePaySupported() and it returns true.
Ok, got it. I'm not super familiar with Android/React Native so I would recommend writing into our team at support.stripe.com/contact
As much context on your integration and code as possible will be super useful!
Thanks. I'll try to do that.
Sorry, but it's likely super in-depth and will require some time for us to investigate!
I understand. thanks for the advices.
Thank you!