#mrog-setupintent
1 messages · Page 1 of 1 (latest)
- Can I use handleCardAction form stripe.JS sdk in order to confirm the setup? or it should be done on server side?
- it there any test credit card where i can test the scenario with
next_action?
the next_action part of the response form the confirmSetup
Can you share the setupintent ID (seti_xxx)?
yes, of course: seti_1KfhJyDYbHseUf7cWJwaOEuP
Thanks! Give me a few minutes to look into this.
sure ❤️
In this case it looks like you tried to confirm the card, but the 3DS failed. So you could try to re-confirm the card by calling confirmSetup again.
hm, this client tried 5 five times with 3 different cards and the outcome was always the same
apart from that, he told me that the 3DS popup was displayed to him
i guess i should handle the next_action somehow
it's handled for you automatically when you call confirmSetup
it should present a popup with the bank's authentication window in it.
that's correct. i got a confirmation from the client that the 3DS popup appeared.
yep looks like it failed internally
soo, should i assume he didn't complete the chellenge?
it's a problem with the customer's bank, they should contact them.