https://github.com/soenneker/soenneker.stripe.paymentmethods
A .NET typesafe implementation of Stripe's Payment Methods API
https://github.com/soenneker/soenneker.stripe.paymentmethods
api csharp customer dotnet methods payment paymentmethods stripe stripepaymentmethodsutil util
Last synced: 15 days ago
JSON representation
A .NET typesafe implementation of Stripe's Payment Methods API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.paymentmethods
- Owner: soenneker
- License: mit
- Created: 2024-11-04T17:09:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T03:38:50.000Z (2 months ago)
- Last Synced: 2026-04-22T05:39:41.565Z (2 months ago)
- Topics: api, csharp, customer, dotnet, methods, payment, paymentmethods, stripe, stripepaymentmethodsutil, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.42 MB
- 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.paymentmethods/)
[](https://github.com/soenneker/soenneker.stripe.paymentmethods/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.paymentmethods/)
[](https://github.com/soenneker/soenneker.stripe.paymentmethods/actions/workflows/codeql.yml)
#  Soenneker.Stripe.PaymentMethods
### A .NET typesafe implementation of Stripe's Payment Methods API
## Installation
```
dotnet add package Soenneker.Stripe.PaymentMethods
```