#k3davis-confirm

1 messages ยท Page 1 of 1 (latest)

vivid lichen
#

Hi ๐Ÿ‘‹ there is a function that your backend can call to confirm a Setup Intent, but if the Payment Method requires authentication during that process then you won't be able to complete that step without input from your customer.
https://stripe.com/docs/api/setup_intents/confirm

tardy ledge
#

that makes sense to me except it's not clear which of those data points require customer input

vivid lichen
#

If you're working with card payment methods, then those may require your customer to complete an authentication flow (3DS/SCA) in order for them to be used.

tardy ledge
#

ok, i'll give this a try. thank you

vivid lichen
#

Any time!