KB-105 · CHECKOUT/RECEIPT

Checkout Receipt

Payment that prints its proof — hold to pay, then a receipt feeds out of the slot line by line, tears off, and takes a PAID stamp.

KB-105 · CHECKOUT/RECEIPT

Checkout

Field Kit MK-II
$149.00
Calibration cert
$29.00
Priority bench slot
$12.50
Total$190.50$190.50

Hold the button — the receipt prints itself.

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/checkout-receipt

Props

PropTypeDefaultDescription
itemsReceiptItem[]Line items ({ name, price }) summed into the total.
currencystring"$"Price prefix.
onPay() => voidFires when the hold completes.