StealThis .dev

POS — Payment Terminal

Restaurant payment terminal: cash / card / split tabs, tip presets, on-screen amount keypad, change calculator, and a confirmed-payment view.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

POS Payment Terminal

The pay-screen at the end of the order flow. Method tabs (Cash · Card · Split) swap the body content; tip presets (15 · 18 · 20 · custom) and an on-screen keypad set the amount tendered. The cash flow shows the change due in real time, the card flow renders a card-reader prompt, and the split flow shows N equal portions with assign-name fields.

Pairs with rest-cart-order and rest-pos-order-entry — same totals, same warm palette, designed to be opened as a modal in the live POS app.