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
We have just a match error for card declines right now. We should provide a more appropriate response to the user since there's no error handling specific to the card being declined at all.
nomatchofrighthandsidevalue: {:error,%Stripe.APIErrorResponse{code: "card_declined",message: "Your card was declined.",status_code: 402,type: "card_error"}}