Digital wallet users trust the status line more than any settlement file. If the screen says pending while the issuer has already settled — or settled while the wallet still holds funds — support queues and partner disputes follow.
In a payment flow audit we sample status transitions against authorization and clearing timestamps. The goal is not a prettier status string; it is a single source of truth that product, risk, and finance can defend.
We ask three questions at every hop: who writes the status, who reads it, and what happens if the write fails after the money moved. Gaps usually sit in webhook retries and client-side optimistic updates.
Fix the divergence before you redesign the confirmation screen. Cosmetic copy cannot repair a ledger that disagrees with the user.