# QR codes for utilities

> Utilities use QR codes for bill payment on invoices, outage reporting with the pole or meter number prefilled, and meter-reading submission. Because fake utility payment codes are a documented scam pattern, print the official domain beside every payment code and publish the one domain you use.

Source: https://useqr.app/qr-codes-for/utilities · Last reviewed 2026-08-21 · UseQR is free forever, no signup.

---

## Payment on the bill

A payment code on the invoice removes the typing that causes misdirected payments. In
SEPA countries the right tool is an [EPC code](/docs/payments/epc-qr-on-an-invoice): the
banking-app standard that prefills payee, IBAN, amount and reference; in India it is
[UPI](/upi-qr-code). Either way the reference field carries the account number, so the
payment reconciles itself.

## Scammers target utility payments

Fake "pay your bill" codes (on doctored letters, door-drop flyers and stickers) follow
the same playbook as [parking-meter scams](/docs/security/parking-qr-code-scams): urgency
plus payment equals a [quishing](/glossary/quishing) target. Defences that cost almost
nothing:

- Print the **full payment domain in text** beside every code, on every bill.
- Publish, prominently and permanently, the **single domain** you use for payments.
- Never put payment codes on outdoor stickers or unaddressed mail.
- Tell customers you will never QR-link directly to a card form from a letter.

## Outage reporting: the asset ID does the work

The hard part of an outage report is "which pole?". A code on the asset with its ID in
the URL answers that before the customer types a word:

```
https://utility.example/report?asset=P-88231
```

Pole and cabinet tags live outdoors for decades, so print is the wrong technology,
specify [engraved or etched metal](/docs/print/qr-codes-etched-vs-printed) or anodised
plates, as with any [asset tag](/docs/ecommerce/qr-code-asset-tagging). A 2–3 cm engraved
code at reading distance is sufficient.

## Meter readings

A code on the meter itself (or on the reminder letter) opening the submission form with
the meter serial prefilled turns a chore into thirty seconds. Pair it with a short URL for
customers who prefer to type, and keep the phone line: meter cupboards are dark and some
customers will never scan.

## FAQ

### Is it safe to pay a utility bill by QR code?

Yes, when the code is printed on a genuine bill and the domain it opens matches the one
your utility publishes. Be suspicious of payment codes on stickers, flyers or urgent
letters, and check the full domain before paying, fake utility payment codes are a known
scam pattern.

### What is the best QR payload for outage reporting?

A URL to your reporting form with the asset identifier already in the query string. The
customer should never need to find or type a pole or cabinet number, the tag on the
asset carries it.

### How should QR tags be attached to poles and meters?

Engraved or etched metal plates, not printed stickers. Outdoor assets stand in sun and
rain for decades, and etched codes have no ink to fade. Inspect tags on the normal
maintenance cycle and test a sample with a phone.

## Try it

- https://useqr.app/url
- https://useqr.app/epc
- https://useqr.app/feedback
