What is ApiPay?
ApiPay.kz is a payment gateway for Kaspi Pay - the largest payment system in Kazakhstan. This community node lets you automate payment workflows directly in n8n.
What can you do?
ApiPay Node (24 operations):
- Invoice - create, get, list, cancel, batch status check
- Refund - create full/partial, get, list, get by invoice
- Subscription - create, get, list, update, pause, resume, cancel
- Catalog - list, batch create, upload image, update, delete
- Health Check - monitor API availability
ApiPay Trigger - webhook events with HMAC-SHA256 verification:
- Invoice status changed / refunded
- Subscription payment succeeded / failed / expired
- Grace period started
Installation
Settings → Community Nodes → Install: n8n-nodes-apipay
Links
- npm: https://www.npmjs.com/package/n8n-nodes-apipay
- GitHub: GitHub - bazarbaykz/n8n-nodes-apipay: n8n community node for ApiPay.kz — Kaspi Pay payment gateway integration · GitHub
- API docs: ApiPay.kz — Kaspi Pay REST API | Интернет-эквайринг
- Site: ApiPay.kz
Feedback and feature requests welcome!