#Chocacao - Vue.js 3DS

1 messages · Page 1 of 1 (latest)

spice swan
#

Hello, can you tell me more about how and when are these cards being refused?

rapid pelican
#

So basically this is how I get customers info :

#

for card details

#

this is what the bank sends

spice swan
#

What call in your code is returning that status?

rapid pelican
#

Oh no call in my code its coming from Stripe's dashboard

spice swan
#

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?

rapid pelican
#

Here is one of the id : pi_3KrRMBFobG1hjqEe0CW0j2vi

spice swan
#

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.