# Tillo — the record

> Tillo is an offline-capable point of sale and store-operations SaaS for small physical merchants.

Source: https://saascode.ai/inside/products/tillo · A product record inside saascode — build data, changelog, and everything written about Tillo.

## The build (measured)

- Files written: 1224
- Pages: 130
- Routes (pages + API): 399
- Database tables (all under RLS): 86
- Migrations: 114
- Time on the line: 108h
- Shipped: 2026-08-21

## Written about it

- [Retail POS platforms ranked by who owns the next change (2026)](https://saascode.ai/inside/retail-pos-platforms-who-owns-the-next-change-2026.md)
- [Tillo: an offline-capable retail POS and store-operations SaaS](https://saascode.ai/inside/tillo-offline-capable-retail-pos-store-operations-saas.md)
- [Tillo vs Square POS and the white-label POS route](https://saascode.ai/inside/tillo-vs-square-pos-and-white-label-pos.md)

## Platform foundation

Like every saascode product, Tillo ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/tillo
- Catalog page as markdown: https://saascode.ai/products/tillo.md
- Live demo: https://tillo.saascode.ai
