Clear subscriptions
Track each customer's period, status, and payment history.
Billing for Vietnamese SaaS
VietBilling manages products, customers, subscription cycles, checkout, and webhooks while funds continue to flow directly to your PayOS account.
Start free with up to 20 active customers.
Your application
Call the API to create checkout or read subscription state.
VietBilling API
Manage customers, products, billing cycles, and events.
PayOS + Webhook
PayOS collects funds; webhooks synchronize the result.
A clear path from checkout to access control without obscuring merchant funds.
Customers pay with VietQR and funds go directly to your PayOS account.
Track products, prices, customers, subscription periods, and the next payment flow.
Call the API or receive webhooks to grant, renew, or restrict access at the right time.
Track each customer's period, status, and payment history.
Manage plans, add-ons, and checkout links from one dashboard.
Create and revoke API keys and receive signed billing state updates.
VietBilling does not hold merchant payment funds.
When you charge for AI tokens, API requests, or jobs, VietBilling provides prepaid VND wallets and an immutable ledger.
Create checkout sessions through REST, receive PayOS checkout URLs, and synchronize state with webhooks.
BASE_URL="https://api.vietbilling.com/public/v1"
curl -X POST "$BASE_URL/projects/{project_id}/checkout/sessions" \
-H "Authorization: Bearer vb_live_..." \
-H "Idempotency-Key: checkout_order_123" \
-H "Content-Type: application/json" \
-d '{
"customer_id": "{customer_id}",
"price_id": "{price_id}",
"success_url": "https://app.example.com/billing/success",
"cancel_url": "https://app.example.com/billing/cancel"
}'0 VND/month
499,000 VND/month
5,000 VND/customer/month
VietBilling is independent software, not a payment gateway or an official PayOS partner. Your PayOS account, fees, and terms are managed separately.
PayOS handles payments. VietBilling adds subscription, customer, product, payment-state, and webhook management.
Customers pay through PayOS and funds go directly to the merchant's PayOS account. VietBilling never holds your funds.
No. At the next period, VietBilling creates a payment flow and reports status to your application; this PayOS flow does not auto-debit.
The free Indie plan supports up to 20 active customers and includes PayOS integration, subscriptions, and Public API access.
Send the VietBilling team a support request or contact us directly by email. We will respond as soon as possible.
[email protected]Start free with up to 20 active customers.
Start for Free