Sale, void, refund, hold, split.
Multi-item cart with real-time totals, custom number pad for quantities, discounts, and price overrides. Held transactions recall by ID. Return mode flips quantities negative for refunds against an existing receipt.
A purpose-built point of sale system for Malaysian retailers.
asasii POS is a tablet point of sale built for Malaysian multi-outlet retailers. It runs on the asasii K1 and handles the full counter workflow: ring a sale, split a bill, hold a transaction, process a refund, and print a receipt. Public Bank ECR card terminals and thermal receipt printers are wired in from day one. Built and operated by the same team that installs it.
asasii POS ships with the six capability clusters below turned on. No plugin store, no paid add-ons, no partner ecosystem to stitch together.
Multi-item cart with real-time totals, custom number pad for quantities, discounts, and price overrides. Held transactions recall by ID. Return mode flips quantities negative for refunds against an existing receipt.
Android Presentation API drives a second screen on the asasii K1. Auto-detected at boot, debounced at 300ms, and synced to the cart in real time. Cashier-side and customer-side stay in lockstep without an extra process.
Full ECR protocol implementation with LRC checksum, message builder, and response parser. TCP/IP for network terminals, serial for direct-cable. Health monitoring with exponential-backoff reconnect when the link drops mid-shift.
Native ESC/POS over USB, Bluetooth, or network. Configurable receipt templates for customer, merchant, and POS copies. Auto-print on sale completion, with cash-drawer kick signal wired through the same handler.
Employee ID and PIN login with session timeout. Clock-in / clock-out modal for shift tracking. Kiosk mode locks the tablet to the POS app so the counter can't be navigated out of. Local AsyncStorage encryption for sensitive fields.
Product search with barcode scanning. Customer assignment on-cart. Order history with search and filter. Live inventory view and dashboard overview, all reachable from the main transaction screen without leaving the shift.
asasii POS supports the four payment rails used in Malaysian retail. Each flow is a dedicated screen, configured out of the box.
Tendered-amount entry with automatic change calculation. Opens the cash drawer via the ECR-wired kick signal on sale completion and on manual no-sale events.
Sends the amount to the Public Bank ECR terminal, waits for approval, and auto-prints the merchant and customer copies. Timeout and decline flows handled end-to-end.
Terminal displays a dynamic QR for the customer to scan, or the cashier scans a customer-presented QR. Status polling completes the transaction on confirmation.
Scan the customer's e-wallet QR to capture payment. Dedicated success screen auto-prints the acknowledgement receipt before returning to the main counter view.
asasii POS is a native Android application. These are the facts your IT team will ask for before signing off on a deployment.