#ryonwhyte

1 messages · Page 1 of 1 (latest)

topaz lavaBOT
#

Hello! We'll be with you shortly. 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.

unique berry
#

Could you elaborate how they are not working? Have you tried 3220 and what do you see?

untold skiff
#

Interesting 3220 works. Let me try another one again maybe some magic happened

#

Ah. You are right. It seems only this one does not work from table. 4000000000003063
I had tried. i dug into the history to find teh cards I tested earlier that didn't work. Turns out they were decline cards 😬 . So sorry about that.
Re: 4000000000003063 - Should it have given an error "Your card was declined"

unique berry
#

Hmm it should trigger a 3DS webview

#

How didn't it work? Did it present you the webview?

untold skiff
#

No webview. It just said, "Your card was declined". All the other cards worked with 3DS

unique berry
#

Can you share a PaymentIntent Id? pi_xxx

untold skiff
#

Here you go: pi_3OCv4OJgUVsS8tQc1Nlfrv7D

unique berry
#

Looks like you confirm it directly from backend, why?

#

I remember it will work if you confirm it on ReactNative. RN will open a webview

untold skiff
unique berry
#

Yeah I see you are using a bit advanced flow. When you collect the 3063 card on PaymentSheet, did it present a 3DS webview?

untold skiff
#

No 3ds webview was presented for card 3063, BUT it was present for all the other 3ds card in the table.

unique berry
#

Yeah not sure why is that. It should AFAIK

#

Let me quick try

#

Yeah you are right

untold skiff
#

Whew! I been searching for the bug in my code haha.

unique berry
#

Okie I think that's an expected behavior from Stripe side. Is it a blocker? I will record it internally but if you can't move forward feel free to write into Support

#

wait

#

Enable "Request 3DS if 3D Secure is recommended for card"

#

then you will see its 3DS modal popup

untold skiff
#

Sorry. I got distracted.

#

Testing

#

Ir works now. Thank you very much for highlighting this