#kanew5816

1 messages · Page 1 of 1 (latest)

safe stoneBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

shadow blaze
#

hi there!

#

can you summarize your question here?

night flicker
#

When we make an off-session payment using Stripe Payment Method ID and off_session = true, is that considered as an MIT?

shadow blaze
#

yes

night flicker
#

But wouldn't it requires SCA to be done by the user?

#

Is the card authenticated while creating a payment method?

shadow blaze
#

3DS may or may not be required, that's completely up to the bank. so you'll need to handle 3DS when it's needed yes.

night flicker
#

But while creating the payment method is 3DS verification done? Or is the card just stored directly?

safe stoneBOT
lavish spoke
#

Depends on how you're creating the Payment Method. You should be usign Setup Intents, and if done correctly, we will optimise for MIT/off-session payments

night flicker
#

So /payment_methods will not allow me to do MIT payments?

#

In case of Setup Intent also, does Stripe create a mandate with the issuer/card network?

lavish spoke