#kanew5816
1 messages · Page 1 of 1 (latest)
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.
- kanew5816, 1 hour ago, 13 messages
When we make an off-session payment using Stripe Payment Method ID and off_session = true, is that considered as an MIT?
yes
But wouldn't it requires SCA to be done by the user?
Is the card authenticated while creating a payment method?
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.
But while creating the payment method is 3DS verification done? Or is the card just stored directly?
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
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?
Well, you can use the pm_xxx yes. But the likelihood is the MIT would be challenged and auth requested