A storefront for
your services.
Serront gives freelancers and service businesses a public page where clients browse what you offer, request an order, and pay by bank transfer — with every request landing in one inbox. Priced in IDR. Part of the Forjio family.
Orders
Every request from your storefront, in one place.
The order inbox — statuses and payment confirmation exactly as they appear in the portal.
How it works
From services to paid orders.
List what you sell, share one link, and run every order from request to confirmed payment. Free tier needs no card.
Publish your services
Add what you offer — fixed price, hourly rate, or tiered packages — and flip the publish toggle on your storefront.
Share your storefront
One link (serront.com/s/you) wherever you talk to clients — bio, WhatsApp status, proposals. Buyers order without an account.
Confirm orders & payments
Requests land in your inbox. Quote, message the buyer, and confirm their bank-transfer payment when the proof checks out.
Features
Everything Serront ships.
The full request-to-payment loop for service sellers — nothing you don't need.
Public storefront
A clean page at /s/your-name with your bio, WhatsApp contact, and every active service — no buyer account needed.
Three pricing models
Sell at a fixed price, an hourly rate, or up to five tiered packages per service — the order form adapts automatically.
Order inbox
Every request lands in one list with status and payment badges, filters, and a full message thread per order.
Manual payment confirmation
Buyers transfer to your bank account and upload proof; you confirm from the order page. No payment processor required.
Quotes & status updates
Set a quoted price per order and move it through requested → confirmed → delivered — the buyer sees every step on their tracking link.
API + CLI
A REST API with idempotency keys and a CLI, sharing the same Forjio account as the dashboard.
Pricing
Honest tiers. IDR pricing.
Free is genuinely free, not a trial. International customers pay in USD via PayPal — Midtrans doesn't process USD.
Free
For testing the waters before you commit.
- Core capability, limited
- 1 team seat
- Community support
- Read-only API access
Pro
For solo operators ready to go further.
- Core capability, expanded
- Custom branding
- Full API access
- Email support
Business
For teams that need shared workspaces.
- Everything unlimited
- 5 workspace members
- Higher API rate limits
- Priority support
Compare
How Serront stacks up.
Name the two alternatives your buyers actually evaluate, and the capabilities that genuinely differ. Don't invent advantages.
| Capability | Serront | Alternative A | Alternative B |
|---|---|---|---|
| Lowest paid tier | Rp 79k/mo | ~Rp 565k/mo | ~Rp 145k/mo |
| IDR pricing | |||
| Capability one | |||
| Capability two | |||
| API + CLI + SDKs | |||
| One login for sister products |
For developers
CLI-first. Type-safe SDKs. Idempotency keys.
A real CLI, type-safe SDKs for Node.js, Python, and Go, and a REST API with idempotency keys. Wire Serront into your stack without writing glue.
- Every core action scriptable from the CLI
- OpenAPI spec + type-safe SDKs (Node, Python, Go)
- Bulk operations in a single request
- Per-workspace API keys with scoped permissions
# Install once $ npm i -g @forjio/serront-cli # Log in with your Forjio account $ serront auth login ✔ Authenticated as you@example.com via Huudis # Run the core action $ serront create --name "demo" ✔ Created.
import { ForjioBrand } from "@forjio/serront"; const client = new ForjioBrand({ apiKey: process.env.SERRONT_KEY!, }); const result = await client.things.create({ name: "demo", });
One login
Sign in once. Use every Forjio product.
Serront shares its account system with the rest of the Forjio family through Huudis SSO. Add a teammate here and they're already part of your other Forjio workspaces.
Huudis
identity
Powered by Huudis — the identity provider for the Forjio family.
FAQ
Common questions.
Is the free tier really free?
Yes — describe the free tier honestly. It is a tier, not a trial. State the real limit.Who owns my data?
You do. Records belong to your workspace; export anytime as CSV or via the API. Forjio never sells or repackages merchant data.How does billing work?
IDR pricing via the Indonesian rails (QRIS / VA / e-wallet / cards). International customers pay in USD via PayPal. Billing runs through Plugipay.Can my team share a workspace?
Yes. Describe the seat model per tier — owner / admin / member roles, added or removed via the dashboard or CLI.What happens if I downgrade?
Existing data stays. Explain exactly which limits apply going forward versus retroactively.
Get started with Serront today.
Free forever on the starter tier. No card. Upgrade when you outgrow it.