You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
When I submit a known bad card to update payment for a customer, we get a response with a generic error like so:
We'd like to display some more tailored messages to the end-user and parsing this message for what happened may be difficult.
Could we maybe get some additional Stripe API error properties like
type
,code
,decline_code
, andmessage
passed along in the subhub error response?The text was updated successfully, but these errors were encountered: