Zetu
Reconciliation

What is cash application?

6 min read

Cash application is the process of taking money that has arrived and applying it against the specific invoices or obligations it was intended to settle.

In a large finance function it is a named role. In most organizations it is something someone does on Thursdays, and it is the reason the receivables figure and the bank balance tell different stories.

Why it is not automatic

A payment carries whatever the rail happened to capture: an amount, a timestamp, sometimes a sender name, sometimes a reference field the payer filled in themselves. None of that is guaranteed to identify an obligation.

Applying it correctly requires knowing what was owed, by whom, in what amounts, and what this payer has done before — which is information the payment system does not have and has no reason to hold.

The four ways it goes wrong

Each of these produces a different kind of damage, and only the first is visible.

  • Unapplied: money sits in suspense because nobody could identify it. Visible, and the least harmful.
  • Misapplied: money is attached to the wrong obligation. Invisible, and it produces two wrong balances instead of one.
  • Partially applied: some of a payment is allocated and the remainder is quietly absorbed or ignored.
  • Applied late: correct, but weeks after arrival, during which the payer was chased and the reporting was wrong.

Why misapplication is worse than suspense

An unapplied payment is an admission of ignorance, and it is honest. Somebody can see the balance, investigate it, and resolve it.

A misapplied payment looks finished. One account shows as settled when it is not, another shows a balance it does not owe, and nothing in the system indicates a problem. It is usually discovered months later by a customer who is being chased for money they paid.

This is why an automated matching system that reports high confidence without showing its evidence is dangerous. It optimizes for the appearance of completion.

What good looks like

A cash application process is working when four things are true.

  • Automatic matches happen on explicit rules or on evidence a person could check.
  • Anything below the confidence threshold becomes a review item rather than a guess.
  • Unidentified money sits in a visible suspense balance that ages and has an owner.
  • Every application records what matched it — a rule or a person — so it can be unwound.

See this working on your own data.

Bring one month of obligations and one month of payments. We will show you what reconciles, what does not, and what that is costing you.