lomi. logo

Metered revenue

Bill for what customers actually use

Define usage-based products, create meters, enroll customers, and send usage events as consumption happens. lomi. aggregates usage per billing period so you can invoice or reconcile without building your own metering stack.

Typical flow

Usage-based products and prices

Create products with product_type usage_based and recurring prices in the dashboard or via API.

Meters and enrollment

Define billable metric codes, then enroll each customer with a usage subscription before ingesting events.

Record usage events

POST usage with stable transaction IDs for idempotency; processing is asynchronous (202 Accepted).

Balances and periods

Read meter balances and subscription usage for the current period to show limits, overages, or invoices in your product.

What is lomi. usage billing?

Payment infrastructure for francophone West Africa: hosted checkout, Mobile Money, cards, payouts, subscriptions, and developer APIs across UEMOA. Usage billing meters consumption and aggregates usage per billing period for metered products.

Key facts

  • Create usage-based products and recurring prices via API or dashboard.
  • Define meters and enroll customers before ingesting usage events.
  • POST usage with stable transaction IDs; processing is asynchronous (202 Accepted).

Usage billing vs checkout subscriptions

Checkout subscriptions bill a fixed amount each period. Usage billing charges for variable consumption such as API calls, credits, or seats.

How usage billing works

  1. Create a usage-based product and meter codes for your metrics.
  2. Enroll each customer with a usage subscription.
  3. Send usage events as consumption happens and invoice from period balances.

Usage billing FAQ

Is usage billing the same as SaaS subscriptions?

No. Fixed recurring checkout plans use Subscriptions. Usage billing is for metered consumption that changes each period.

Recurring checkout subscriptions

Fixed-interval plans sold through checkout are covered by Subscriptions. Usage billing is for consumption that varies each period.

See pricing