Products Solutions White-label Developers Pricing Blog Sign in Get started
Accept · 02

Invoicing.

A static crypto address per customer — like an IBAN. Every inbound payment auto-reconciles against the open invoice.

01

Permanent addresses

One address per customer, forever. No more expiring deposit addresses or mismatched payments.

02

Auto-reconciliation

Inbound funds match to invoices automatically, with webhook events on every payment state.

03

Built for B2B

Net terms, partial payments, and overpayment handling — designed for agencies and wholesale flows.

At a glance

The numbers that matter.

Integration

Five lines, like everything else.

POST /v1/invoices 200 OK

Request

const invoice = await absolute.invoices.create({
  customer: "cus_hana",
  amount:   "12900.00",
  currency: "USD",
  terms:    "net30"
});

Ready when you are.

Open to every business. Create an account in minutes, build in the sandbox, and go live once your business is verified.

Get started Launch the sandbox