#nguyenxuanloc
1 messages · Page 1 of 1 (latest)
Normally you don't. Our SCA engine will decide to request 3DS if it's needed. It's important because if you request 3DS for unnecessary case it would hurt your conversion rate
If you want to completely trigger 3DS manually then there is https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_settings-payment_method_options-card-request_three_d_secure but as its explanation:
We strongly recommend that you **rely on our SCA Engine to automatically prompt your customers for authentication **based on risk level and other requirements. However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. Read our guide on manually requesting 3D Secure for more information on how this configuration interacts with Radar and our SCA Engine.
My indian customer is getting an error that cannot add card to stripe. I checked the docs:
https://stripe.com/docs/india-recurring-payments and as i understand, 3d secure is only need when payment and not related to adding cards, right ?
We need more details and clarification on that. What and how exactly they "add card to stripe" and what error specifically
Okay so when customer add card information, we call stripe api to create new payment_method, but we get an error with error_code: do_not_honor.
Ah okie, then do you see an errored request on your Dashboard log? https://dashboard.stripe.com/test/logs