#Chocacao - Vue.js 3DS
1 messages · Page 1 of 1 (latest)
So basically this is how I get customers info :
for card details
this is what the bank sends
What call in your code is returning that status?
Oh no call in my code its coming from Stripe's dashboard
Can you send me the ID of the object that you see this for in your stripe dashboard? It should be in the URL.
Also that first screenshot looks like it is using Stripe Elements to collect card data. Is that your code on that webpage?
Not my code on the webpage but its in Vue Js
Here is one of the id : pi_3KrRMBFobG1hjqEe0CW0j2vi
For that payment, the card was declined as potentially fraudulent. It should say that in the dashboard.
It does not look like 3DS authentication was attempted on that card so that was not the issue in that case.
Have you tested our 3DS test cards against your code in test mode? That can help your integration ensure that it is able to handle 3DS authentication properly https://stripe.com/docs/testing#three-ds-cards