The storefront, billing and customer workspace for modern software companies — one platform, one schema, one place to actually run the money side of the product.
Lumivexa replaces a checkout vendor, a billing engine, a recovery tool, a CRM and a reporting spreadsheet. They share one schema, one customer record, one event stream.
$ curl https://api.lumivexa.io/v1/checkouts \ -u sk_live_…: \ -d product=prod_atlas \ -d trial_days=14 → buy.northvane.co/c/ck_3kPq
"We swapped three tools for Lumivexa in a weekend. Our first invoice went out 41 hours after sign-up."
For developers
Clean REST, idempotency keys, signed webhooks, a sandbox that mirrors production one-for-one. Native SDKs (Node, Python, Go, Ruby) rolling out through 2026 — Node first, in private beta.
# Spin up a checkout for a returning customer.
#
curl https://api.lumivexa.io/v1/checkouts \
-u sk_live_3kPq7Mzv7eC1a2: \
-d product=prod_atlas_pro_annual \
-d customer[email]=ada@northvane.co \
-d trial_days=14 \
-d success_url=https://app.northvane.co/welcome
{
"id": "ck_3kPq7Mzv",
"url": "https://buy.northvane.co/c/ck_3kPq",
"expires_at": "2026-05-22T18:00:00Z"
}
For indie creators and early-stage products selling their first dozen seats.
For software teams running a paid product and ready to grow the customer base.
For teams over $1M ARR with custom pricing, contracts, and dedicated support.
A single platform for selling software and digital products: a hosted checkout, a subscription engine, and a customer workspace built on the same schema. Most teams use it to replace a checkout tool, a billing tool, and a spreadsheet.
Software businesses, SaaS teams, indie developers, and digital product companies selling a recurring or downloadable product to customers worldwide. Not a fit for physical goods or in-person services.
A first checkout is typically live in an afternoon. A full subscription setup — plans, trials, dunning, customer portal — takes about a week of focused work, less if you're migrating from a familiar billing tool.
Yes. Hosted checkouts run on your subdomain with your brand assets. The customer portal is white-labeled, and outbound emails come from your address with your wording.
Payouts settle to your connected bank account on a regular schedule. Every transaction, fee, refund and chargeback is visible inside the workspace with a CSV export for accounting.
32 currencies, 27 payment methods, localized checkout in 30+ languages. Pricing, receipts and emails adapt to the customer's locale automatically.
Open an account, configure a product, and put a real payment link in front of a real customer — by Friday.