# What is a billing descriptor?

URL: https://www.paydude.io/resources/what-is-a-descriptor
Type: Guide
Published: 2026-09-02 · Updated: 2026-09-02
Summary: A billing descriptor is what appears on your customer's statement. Why getting it right is the cheapest chargeback prevention available.

**A billing descriptor is the text that identifies your charge on a customer''s card statement.** It is usually around 22 characters, it is frequently truncated further, and it is the single highest-leverage field in your payments configuration.

## Summary

Roughly 22 characters, often truncated to fewer. Unrecognised charges are a leading cause of disputes. Use the brand customers bought from, not your legal entity name. A phone number in the descriptor diverts calls from the bank to you.

## Why it matters so much

A large share of chargebacks begin with a customer looking at a statement and not recognising a line. They do not remember your company name, or the charge came from a legal entity they have never heard of. So they call their bank — and a query becomes a dispute.

That failure mode is entirely preventable, and it costs a configuration change rather than a project.

**Descriptors that cause disputes, and their fixes**

| Poor | Better | Why |
| --- | --- | --- |
| NORTHSTAR HLDGS LLC | ACME APP | Customers know the product, not the entity |
| SQ *A1B2C3D4 | ACME APP 5551234 | Opaque codes look fraudulent |
| ACME | ACME APP 5551234 | No way to contact you |
| ACME APP SUBSCRIPTION MONTHLY BILLING | ACME APP MONTHLY | Truncation destroys the tail |

## Structure it well

- **Front-load the recognisable part.** Some banks show only the first 12–15 characters.
- **Use the brand, not the entity.** Whatever was on the website they bought from.
- **Add a phone number** if characters allow. It redirects the query to you.
- **Use a soft descriptor** for context: `ACME APP* INV 1042` tells them which charge this is.

> **The cheapest fix in payments:** There is no other change that costs this little and prevents this many disputes. If you have never checked what your descriptor actually looks like on a real statement, check today — the version in your dashboard is not always what banks display.

## Annual renewals need extra care

A charge twelve months after signup is the hardest to recognise. A good descriptor helps, but pair it with an email a week beforehand naming the amount, the date and the descriptor exactly as it will appear. Disputes on annual renewals fall sharply when customers are warned.

**Configurable descriptors, including soft descriptors** Make every charge recognisable before it becomes a dispute. — [See how it works](https://www.paydude.io/pricing)

## Frequently asked questions

### How long can a billing descriptor be?

Usually 22 characters, though it varies by network and processor, and some banks truncate further. Assume the customer may see only the first 12 to 15 and put the recognisable part first.

### What is a soft descriptor?

A per-transaction suffix appended to your fixed company prefix — for example PAYDUDE* INVOICE 1042. It keeps the business identifiable while telling the customer what the specific charge was for.

### Should the descriptor be my legal name or my brand?

Your brand, almost always. Customers recognise the name they bought from, not the entity on your incorporation documents. A legal name nobody recognises is a leading cause of disputes.

### Can I include a phone number?

Yes, and it is worth doing if you have the characters. A customer who can call you resolves the query directly instead of calling their bank, which is what turns a question into a chargeback.
