REST API
Authenticate with X-API-Key, create intents, poll status or verify KkiaPay widget payments.
HTTP API for payment intents, gateway webhooks, and SNS events — one place for Events, Kaba, School, and future TKH apps.
Backend engineers integrating a TKH product with the shared payments Lambda. Start with Integration guide for authentication, payloads, CDK wiring, and FAQs.
Run from payments/docs-site:
npm install && npm run devThen open the URL shown in the terminal (usually http://localhost:5173).
Deploy the static output of npm run build (directory .vitepress/dist) to Vercel, Netlify, S3 + CloudFront, or GitHub Pages. See DEPLOY.md in this folder for Vercel settings.