TenaBill overview
Summarized from workspace-docs TENABILL-FOUNDATION-DESIGN.md. See the canonical doc for full detail.
What TenaBill is
TenaBill is the billing plane for the TenancyEngine platform. It provides:
- Merchant console — catalog, subscriptions, invoices, email templates, marketing CMS, webhooks
- Customer portals — self-service billing on merchant-branded hostnames (
billing.{app}.com,pay.{app}.com) - Platform connector — integrates with TenancyEngine for tenant entitlements, OIDC merchant operators, and platform billing
Public hostnames (production)
| Surface | Example hostname | Audience |
|---|---|---|
| Merchant console | console.tenabill.com | Merchant operators |
| Customer portal | billing.{merchant}.com | End customers |
| Hosted pay | pay.{merchant}.com | Checkout sessions |
| API | api.tenabill.com | Integrations |
Dev/staging uses *-dev.* hostnames — see Local development.
Related products
| Product | Docs |
|---|---|
| TenancyEngine (control plane) | docs.tenancyengine.com |
| SaaSRuntime (OIDC) | Covered in TE identity docs |