Paystack.Net.SDK
A .Net API wrapper for Paystack
Install / Use
/learn @developerslearnit/Paystack.Net.SDKREADME
Paystack.Net.SDK <img src="https://paystack.com/favicon.png" width="50" height="50"/>
Paystack.Net.SDK is a library for using the Paystack API from .Net, .Net Core & .Net Standard.
It is written entirely in C#, with no external dependencies. Paystack.Net.SDK is released under the permissive MIT License, so it can be used in both proprietary and free/open source applications.
Donation 
If this project help you reduce time to develop, you can give me a cup of coffee (or a Beer of course) :)
Features
-
Transactions:
- Initialize a transaction from your backend
- Verify Transaction
- List Transactions
- FetchTransaction
- ChargeAuthorization
- TransactionTimeline
- TransactionTotals
- ExportTransactions
- CheckAuthorization
- RequestReAuthorization
-
Subscriptions:
- CreateSubscription
-
Transfers:
- CreateTransferRecipient
- ListTransferRecipients
- InitiateTransfer
- FetchTransfer
- ListTransfers
- FinalizeTransfer
-
Charge:
- ChargeCard
-
Customer:
- CreateCustomer
- FetchCustomer
- ListCustomers
Releases
Stable binaries are released on NuGet, and contain everything you need to collect money via Paystack in your .Net/CLR application. For usage see the Documentation wiki
- Nuget (latest)
Paystack.Net.SDK works on .NET and .NET Standard/.NET Core.
| Platform | Binaries Folder | |--------------- |----------- | | .NET 2.0 | net20 | | .NET 3.5 | net35 | | .NET 4.0 | net40 | | .NET 4.5 | net45 | | .NET 5.0 | net50 | | .NET Standard 1.4 | netstandard1.4 | | .NET Standard 1.6 | netstandard1.6 | | .NET Standard 2.0 | netstandard2.0 | | .NET Standard 2.1 | netstandard2.1 |
Paystack.Net.SDK is also supported on these platforms: (via .NET Standard)
- Mono 4.6
- Xamarin.iOS 10.0
- Xamarin.Android 10.0
- Universal Windows Platform 10.0
Binaries for all platforms are built from a single Visual Studio 2019 Project. You will need VS 2019 to build or contribute to Paystack.Net.SDK.
Documentation and FAQs
Check the Wiki.
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
