#Babu Munavarbasha
1 messages · Page 1 of 1 (latest)
Hello 👋
How can I help?
So When there is authentication_required error on server
I want my user to action it in a offline proccess.
i send an email with a link to the user.
on the page- i dont need to render stripe element right. only stripe.confirmpayment is enough and it should trigger 3DS authentication?
confirmPayment expects elements to be mounted
The function you're looking for is handleCardAction
okay - so on the page - i trigger handleCardAction and wait for the user to complete right. that should be enough?
yup! however, I'm not sure what you mean by offline process
I want my user to action it in a offline proccess.
I will be charging cards through a backend job- when there are cards requiring authentication, i will send users an email and ask them to complete authentication
thats what i meant offline process.
Ah gotcha. You mean off_session payments