Billing platform
Billing infrastructure for subscriptions, usage, invoices, and tax.
Floatless centralizes product catalog, subscription state, metered usage, invoice creation, payment state, credits, tax rules, and revenue operations workflows.
1 source
for billing state
await floatless.billing.finalize({
customerId: "cus_329",
period: "2026-06",
collection: "automatic"
});Built as infrastructure, not a workflow patch.
Each product area exposes clear API state, reviewable operational controls, and finance-ready records.
Unified product and pricing catalog
Subscription and usage line generation
Invoice, credit, and adjustment lifecycle
Payment state and revenue operations controls
01
Usage event
Product emits customer activity with idempotency and meter metadata.
02
Rating engine
Floatless applies tiers, commits, credits, and billing-period rules.
03
Invoice state
Usage, subscriptions, tax, and adjustments become auditable invoice lines.
04
Revenue control
Finance reviews exceptions, payment state, exports, and audit trails.
Workflow mechanics are explicit.
Model pricing
Define recurring plans, usage meters, tiers, minimum commits, credits, and customer-specific overrides.
Collect state
Sync customers, subscriptions, usage events, payment state, and tax context from product systems.
Create invoices
Generate invoice lines from catalog, subscription, usage, credit, and tax state with auditable calculation paths.