Your till speaks LANA.
Your point of sale rings up the order as it always has — one API call lets the customer pay in LANA or in cash, with every safeguard applied server-side and a reward for you on top of every invoice.
Scan. Pay. Done.
Three moments at the counter — the customer never waits longer than a card payment.
- Scan — The customer shows their Lana card. Your till scans the QR code and passes it on exactly as scanned — one opaque value, nothing to parse or understand.
- Pay — One API call with the sale and the scanned code. We resolve the wallet, apply the limits, settle in LANA or record the cash — and answer while the customer is still at the counter.
- Done — The synchronous answer tells you exactly what was charged and what everyone earned. Print it on the receipt and hand over the goods.
Built for the software behind the counter
One integration covers every shop and café running your software — no per-store setup in your code.
- One small API — Create a sale, pay it with the scanned card, read the result. Three calls, plain JSON over HTTPS, secret-key auth — an afternoon of work in any stack.
- Your ERP never learns a new currency — Exchange rates, transaction limits, quotas and wallet safety all live server-side. Your system keeps thinking in euros; the answer tells it exactly what was charged.
- Retry without fear — Every sale is idempotent on your own order_id. A timeout at the till is never a double charge — ask for the order again and continue where you were.
Earned on top of every invoice
Merchants receive the full invoice — and a reward on top of it, funded by the investor financing the purchase. LanaPay deducts nothing from a sale.
- Standard — 2% — Every enrolled merchant earns this on top of each paid invoice.
- Lana8Wonder — 5% — Merchants enrolled in Lana8Wonder earn a higher reward on the same sales.
- Abundance — up to 20% — The ceiling of the Abundance model — the same invoice, rewarded further.
The percentages are live from the network. The reward is money the merchant EARNS — never a deduction, never something the customer pays.
Everything your integration needs
Sale lifecycle, both payment rails, every error code your till can see, and a going-live checklist — in English and Slovene.
Integrating with an AI agent? Point it at /llms-full.txt — the entire documentation in one machine-readable file.
Selling online instead? pay.lanapays.us is the checkout for web shops. Part of the Lana network.