Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We use `error_description` in upgrade.ts to determine if the error was related to customer's card. Doesn't seem like there is any harm in doing so since we are explicitly handling "stripe.CardError" and raising these errors with "card error" description.
- Loading branch information