Global tax automation

Tax calculation workflows for SaaS invoices, customer locations, and exemptions.

Calculate tax treatment from product classification, buyer location, entity profile, exemptions, and invoice context before finalization.

150+

jurisdiction workflows

usage-event.ts
await floatless.tax.quote({
  customerId: "cus_884",
  productType: "saas",
  amount: 2400,
  country: "DE"
});

Built as infrastructure, not a workflow patch.

Each product area exposes clear API state, reviewable operational controls, and finance-ready records.

SaaS product tax classification

Customer location and exemption handling

Invoice-level tax calculation

Tax evidence and audit context

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.

Classify products

Map SaaS products, usage lines, and services to tax categories used during invoice calculation.

Resolve buyer context

Use address, entity, exemption, and jurisdiction data to determine tax treatment.

Calculate before collection

Attach tax lines to invoices before payment and preserve evidence for finance review.