#B33fb0n3

1 messages · Page 1 of 1 (latest)

idle tangleBOT
harsh solstice
#

The user's bank requested that they complete 3DS authentication and it looks like the user failed that authentication

compact vector
#

oh ok. Where could I see this next time?

harsh solstice
#

As in in your client side or server side code? Or somewhere else?

compact vector
#

From the serverside. Via dashboard for example 🙂

harsh solstice
compact vector
harsh solstice
#

I'm not quite sure what you mean there. Can you send the specific snippet of code that you are talking about here?

compact vector
#

yeah, sure. For example the response from this request: req_k800ufwUpbhO4y
I found for example this one:

      "url": "https://hooks.stripe.com/redirect/authenticate/src_1MfttiD4LgnRPd5tPXQNTJ7A?client_secret=src_client_secret_<some_secret>"
    },
muted mist
#

Hi there
apologies for the delay here

#

Server got really busy

compact vector
#

Ok, is there any link, where the user can complete it? The payment intent already exists

muted mist
#

There's no prebuilt UI for this. You can build one to bring your customers back on session.
You can use the PaymentIntent clientSecret to render Elements and complete the payment

compact vector
#

Alright, thanks For the help