Receiptful

Receiptful

Receiptful

Receiptful

All use cases

E-commerce

Orders arrive as paper where the picking happens.

The gap between an order landing in your database and someone walking the aisle with it is usually a browser tab somebody has to keep refreshing. Print the pick list instead: the order arrives on the bench, in order, with the bin locations already on it.

What comes out

PICK LIST

ORD-2291

2026-09-20 09:14

A3-04 Sneakers

× 1

B1-12 Socks

× 3

C7-02 Laces

× 2

3 SKUS

6 UNITS

An order is paid.

POST /v1/printers/{id}/jobs
Content-Type: text/html
<h1>PICK LIST ORD-2291</h1>
<table>
<tr><td>A3-04 Sneakers</td><td>× 1</td></tr>
<tr><td>B1-12 Socks</td><td>× 3</td></tr>
</table>
<p><b>3 SKUS · 6 UNITS</b></p>

201 Created · printed in 1.4s

One request per warehouse

Group printers by project and send the job to the site that should fulfil it.

Paper beats a screen on a bench

A pick list travels with the parcel. A browser tab does not.

Add it to the platform, not to each merchant

If you run the storefront, printing becomes a feature your merchants switch on rather than a project they take on.

Customer copy

We added receipt printing to the platform in an afternoon. Four API calls, and it worked on the printers our merchants already had.

COMPARO

in production

Keep reading

How to print to a thermal receipt printer from your backend (without a print server)

2026

Get started

Print your first receipt in 2 minutes.

Free for your first 20 receipts every month. No credit card required.