https://github.com/soenneker/soenneker.stripe.setupintents
A .NET typesafe implementation of Stripe's Setup Intents API
https://github.com/soenneker/soenneker.stripe.setupintents
csharp dotnet intent intents method methods payment processing setup setupintents stripe stripesetupintentsutil util
Last synced: 19 days ago
JSON representation
A .NET typesafe implementation of Stripe's Setup Intents API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.setupintents
- Owner: soenneker
- License: mit
- Created: 2025-04-29T22:29:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-09T01:02:42.000Z (23 days ago)
- Last Synced: 2026-05-09T03:10:47.447Z (23 days ago)
- Topics: csharp, dotnet, intent, intents, method, methods, payment, processing, setup, setupintents, stripe, stripesetupintentsutil, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 748 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.setupintents/)
[](https://github.com/soenneker/soenneker.stripe.setupintents/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.setupintents/)
[](https://github.com/soenneker/soenneker.stripe.setupintents/actions/workflows/codeql.yml)
#  Soenneker.Stripe.SetupIntents
### A .NET typesafe implementation of Stripe's Setup Intents API
## Installation
```
dotnet add package Soenneker.Stripe.SetupIntents
```