Installation
Configuration
Initialize the client with your API key.Services
The SDK provides access to all ZendFi modules:- Payments - Create and manage one-time payments
- Subscriptions - Manage recurring billing plans and subscriptions
- Payment Links - Create reusable payment URLs
- Invoices - Send invoices with crypto payment options
- Installments - Manage buy now, pay later plans
Error Handling
The SDK throws typed errors for API failures.Next Steps
Explore the specific guides for detailed usage:- TypeScript Guide - Deep dive into types and patterns
- Payments API - Payment endpoints
- Subscriptions API - Subscription endpoints
