{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
Finance

Generating QR Codes for Payment Invoices

Businesses add QR codes to invoices linking to payment portals for faster collection. The QR code must encode the payment URL with amount and reference number, and be properly sized for the invoice layout.

Workflow

  1. Use the QR Code Generator to encode the payment URL with invoice reference
  2. Download the QR code as a high-resolution PNG
  3. Use the Image Resizer to scale the QR code to fit the invoice template
  4. Use the Image Background Remover if the QR code needs a transparent background
  5. Place the QR code on the invoice template
  6. Export the invoice as PDF and send to the client

Recommended Tools

Recommended Formats

Related Guides