E-commerce · Retail & hospitality
Yoco POS
Take a card payment on the counter, from the browser.
- In production since Aug 2025
- 6 delivered capabilities
Overview
A point-of-sale single-page application that drives a Yoco card machine and the Yoco Checkout API, so an in-person sale settles through the same rails as an online one.
The problem
Small operators end up running two systems — a card machine that knows nothing about stock, and a spreadsheet that knows nothing about payments. Reconciliation happens by hand at the end of the day.
How we approached it
One till screen, both payment paths. The card machine handles the tap; the Checkout API handles anything remote; both write the same payment record, so the day-end total reconciles itself.
Where it stands
A till that runs in a browser tab and closes its own books.
More work