Payments and subscriptions, built for Indonesia.
Take bank-transfer, e-wallet, QRIS, and card payments through one hosted checkout. Run recurring billing. Send paid receipts automatically. Kiosna is Sawala's monetization engine — used by Sawala itself, and available to your projects.
Hosted checkout
One URL, every Indonesian payment method — VA, GoPay, OVO, QRIS, cards. No PCI scope on your side.
IDR-native pricing
Charge in rupiah without exchange-rate roundtrips. USD prices supported when you need them.
Subscriptions & renewals
Recurring plans with automatic charges, graceful retries, and a 7-day grace period before downgrade.
Automated receipts
Every paid invoice triggers a receipt email through Sebar — no template duplication, no separate SMTP config.
Mint a hosted checkout URL
POST /kiosna/checkout
Authorization: Bearer <user JWT>
content-type: application/json
{ "priceId": "price_…" }
→ 200 OK
{ "invoiceId": "inv_…",
"hostedUrl": "https://checkout.xendit.co/web/…",
"expiresAt": "2026-05-21T10:42:11Z" }Built once, billed everywhere.
Kiosna powers Sawala Cloud's own subscriptions today, and the same service is ready to charge your customers tomorrow.