#Aamir
1 messages · Page 1 of 1 (latest)
hey there, got an integration question i can help with?
yes, actually with this payment intent using 3D
pi_3MssbtL9quFZ1jsw0OZPx6dX
3DS*
it is just showing Master Card logo on the redirection bank screen and then redirect back immediately
without getting PIN t o confirm
and the transaction was failed
You should have your customer contact their bank to ask about this
It looks like the customer failed 3ds which only the bank can provide more information about
can we know while it is redirecting back, that is redirecting back it's due to bank issue not the customer wrong input?
because return code is same
If the payment intent has latest_charge you can inspect the 3ds result and result_reason but there's no further detail than that
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.