SDK Overview
An overview of the Wistfare SDK and the main integration paths it supports.
The Wistfare SDK is designed around the flows developers actually ship: install once, authenticate once, and then move feature by feature through business setup, wallets, collections, disbursements, and fees.
What the SDK Covers
- Authentication
- Business records and tenant context
- Wallet balances, transfers, deposits, withdrawals, and members
- Payment collections and payment requests
- Disbursements and payout tracking
- Fee lookup, fee calculation, and fee configuration
Best Reading Order
Supported Languages
| Language | Status |
|---|---|
| TypeScript | Available |
| Python | Available |
| Go | Available |
| Dart | Available |
| .NET | Available |
| Rust | Preview |
| Swift | Preview |
| Kotlin | Preview |
Production recommendation
If you are choosing your starting point, begin with Quick Start, then move into Installation and the specific feature page you need. That gives you a much smoother path than thinking in terms of internal service boundaries.
