Simple to run.
Powerful to build on.
Set up your subscriptions and start collecting in minutes — no technical knowledge required. Prefer to integrate directly? The full REST API is right there too.
Start managing subscriptionsHow it works
From sign-up to your first collected subscription payment — here's exactly what happens.
Sign up and complete KYC
Create your SUQO account and complete a quick business verification. This connects your business to Nepal's payment infrastructure so you can start collecting digitally.
No merchant API needed — SUQO handles gateway integration for youCreate your subscription plans
Define your subscription products or services — give them a name, set the billing amount, and choose the cycle (monthly, quarterly, or custom). You can create as many plans as your business needs.
Example: "Monthly gym membership — NPR 2,000/month"Share your payment link with customers
SUQO generates a unique checkout link for each plan. Share it directly with your customers over WhatsApp, SMS, or however you communicate. No app download required for your customers.
Example link: app.suqo.ai/products/your-plan-idCustomer pays through eSewa, Khalti, or ConnectIPS
Your subscriber opens the link and completes payment in a few taps using their preferred digital wallet. SUQO registers the payment instantly, creates a subscriber record, and starts their billing cycle.
SUQO tracks renewals and reminds automatically
When the next billing cycle approaches, SUQO automatically sends SMS reminders to your subscribers with a payment link. You see all upcoming renewals, payment statuses, and subscriber history in one clean dashboard.
Payouts within 1–2 business days on requestThen it repeats — automatically
Every billing cycle, SUQO handles the reminders and tracking so you can focus on running your business.
Subscription infrastructure you can build on.
Create a subscription through the API and SUQO hands back a hosted checkout link — OTP, wallet, and bank payment all handled for you. Get notified the moment something happens with signed webhooks. No per-call charges. No developer tier. Free from day one.
- Create subscriptions and get a hosted checkout link back
- SUQO handles the entire payment flow — OTP, wallet, bank transfer
- Get notified instantly with signed webhooks — success, failure, or status change
- Works alongside the dashboard — or fully headless
// POST /api/v1/subscriptions/
{
"pbp_id": "pbp_3n9k2x",
"return_url": "https://acme.example.com/thank-you"
}
// 201 Created
{
"status": "pending_checkout",
"checkout_url": "app.suqo.ai/pay/sub_9f8a7b6c"
}
// Webhook → your endpoint (signed)
{
"event": "checkout.succeeded",
"subscription_id": "sub_9f8a7b6c"
}
Made for businesses that run on subscriptions
Gyms and fitness centers
Tuition and coaching classes
Hostels and co-living spaces
Co-working spaces
Clubs and membership groups
Software and digital services
Cleaning and maintenance services
Daycare and learning centers
Start your subscription business
Start managing subscriptionsReady to set up your first subscription?
Sign up for free and go from zero to collecting your first subscription payment in under 10 minutes.