#impactCn

1 messages · Page 1 of 1 (latest)

solemn nymphBOT
olive fog
#

Hi there, are you asking how to handle 3DS authentication for an off_session initiated payment?

gentle oriole
#

yep

#

The 3DS has been verified on the client for the first time. After I got the pm_xx parameter, I kept reporting permission problems when making payments.

#

The card ending number used is 3155.

olive fog
#

What permission problems?

gentle oriole
#

authentication_required.

olive fog
#

Are you using PaymentIntent API?

gentle oriole
#

yes

olive fog
gentle oriole
#

Does this need to be configured on the frontend?

#

Isn't the deduction of off session done on the server side?

olive fog
#

Yes. Also there's an email settings to allow Stripe to send emails to your customer when 3DS is needed

#

The customer can open the email and there's a link for them to complete the 3DS authentication.

gentle oriole
#

I got.

#

I'll try it, thanks a lot.