#adventurous_dove_77866
1 messages · Page 1 of 1 (latest)
So you want to manually trigger 3ds?
I want it to happen just when the user adds its credit card. does it considered as manually?
I read this page. still don't understand how to add it without the paymentIntent
https://stripe.com/docs/api/setup_intents/create#create_setup_intent-payment_method_options-card-request_three_d_secure you can use setupIntent, the same param exists in setup intent as well
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
"When you set request_three_d_secure to any, Stripe requires your customer to perform authentication to complete the payment successfully if 3DS authentication is available for a card"
It means that for every charge the 3DS challenge will be prompted?
Only if you specify the request_three_d_secure