#abdul_reactnative-googlepay
1 messages ¡ Page 1 of 1 (latest)
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.
- abdul-jabbar_error, 2 hours ago, 29 messages
đ 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.
Hello
Can you share the PaymentIntent ID that you tested with where you saw this error?
What version of the Stripe React Native SDK are you using?
from package.json "react-native": "0.72.1",
That is your React Native SDK version
Not your Stripe React Native SDK version
@stripe/stripe-react-native in your package.json
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?
yes, should i set it to 20.44.2 and give a go ?
Yes
ok, can you please keep this thread open until i try
Sure
Thanks
abdul_reactnative-googlepay
@deep roost are you using Stripe Connect in your code?
yes connect
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
but apple pay on connect is working on test mode .. is this limitation only with GooglePay on connect for test mode ?
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
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