#abdul_reactnative-googlepay

1 messages ¡ Page 1 of 1 (latest)

placid axleBOT
tacit pollenBOT
#

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 axleBOT
#

👋 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/1249744100274470966

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

astral knot
#

Hello

#

Can you share the PaymentIntent ID that you tested with where you saw this error?

deep roost
#

sure, one sec

#

Let me do a new one

#

pi_3PQ9zAEQdA3xp7gY1OhmAihf

astral knot
#

What version of the Stripe React Native SDK are you using?

deep roost
#

from package.json "react-native": "0.72.1",

astral knot
#

That is your React Native SDK version

#

Not your Stripe React Native SDK version

#

@stripe/stripe-react-native in your package.json

deep roost
#

sorry ..

#

pasted by err

"@stripe/stripe-react-native": "^0.37.1",

astral knot
#

Okay did you mean to set your Android implementation to 20.40.2? As opposed to 20.44.2 like we indicate in our docs?

deep roost
#

yes, should i set it to 20.44.2 and give a go ?

astral knot
#

Yes

deep roost
#

ok, can you please keep this thread open until i try

astral knot
#

Sure

deep roost
#

Thanks

placid axleBOT
sweet maple
#

abdul_reactnative-googlepay

deep roost
#

updated the file .. to test with the change

#

still the same error

sweet maple
#

@deep roost are you using Stripe Connect in your code?

deep roost
#

yes connect

sweet maple
#

Okay then that's why you're having this specific error I think. We have a limitation when trying to test GooglePay in Test mode on a Stripe account that's only connected in Live mode/Production which I assume is your situation

As long as GooglePay works fine on your own account then it will work fine with Connect

deep roost
#

but apple pay on connect is working on test mode .. is this limitation only with GooglePay on connect for test mode ?

sweet maple
#

yes, just some old edge-case we don't handle well. But it will all work fine if you see it work on your own account (no Connect). Especially if ApplePay works fine

deep roost
#

Looks like Apple pay is well supported on connect, but not GooglePay, this is what I understand from your explanation. Thanks though ..

#

I need to find out a wayt to test on my own account, as we don't activtely use it for payment and we don't have a set up .. I will try this evening

#

Can you please keep this thread open, not to close until then

sweet maple
#

GooglePay works totally fine, just an edge-case in Test mode.

#

And we close threads quickly as we help dozens of developers a day here. You can start a new thread tonight if you need more help though

deep roost
#

ok thanks

#

Is there a plan to get this addressed in near future, that will save a lot for dev integration testing