#anzhurov
1 messages · Page 1 of 1 (latest)
So that test card will always require 3DS, even if you've set up the Payment Method for future payments. Not sure if this is helpful or not though
So, isn't it possible to pass 3ds once and then automatically charge during recurring payments for subscription ?
I read something about setup intents api. I see one after subscription created
But after si.confirm() I dont get it in status 'requires_action'. It's succeeded
So, isn't it possible to pass 3ds once and then automatically charge during recurring payments for subscription ?
Yep! https://stripe.com/docs/payments/save-and-reuse
You need to use Setup Intents to get the Payment Method setup for future usage, so that they don't have to pass 3DS multiple times