~/projects/pakasir-client-sdk
Pakasir Client SDK
A lightweight and easy-to-use Node.js client module to communicate with the Pakasir payment gateway.

Pakasir Client SDK
Pakasir Client SDK is a JavaScript/TypeScript SDK that provides a clean and easy-to-use interface for integrating the Pakasir payment gateway into your Node.js applications. This library supports various payment methods including QRIS, Virtual Accounts from multiple banks, and PayPal.
Background
When I wanted to integrate the Pakasir payment gateway into my application, I found that there was no official SDK available for Node.js. This made the integration process more complicated and time-consuming. Because of this, I decided to create the Pakasir Client SDK as an easy-to-use and reliable solution for other developers who want to use Pakasir services.
Features
- Secure Authentication: Secure API key management.
- Multiple Payment Methods: Supports QRIS, Virtual Accounts (various banks), and PayPal.
- TypeScript Support: Fully typed with comprehensive documentation.
- Simple API: Intuitive and easy-to-use interface.
- Dual Package: Supports both ESM and CommonJS.
- Zero Dependencies: No runtime dependencies.