Lemon Squeezy records sales but does not ship bulk EU-ready invoice PDFs from your orders export. Dashboard → Orders → Export CSV, run one command, print each HTML to PDF. Same workflow digital sellers pay subscription tools for — one-time EUR 9, no account after purchase.
Lemon Squeezy Dashboard → Orders → Export button → CSV is emailed to the store owner.
python3 lemon_batch.py lemon-sample.csv -o ./invoices/ --seller-name "Your Co"
Name, address, VAT number — applied to every invoice in the batch.
Open each HTML in a browser → Print → Save as PDF. Zip and send to your accountant.
Clone of paid Lemon Squeezy CSV converters (e.g. csv2invoice.com at €10/month). One-time CLI pack, same export → bulk invoice shape.