Merchant channel terminology

Last verified: 2026-05-30

Merchant channel terminology

Purpose: One vocabulary for SaaS2 operator docs, merchant-facing UI, and alignment with CRM field training (MAS).
Do not rename code modules such as delivery-marketplace in a docs pass — that is the driver job board subsystem.


Three meanings of “marketplace” (do not mix)

TermWhat it isExamples
Bumi consumer marketplaceBumiSoft technology that connects guests ↔ merchants on your stack; basis for Marketplace TermsCheckout on /store/{slug}, MoR food orders
Third-party delivery marketplace appCompetitor aggregators the merchant already usesDoorDash, Uber Eats, GrabFood, Foodpanda, ShopeeFood
Delivery job marketplace (internal)Driver broadcast / tiered job offers for delivery_ondemand tenants/driver, /api/delivery/marketplace/*not DoorDash

What to say to merchants (preferred)

ConceptPreferred termAvoid
Your product (guest ordering)Storefront, your own food delivery app (merchant-facing); direct ordering web app (internal docs)Bare “link”; bare “app” (confuses with DoorDash)
Free tier productdirect ordering linkDirect Link (code name); bare “link” without context
Free tier competitorlink in bio / LinktreeGeneric “link-in-bio tool” (jargon)
Paid competitorthird-party food delivery apps (Grab/Foodpanda as local examples only)Bare “third-party apps” to merchants
Guest URLStorefront URL /store/{slug}“Marketplace URL”
Competitor apps (internal)Third-party delivery marketplace app or marketplace app (playbooks)Calling Bumi a “marketplace app” in sales copy
Your subscription payment modeCommission billing“Marketplace commission” (that is the competitor fee)
Legal consumer ordersBumi consumer marketplace / consumer ordering terms (Marketplace Terms)Rewriting binding “Marketplace Terms” doc titles without counsel

Dual label (UI + checkout)

Use one string everywhere users click before an order. Legal H1 on /legal/marketplace-terms stays Marketplace Terms; UI adds the product-friendly name in parentheses.

SurfaceExact copy
Footer / ToS / checkbox linkConsumer ordering terms (Marketplace Terms)
Checkout introPlease review and accept our Consumer ordering terms (Marketplace Terms) before placing your order.
Dialog titleConsumer ordering terms (Marketplace Terms)
Read-full controlRead full Consumer ordering terms (Marketplace Terms)
Legal page subtitle (non-binding)Consumer ordering terms for {app} — binding document title: Marketplace Terms
Public /legal/marketplace-terms bodyConsumer summary (numbered sections; no entity diagrams or inter-company fee splits)

Constants: apps/saas2/lib/legal/consumer-ordering-terms-labels.ts


CRM field alignment

Extreme Scaling MAS playbooks use the same contrast lanes:

  • Free tier: link in bio / Linktree → direct ordering link (INTRO Phase 0).
  • Paid: third-party food delivery apps → your own food delivery app (phone SSOT).
  • Playbooks (trainer): marketplace app math (pain) · direct ordering web app (solution docs).

See apps/crm2/docs/kb/shared/merchant-contrast-terminology.md and apps/crm2/docs/kb/field/mas-your-docs.md.


Related articles

Loading footer...