#Fulco

1 messages · Page 1 of 1 (latest)

stark emberBOT
hardy anchor
#

Hi 👋

I'm not 100% certain but I think we return a card_error

flat crescent
#

are those being returned as StripeCardError in Stripe.js?

#

card_error looks like API-spec

#

I'd be interested to know if there is an error code or a decline code by which I can identify transactions being blocked for this reason

hardy anchor
#

No, we won't surface that

flat crescent
#

Alright, thanks for confirming!

#

While I'm here

#

Decline code are clear to me

#

But the error codes seem like a mix of customer-related errors, as well as account related errors

hardy anchor
#

Decline codes are sent by the issuing banks. Error codes are from Stripe and need to cover a number of different types of errors so they are more mixed

flat crescent
#

Thanks for confirming