Payments1 min read
Why cash-out still matters in emerging markets
The digital payments story misses the operator on the corner. Some design considerations for cash-out that don't come up in western integrations.
Every headline about digital payments in emerging markets tells a growth story. What the growth story misses is that a large share of "digital" transactions ultimately convert to cash somewhere in the chain — at an agent, at a mobile money merchant, at an ATM. Cash-out isn't a fringe use case. It's the completion of the transaction for many users.
Based on notes from operator engagements 2024; written March 2025.
Why the design matters
If your integration treats cash-out as an afterthought, three things go wrong:
- Reconciliation is broken. The transaction "succeeded" from the platform's perspective at the transfer step; from the user's perspective, the transaction succeeded when they held the cash. If the agent's till was short and the withdrawal failed, the platform records a success and the user has a problem.
- Agent economics distort. Agents earn commission on cash-in and cash-out; if either side of the ratio is off, agents stop operating. Platforms that don't monitor agent liquidity end up with dark spots on the map.
- Fraud patterns are agent-shaped, not user-shaped. The vast majority of fraud in cash-out networks involves the agent, not the user. Your fraud model has to be trained on the right entity.
What to build
- Explicit cash-out completion signal from the agent, not inferred from the transfer.
- Agent liquidity monitoring as a first-class operational concern.
- Agent-level fraud detection with a slower feedback loop than user-level detection.
Building for cash-out is what makes a digital payments product actually usable in a large part of the world.