Issue vouchers limited by department, dollar amount, quantity and date. The register enforces those limits at checkout, and balances update as they are spent.
What it does
A printed list of issued items and balances, including a barcode that can be scanned to automatically apply them at checkout.
Printed cards carrying a barcode and a QR code. They ship pre-activated and are assigned to a named recipient at the moment they're handed over.
Every card has its own webpage. Scan the QR code or open the link sent via text message to see balances, limits and expiry dates.
Several cards, one barcode. Cardholders keep every voucher in one place, and the register loads all of them in a single scan.
Issue, assign, look up and redeem vouchers programmatically — for organisations running their own intake system.
How it works
Select departments, set the limits, and choose how long until it expires. Or order pre-activated cards with values already set.
Scan the card and enter the recipient's name. From that moment the card belongs to that person, and the register can verify it.
At checkout the barcode loads only what that person is allowed to buy, at that group's stores, within the limits set. Balances update as they spend.
What holds
Anyone can print a piece of paper that says $50 for clothing. These are the limits cares.net enforces at the register, every time.
API
Issue and query vouchers from your own system. cares.net handles the cards, the limits and the register.
"people": [ { "name": "Bob Roberts", "cards": ["B999971"], "vouchers": [ { "item": "Jewelry", "amt": "5.00", "qty": 2, "exp": "2026-09-14" } ] } ]
Have a voucher card? Scan the QR code on the back to see your balance — there's nothing to sign up for.