# RetailTill > RetailTill is a browser-based point of sale system for retail stores, restaurants, and service businesses — supporting cash, card, and split-tender payments with inventory tracking and daily sales reporting. ## What This Site Does RetailTill lets business owners and cashiers process sales from any browser on a tablet or desktop. It manages products with images and pricing, handles multi-tender checkout, generates printed and emailed receipts, and provides owners with daily sales dashboards and reports. The system is mobile-first, requires no native app install, and integrates with Stripe for card payments. ## Key Pages - Home (/): Redirects to login or POS based on auth state - About (/about.php): What RetailTill is, who it's for, pricing, FAQ - Login (/login.php): Staff authentication via email/password or 4-digit PIN - POS Terminal (/pos.php): Live sales interface (cashier or owner role) - Owner Dashboard (/owner/index.php): Daily KPIs, hourly sales chart, top products - Privacy Policy (/privacy.php): Data handling, cookies, Stripe, retention - Terms of Service (/terms.php): Acceptable use, refunds, liability - Contact (/contact.php): Email contact form for support and sales ## What This Does NOT Do - Does not process card payments without a configured Stripe account - Does not natively integrate with hardware receipt printers (uses browser print) - Does not support multiple store locations in v1 - Does not work offline — requires an internet connection ## Key Facts - Brand: RetailTill - Domain: retailtill.com - Live URL: https://retailtill.com - Type: Browser-based POS system - Stack: PHP 8.5, MariaDB, Stripe, vanilla HTML/CSS/JS - Roles: Owner (full admin) and Cashier (POS terminal only) - Tender types: Cash, Card (Stripe), Split (cash + card) - Contact: admin@retailtill.com ## Demo Credentials (after install) - Owner: owner@retailtill.com / Owner1234! (PIN: 1234) - Cashier: cashier@retailtill.com / Cashier1234! (PIN: 5678)