https://github.com/soenneker/soenneker.stripe.enums.declinecodes
A strongly-typed list of Stripe card decline codes, used to identify and respond to specific card failure reasons.
https://github.com/soenneker/soenneker.stripe.enums.declinecodes
card cards code credit csharp debit decline declinecodes dotnet enum enums error method methods payment processing stripe stripedeclinecode
Last synced: 3 months ago
JSON representation
A strongly-typed list of Stripe card decline codes, used to identify and respond to specific card failure reasons.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.enums.declinecodes
- Owner: soenneker
- License: mit
- Created: 2025-05-04T23:49:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-10T05:28:09.000Z (3 months ago)
- Last Synced: 2026-03-10T11:43:42.192Z (3 months ago)
- Topics: card, cards, code, credit, csharp, debit, decline, declinecodes, dotnet, enum, enums, error, method, methods, payment, processing, stripe, stripedeclinecode
- Language: C#
- Homepage: https://soenneker.com
- Size: 70.3 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.declinecodes/)
[](https://github.com/soenneker/soenneker.stripe.enums.declinecodes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.enums.declinecodes/)
[](https://github.com/soenneker/soenneker.stripe.enums.declinecodes/actions/workflows/codeql.yml)
#  Soenneker.Stripe.Enums.DeclineCodes
### A strongly-typed list of Stripe card decline codes, used to identify and respond to specific card failure reasons.
## Installation
```
dotnet add package Soenneker.Stripe.Enums.DeclineCodes
```