Keeps selling with no internet - load-shedding proof by design
IndexedDB persistent local database stores inventory, transactions, and till receipts entirely on-device.
We build security through local data isolation, cryptographic hashing, and fail-closed authorization. We hold no unverified badges and make only gate-proven claims.
We never state a capability without an automated test backing it in our claims manifest.
IndexedDB persistent local database stores inventory, transactions, and till receipts entirely on-device.
Live stock deduction on every sale with zero partial or orphan records.
Region-aware language and currency defaults with manual override.
Passwords stored only as salted PBKDF2 hashes, verified on your device.
Full multi-language switching directly on the till interface without network calls.
Direct Web Bluetooth and USB connection to 58mm and 80mm receipt printers.
Regional decimal formats handled correctly.
Dashboard numbers computed from your real data, never placeholders.
Installs like an app straight from the browser.
How IntelliVision protects local business data and fails closed when a capability is not connected.
On-Device Isolation: Your business data lives on your device, not our servers, until you choose Connected Mode.
No Server Traffic During Sales: The till keeps selling with no internet. Sales and stock are recorded entirely inside the browser's local IndexedDB.
Deterministic Authorization: Role-based access that fails closed — a cashier can never open owner screens or view sensitive financial journals.
Permissions are enforced on every route navigation and interface component directly on your device.
Zero Plaintext Storage: Passwords stored only as salted PBKDF2 hashes, verified on your device.
Even if local files are inspected, cryptographic salts and iterations prevent brute-force recovery of credentials.
No Card Data Processing: IntelliVision never captures, processes, or stores primary account numbers (PAN), CVVs, or cardholder magnetic tracks.
Card transactions are executed exclusively on certified external speedpoint card terminals provided by your acquiring bank or payment processor.
Deterministic Delivery: Installs like an app straight from the browser.
Service-worker caching ensures application code is loaded securely from the local browser cache during connectivity outages and load shedding.
Atomic Transactions: Each sale writes items, payments and stock in one atomic transaction — eliminating partial writes or corruption.
Cent-Balanced Accounting: True double-entry ledger, balanced to the cent on every sale. Regional tax is applied only from the merchant's configured jurisdiction settings.
Connected Mode: cloud sync, multi-site and integrations Coming soon
VAT201 figures computed for you, ready to file on eFiling Coming soon
Payroll with EMP201, EMP501 and IRP5 packs Coming soon
No Simulated Filings: We never simulate a payment, filing or approval — if it is not real, it says so.
Every screen loads clean in a real browser, backed by automated integration gates.