#WachiGO
1 messages · Page 1 of 1 (latest)
I found android sdk didn't trigger 3DS website and throw an error
I'm not sure to configure something more
what is the error?
would you mind sharing the PI ID?
pi_3Ml6WDFownbLmm9q0VJihhFl_secret_zXFCjiGuTp9dUDQCnmuSp05H5
would you mind sharing your code please?
have you implemented this https://stripe.com/docs/payments/3d-secure?platform=android#when-to-use-3d-secure
not yet. I found for 3ds test card works well but got an error from real card
i use test card in test mode it work well
that explains the error then
and when change to live mode and use real card. it's error
pi_3Ml6WDFownbLmm9q0VJihhFl_secret_zXFCjiGuTp9dUDQCnmuSp05H5 this payment intent id is from live mode
i have tried payment link and checkout session with the same card. it works fine
i dont know what i miss in my code
Hi, I'm taking over my colleague. Please let me catch up.
Just to summarise, the issue is that the 3DS doesn't pop up in Live mode?
yes
Are you using PaymentSheet?
yes. I have tried on payment sheet an got an error
I don't understand, because the PI that you shared has only successful requests.
Is it this PI? pi_3Ml6WDFownbLmm9q0VJihhFl
can I send a new one
seti_1MlUVKFownbLmm9qsZfqeCM1_secret_NWXaWe4INFMCFl5QJtx7vUPx296bjUB
I see you are confirming it multiple times. On your side, are you clicking the Pay button for this?
Looks like a low level 3D Secure error, not much we can dig into here. I'd try checking if there's anything in the logcat output of the app from our SDK.
Beyond that we would need to do a deeper investigation, please write to https://support.stripe.com/?contact=true with multiple examples and information on the exact cards this happens on(are they all the same bank, do they all share the same first 6 digits) , do other cards in livemode work and is it just that card+bank etc
logcat
nothing helpful there I think unfortunately
T_T
we found this issue on thai debit card
5 difference card and difference issuer
sounds like we need to do a deeper investigation, please write to https://support.stripe.com/?contact=true with multiple examples and information on the exact cards this happens on(are they all the same bank, do they all share the same first 6 digits) , do other cards in livemode work and is it just that card+bank etc