#bilalahmer

1 messages · Page 1 of 1 (latest)

drowsy surgeBOT
pastel gale
#

Whether the payment should perform 3DS is determined by card issuing bank, not on a customer

#

It's possible that the same card requires 3DS this time, but not next time

#

It's up to the card issuing bank to decide

fallen lynx
#

Ok, I missed few off session payments last week due to 3DS so wanted to make sure if there is anything from our side we can do .

pastel gale
#

I see! You may search the Payment Intents that is still requires_action status to determine whether there is pending action to be completed.

drowsy surgeBOT
fallen lynx
#

Yes.

#

But is there a way to find if they also need to 3DS in future ?

edgy spruce
#

There is not no. 3DS can be requested on any payment, no way to know for sure

#

We have APIs that can optimise payments to reduce 3DS/auth requests, but no way to prevent them

fallen lynx
#

Okay great, So how can we optimise payments to reduce 3DS/auth requests ?

edgy spruce
#

It depends, what kind of payments are you processing?

fallen lynx
#

off-session .

edgy spruce
#

Is there an initial on-session payment? Or are you just collecting payment details to setup the future payments?

fallen lynx
#

There can be on-session payment also but mostly off-session.

edgy spruce
#

That's a guide to collect payment information from customers to save and optimise for future off-session payments

fallen lynx
#

Ok, will have a look thank you 😉

#

Oh, I already followed that approach .

edgy spruce
#

Then your flow is already optimed to reduce 3DS for off-session payments

#

You just need to handle requires_action scenarios to bring users back on-session to complete authentication

fallen lynx
#

Got it, one more question like if we send them an email to authenticate themselves but how would they do that ? Do we need to send them anything specific ?

edgy spruce
#

You can confiure our emails to be sent when a payment requires 3DS

fallen lynx
#

So it will send emails automatically to only those users who reqiure _action or any users who's payment got failed for any other reason ?

edgy spruce
fallen lynx
#

Do we have to pay any extra for this email service ?