# Paystack TypeScript SDK ## Docs - [Miscellaneous](https://paystack-sdk.efobi.dev/api-reference/miscellaneous.md): Helper methods for accessing banks, countries, and states - [Paystack Class](https://paystack-sdk.efobi.dev/api-reference/paystack.md): The main entry point for the Paystack TypeScript SDK - [Recipient](https://paystack-sdk.efobi.dev/api-reference/recipient.md): Transfer Recipient API methods for creating and managing transfer recipients - [Split](https://paystack-sdk.efobi.dev/api-reference/split.md): Transaction Split API methods for managing payment splits across subaccounts - [Transaction](https://paystack-sdk.efobi.dev/api-reference/transaction.md): Complete API reference for the Transaction module in the Paystack TypeScript SDK - [Transfer](https://paystack-sdk.efobi.dev/api-reference/transfer.md): Complete API reference for the Transfer module in the Paystack TypeScript SDK - [Verification](https://paystack-sdk.efobi.dev/api-reference/verification.md): Methods for verifying bank accounts and card details - [Virtual Account](https://paystack-sdk.efobi.dev/api-reference/virtual-account.md): Dedicated Virtual Account API methods for creating and managing virtual accounts - [Webhook](https://paystack-sdk.efobi.dev/api-reference/webhook.md): Handle and process Paystack webhook events securely - [Authentication](https://paystack-sdk.efobi.dev/core-concepts/authentication.md): Learn how to authenticate and secure your Paystack SDK integration - [Error Handling](https://paystack-sdk.efobi.dev/core-concepts/error-handling.md): Comprehensive guide to handling errors in the Paystack TypeScript SDK - [Type Safety](https://paystack-sdk.efobi.dev/core-concepts/type-safety.md): Understanding TypeScript and runtime validation in the Paystack SDK - [Transactions Guide](https://paystack-sdk.efobi.dev/guides/transactions.md): Learn how to accept and manage payments with the Paystack TypeScript SDK - [Transfers Guide](https://paystack-sdk.efobi.dev/guides/transfers.md): Send money to bank accounts with the Paystack TypeScript SDK - [Verification Guide](https://paystack-sdk.efobi.dev/guides/verification.md): Verify bank accounts and card details with the Paystack TypeScript SDK - [Virtual Accounts Guide](https://paystack-sdk.efobi.dev/guides/virtual-accounts.md): Create dedicated bank accounts for your customers with the Paystack TypeScript SDK - [Webhooks Guide](https://paystack-sdk.efobi.dev/guides/webhooks.md): Handle real-time payment events with the Paystack TypeScript SDK - [Installation](https://paystack-sdk.efobi.dev/installation.md): Install and configure the Paystack TypeScript SDK in your project - [Introduction](https://paystack-sdk.efobi.dev/introduction.md): A type-safe, platform-agnostic TypeScript SDK for the Paystack API - [Quick Start](https://paystack-sdk.efobi.dev/quickstart.md): Build your first Paystack integration in minutes