#deondk-3ds
1 messages · Page 1 of 1 (latest)
py_1LFtxT2ZHju5IOtmLKj9Tm5s
this is not a card payment
pi_3LFtxLFDPlX5rx8l0EFmhXsl
on the Charge object of that Payment Intent you can find the payment_method_details.card.three_d_secure if this is not null then you can look at the version property of that object
so 3DS will be 1 and 3DS2 will be 2?
ok great thanks
let me know if you need any more help
is there any way to create a rule not to allow 3DS 2?
is there a reason for that?