#kenny_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1296392134600949841
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
would you mind copy/pasting the seti_xxx (Setup Intent ID) ?
seti_1QAp33GI508V3zo4dXPSxSkT
would you mind removing the _secret_xxx part
Sure! Updated the info
for mobile you need to use https://docs.stripe.com/testing#3d-secure-mobile-challenge-flows
Opps
Do you mean we have to upgrade our Android/iOS current app to support new one?
It should take time to implement and testing this integration. In the mean time, is there any similar issue on production environment?
Also, please help to explain about the issue. Why just happened in some cases, and just on Android platform only?
I've just tried with the 1st card on your document, but still failed
Shown the same error
Can you please share the PaymentIntent ?
Any idea about this issue just happend on android devices only?
Do you mean this one pm_1QApRxBvQ0g5VaeQDPK1zv4a ?
or this seti_1QApRxBvQ0g5VaeQyH8YsgHZ ?
That setup intent was used behind this screen right ?
yes
the setupintent returned this error
I'm asking, because this SetupIntent was attempted from your Stripe Dashboard and not from mobile
Do you mean this one seti_1QAp33GI508V3zo4dXPSxSkT ?
This one is from this error
yes thanks, checking...
Ah I see the issue is that you are testing from Vietnam
Probably that's the reason, let me double check ...
Yes that's not the issue...
it seems there were a timeout while trying to validate the 3ds
Are you getting the 3DS Stripe page and you authorize the payment ?
can you share a video please ?
May I invite you please to test and try to reproduce on our official sample?
https://github.com/stripe/stripe-android/tree/master/example
No, we did not see 3DS Stripe page , just loading then return the error
Ok I see, could you please try to reproduce on one of the activities of the Example I shared with you ?
Ok let us try
In particular try the activity PaymentAuthActivity I just did a test and it works fine.
We just enter the card then got error, so it should not be the case
This is another flow...
Let's focus on the first one first.
Can you please try to reproduce entering the 3ds card details in the card element using the example I shared with you ?
Seems your example using another flow with our system
What do you mean on this? Assume that it works fine with your example, so what should we do next?
well that establishes that the problem must be in your specific integration/implementation and not the SDK/the device itself, at least.
Please note that it still worked fine in the morning (our time is GMT+7) , just got the issue afternoon (from 13:30 till now)
do you have the same issues with the card 4000002500003155 or is it just that 3184 one?
Don't know what exactly the reason
the 3184 has quirks I think because it's based on 3DSv1 which doesn't exist any more really, I never use that card in my own tests
Opps, we used 3184 since few years ago, there is no issue with this card till this afternoon
BTW, let us check with 4000002500003155 if it works
I've just tried, and got the same error
Here is the setting intent: seti_1QAqoKBvQ0g5VaeQFj2AyM2X
Please helo to check and advise.
ok then I suggest opening a support ticket at https://support.stripe.com/?contact=true and we can try to dig into this. If you can produce a minimal Android project that replicates this that would be ideal