https://github.com/soenneker/soenneker.stripe.enums.paymentmethodtypes
Represents all supported Stripe PaymentMethod values used for creating, listing, and managing payment methods via the Stripe API.
https://github.com/soenneker/soenneker.stripe.enums.paymentmethodtypes
ach card cards credit csharp debit dotnet enum enums method methods payment paymentmethodtypes processing stripe stripepaymentmethodtype
Last synced: about 1 month ago
JSON representation
Represents all supported Stripe PaymentMethod values used for creating, listing, and managing payment methods via the Stripe API.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.enums.paymentmethodtypes
- Owner: soenneker
- License: mit
- Created: 2025-05-04T18:35:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-05T01:13:38.000Z (about 1 month ago)
- Last Synced: 2026-03-05T06:49:30.634Z (about 1 month ago)
- Topics: ach, card, cards, credit, csharp, debit, dotnet, enum, enums, method, methods, payment, paymentmethodtypes, processing, stripe, stripepaymentmethodtype
- Language: C#
- Homepage: https://soenneker.com
- Size: 65.4 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.paymentmethodtypes/)
[](https://github.com/soenneker/soenneker.stripe.enums.paymentmethodtypes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.enums.paymentmethodtypes/)
[](https://github.com/soenneker/soenneker.stripe.enums.paymentmethodtypes/actions/workflows/codeql.yml)
#  Soenneker.Stripe.Enums.PaymentMethodTypes
### Represents all supported Stripe PaymentMethod values used for creating, listing, and managing payment methods via the Stripe API.
## Installation
```
dotnet add package Soenneker.Stripe.Enums.PaymentMethodTypes
```