Skip to content

Your current POS, inside Ordina

No new till to learn. The order reaches your POS via API, the fiscal receipt is issued by your Italian fiscal device (RT). You change the front-end, not the back-end.

Providers we support

Three integration states: 'Live' (already running in production on at least one of our clients), 'Coming soon' (spec done, integration in progress), 'On request' (we'll do it if you ask, quoted separately).

  • Cassa in Cloud

    Widespread in Italy, RT included. Mature REST APIs, IT residency, ~€30/month.

    Live
  • Tilby

    Made in Italy, support in Italian. POS + RT in a single system. ~€25–50/month.

    Live
  • TS Pay

    Lottomatica/Italgrob family. Combines payment + till. Finalising the integration.

    Coming soon
  • iziPOS

    Cheap option (€15–30/month) for seasonal and small venues. APIs less documented, longer integration.

    Coming soon
  • Lightspeed

    International, mid-market, bilingual. Good if you plan to expand outside Italy.

    Live
  • TCPOS

    Enterprise QSR and franchise chains. Costly setup but robust. Quoted by project.

    On request

Don't see your POS? Drop us a line — some we've already integrated for other clients, others need custom work (~10 days of development, quoted separately).

Under the hood

What happens when an order arrives

  1. 01

    Order accepted in the kitchen

    Order status → ACCEPTED. Pg_notify('orders') to the POS adapter subscriber.

  2. 02

    Adapter transforms the payload

    From Ordina format (Order + OrderItem) to POS format (e.g. Cassa in Cloud uses a document header plus item rows with product codes).

  3. 03

    Adapter calls the POS API

    Authenticated POST. Idempotency key derived from Order.id to avoid duplicates. Exponential-backoff retry on transient errors.

  4. 04

    RT issues the receipt

    The POS forwards the transaction to the Registratore Telematico (internal or external). Progressive fiscal number + same-day transmission to the tax authority.

RT (Registratore Telematico): how we handle it

Italian law requires every retail sale to be backed by a fiscal receipt issued by a certified RT. Ordina integrates with the main RT providers (Cassa in Cloud, Tilby, TS Pay) — when an order is paid, the adapter passes data to the RT and the receipt is transmitted to the tax authority. If your venue already has an Epson EFR / Custom fiscal printer connected via USB, we have a 'Custom Print' adapter that talks directly to the printer.

Got a specific POS in mind?

Drop us a message and we'll tell you if it's already integrated, on the roadmap, or what it would take. No smoke: real timelines and real costs, on the table.

Ask about integration
POS integrations — Italy On Demand — Italy On Demand