Forjio familyOne account across every product

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.

serront.com / dashboard / orders

Orders

Every request from your storefront, in one place.

Order #SR-1042Logo design · PremiumIn progress
Order #SR-1041Wedding photography · Rp 3.500.000Delivered
Order #SR-1040Website copywriting · Rp 250.000 per hourRequested

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.

01

Publish your services

Add what you offer — fixed price, hourly rate, or tiered packages — and flip the publish toggle on your storefront.

02

Share your storefront

One link (serront.com/s/you) wherever you talk to clients — bio, WhatsApp status, proposals. Buyers order without an account.

03

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.

Rp 0forever
  • Core capability, limited
  • 1 team seat
  • Community support
  • Read-only API access
Start free
Most popular

Pro

For solo operators ready to go further.

Rp 79.000/ month
  • Core capability, expanded
  • Custom branding
  • Full API access
  • Email support
Start Pro

Business

For teams that need shared workspaces.

Rp 299.000/ month
  • Everything unlimited
  • 5 workspace members
  • Higher API rate limits
  • Priority support
Start Business

Compare

How Serront stacks up.

Name the two alternatives your buyers actually evaluate, and the capabilities that genuinely differ. Don't invent advantages.

CapabilitySerrontAlternative AAlternative B
Lowest paid tierRp 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
serront
zsh
# 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.
example.ts
zsh
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

Serrontthis productyou are here
Storlaunchstorefront
Plugipaypayments
Fulkrumafulfillment
Ripllomarketing
Catentioagents

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.