https://github.com/soenneker/soenneker.stripe.enums.errortypes
A strongly-typed list of Stripe error types, representing broad categories of failure returned by the Stripe API.
https://github.com/soenneker/soenneker.stripe.enums.errortypes
card cards code credit csharp debit decline dotnet enum enums error errortypes method methods payment processing stripe stripeerrortype type types
Last synced: 3 months ago
JSON representation
A strongly-typed list of Stripe error types, representing broad categories of failure returned by the Stripe API.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.enums.errortypes
- Owner: soenneker
- License: mit
- Created: 2025-05-04T23:55:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-05T00:04:23.000Z (3 months ago)
- Last Synced: 2026-03-05T00:57:53.482Z (3 months ago)
- Topics: card, cards, code, credit, csharp, debit, decline, dotnet, enum, enums, error, errortypes, method, methods, payment, processing, stripe, stripeerrortype, type, types
- Language: C#
- Homepage: https://soenneker.com
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.stripe.enums.errortypes/)
[](https://github.com/soenneker/soenneker.stripe.enums.errortypes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.enums.errortypes/)
[](https://github.com/soenneker/soenneker.stripe.enums.errortypes/actions/workflows/codeql.yml)
#  Soenneker.Stripe.Enums.ErrorTypes
### A strongly-typed list of Stripe error types, representing broad categories of failure returned by the Stripe API.
## Installation
```
dotnet add package Soenneker.Stripe.Enums.ErrorTypes
```