#deadshot7814

1 messages · Page 1 of 1 (latest)

agile knollBOT
#

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.

rugged robin
#

The only way to enforce this today is via Radar rules I'm afraid

harsh hornet
#

How can I do that?

#

But It says to enable 3DS, set payment_method_options[card][request_three_d_secure] to any or challenge? This is done using API without stripe Radar?

rugged robin
rugged robin
harsh hornet
#

Ok, for checkout session in setup mode for cards, I have to use radar rules, no other way, am I right?

#

Also it is not available in payment mode?

rugged robin
#

Yes, currently. Tryign to write a rule that might help. Something like:

Request 3D Secure if :card_3d_secure_support: = 'required' and :transaction_type: = 'setup_intent'
harsh hornet
#

I'll look into it, thanks

rugged robin
harsh hornet
#

Got it