#martingaibisso-3ds-results
1 messages · Page 1 of 1 (latest)
This any option does not guarantee 3DS will happen, it is an indication that you'd like to request 3DS for the payment, but ultimately the bank gets to decide if that happens.
You can inspect after the fact if that happened or not, but you cannot control if it happens or not.
I get that but for test order we see the acknoladgement
but for live, timeline says nothing
our interest is the liability shift
Right, and I'm saying you cannot guarantee this. You can request it, but it won't always happen.
You can, for exmaple, create Radar rules to allow or block payments based on 3ds and liability outcomes: https://stripe.com/docs/radar/rules/supported-attributes#3d-secure
ok, ty
You can also inspect the charge object to see the 3ds result: https://stripe.com/docs/api/charges/object#charge_object-payment_method_details-card-three_d_secure-result
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.