Cookie Policy
Last updated: July 8, 2026
1. Introduction
KhidePeyechhe ("we", "us", or "our") uses cookies, localStorage, IndexedDB databases, and similar offline service worker cache mechanisms on our website khidepeyechhe.com (the "Website"). This Cookie Policy explains what these storage mechanisms are, how we use them, and your choices.
By continuing to use our website and accessing the POS terminal, you consent to the use of these essential technical storage methods as described below to maintain system security and support offline-first operations.
2. What Are Cookies and Local Storage?
Cookies are small text files placed on your device to recognize and store session flags. In modern web apps, we also use browser client storage mechanisms like localStorage and IndexedDB. These allow us to store larger amounts of structured data directly in your browser.
These mechanisms are essential for our POS application because they store your menus and local tables list, permitting cashiers to log orders and generate receipts even if the internet connection is temporarily disconnected.
3. Storage Components We Use
We use a minimal set of storage entries, focused strictly on keeping our partners authenticated and enabling offline transaction logs. We do not run third-party advertising tracking.
| Mechanism | Type | Purpose |
|---|---|---|
| auth-token | Essential | Stores the JWT login authentication credentials to keep your cashier session secure. |
| posProducts (IndexedDB) | Essential | Caches the complete list of menu items, prices, and categories to allow instant product search. |
| posTables (IndexedDB) | Essential | Stores the table layouts, capacity, and current occupancies for dine-in operations. |
| pendingOrders (IndexedDB) | Essential | Temporary store for transactions submitted while offline. Automatically syncs with servers when connection returns. |
| serviceWorkerCache | Essential | Caches CSS styles, script packages, and core POS assets so the UI displays during internet drops. |
We do not use advertising, marketing, or cross-site tracking pixels.
4. Controlling Browser Storage
Most web browsers allow you to manage or delete local databases and cookies. You can adjust your browser settings to reject cookies or purge local storage caches.
Important Note:
If you configure your browser to reject local storage or purge IndexedDB databases, you will not be able to log in to the POS terminal, and the offline caching features will fail.
5. Contact Us
If you have any questions regarding our use of cookies or local database caches, please write to us at hello@khidepeyechhe.com.