How to Read a Payment ConfirmationMedium
A confirmation says a message was sent, which is not the same as money having arrived. Six fields separate the two, and one of them explains the missing amount.
4 min read · 795 words
Read it in this order
- A confirmation is a record that an instruction was sent and accepted. Settlement is a separate event, and most payment problems live in the gap — why a payment takes days is the page on that gap.
- The order that works: which payment is this → when does value move → who is being paid → what will be deducted → who else is in the chain.
1. Identifying the payment at all
- The transaction reference is the handle every party will use when something has to be traced. It is the first thing anybody investigating will ask for.
- A payment can be re-issued under a new reference after a repair, so a chase against the original reference can come back saying nothing was ever sent.
- The end-to-end reference is the one meant to survive the whole chain and reach the beneficiary's statement. Where it is truncated or dropped, the money arrives unidentifiable, which is the commonest cause of a payment that has arrived and still counts as missing.
2. Dates: three of them, meaning three things
- The instruction date is when you asked.
- The booking date is when your account was debited.
- The value date is when the money is treated as available, and it is the one that decides interest and whether an obligation was met on time. A payment debited on Friday with a Monday value date is not late and is not yet arrived.
- Cut-off times are per currency and per channel. An instruction sent after the cut-off takes the next business day's value date wherever that currency settles, which may be a different calendar from yours.
3. Who is being paid, in the fields that are actually checked
- Account number and bank identifier are what routing uses. Historically the beneficiary name was carried and not verified, which is why the number decided where money went; account-name checking has changed that in a growing number of schemes, and where it applies it is a check rather than a guarantee.
- The bank identifier addresses an institution, sometimes a specific branch. An identifier that is right for the bank and wrong for the branch is repaired manually somewhere in the chain, which costs a day.
- The stored instruction is a file, not a fact. A stale beneficiary record is the same defect as a stale standing settlement instruction in a securities workflow: the right money arrives in the wrong place, and it is discovered afterwards.
4. Why the amount received is smaller
- The charge code decides who pays the fees: the sender, the beneficiary, or both sides paying their own. On the middle option every bank in the chain may deduct from the amount in transit, so the beneficiary receives less than was sent and neither side agreed to that figure in advance.
- Currency conversion is a second deduction and is priced in the rate rather than shown as a fee. The rate used and the time it was struck are what to look for, and they are frequently on a different document.
- Sending in the beneficiary's currency or your own decides which side's bank converts, and therefore whose spread applies.
5. The chain
- An intermediary bank appears when your bank has no direct relationship with theirs. Each hop is a settlement in its own right and a place where a repair can happen.
- Nostro accounts are what makes the hop possible: your bank's own account, in that currency, held at a bank abroad. Reconciling those balances is where a cross-border problem first becomes visible.
- Screening is part of the route. Payments are checked against sanctions and financial-crime rules at more than one point, and a hold is not a bank error.
- An instant scheme has no chain to speak of and settles in seconds within its own currency area. Almost everything on this page is about the payments that leave one.
6. When it has not arrived
- Establish which of the three dates has passed. Before the value date there is usually nothing to trace.
- A trace runs along the chain, hop by hop, using the reference. It is slow because each institution answers for its own leg.
- Money that arrived with a mangled reference is sitting in a suspense account somewhere, which is a reconciliation problem rather than a lost payment — see operations.
What is missing on purpose
- What each bank in the chain deducted. The sender's confirmation is written before any of it happens.
- The exchange rate's components. A rate is quoted, not decomposed, and the margin inside it is not a line anywhere.
- Where the payment is right now. No single party sees the whole route, which is precisely why the reference matters as much as it does.