Starter Template

We provide a Next.js starter project on GitHub that demonstrates how to integrate with the KiraPay API. It includes ready-to-use examples for creating payment links, fetching transactions, and managing links.

👉 KiraPay API Starter (GitHub)

The repository contains:

  • A service class wrapping all API endpoints

  • Example UI components for creating and listing payment links

  • End-to-end integration with authentication and error handling

For detailed setup instructions and usage examples, please check the README in the repository.

Last updated

Was this helpful?