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: 6 months 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T19:45:35.000Z (6 months ago)
- Last Synced: 2025-04-05T20:28:55.622Z (6 months ago)
- Topics: api, csharp, customer, dotnet, methods, payment, paymentmethods, stripe, stripepaymentmethodsutil, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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/)#  Soenneker.Stripe.PaymentMethods
### A .NET typesafe implementation of Stripe's Payment Methods API## Installation
```
dotnet add package Soenneker.Stripe.PaymentMethods
```