There's a class of ATMs - the newer ones, mostly - that eject your card before dispensing the cash. The first time this happened to me, it felt backwards. I wanted the money; why was the machine making me take back the thing I'd already stopped thinking about? That slight friction is precisely the point. What looked like a sequencing quirk is a deliberate behavioral design decision, and once you see it for what it is, you start seeing the same principle applied in products and environments everywhere.
The Problem: Forgetting Cards in ATMs
The original ATM sequence was straightforward: complete your transaction, receive cash, then retrieve the card. It's a logical order on paper. But it's not how human attention works under mild satisfaction. Once the desired outcome - the cash - is available, the preceding step evaporates from working memory. You haven't made a mistake. You've just been a person. The card doesn't feel like an unfinished step; it feels like it already belongs to the past. It sits in the slot and gets forgotten, collected by staff, or picked up by whoever uses the machine next.
The Solution: Card First, Cash Second
The card-first redesign doesn't ask users to behave differently - to be more careful, more attentive, or more methodical. It removes the possibility of the bad outcome occurring at all. The cash dispenser is physically blocked until the card slot is clear. Forgetting the card isn't a possible user error in this version of the interface. It is an impossible state. This is the distinction between error prevention and error recovery - Nielsen's fifth usability heuristic states it directly: prevent problems from occurring rather than provide good messages after they do (Nielsen Norman Group, 1994). The card-first ATM is that principle made concrete.
“The best UX solutions do not add complexity - they reorder what already exists to align with how people actually behave.”
The Forcing Function
The design works because it introduces what Don Norman calls a forcing function - a feature that creates a sequential dependency between steps, making it physically impossible to proceed incorrectly (The Design of Everyday Things, 2013). You cannot take the cash until the card slot is empty. The ATM has restructured the interaction so the correct behavior is the only available behavior. There is no user education required. No warning screen. No reminder text. The machine enforces the right order by construction. Thaler and Sunstein describe this kind of intervention as choice architecture - designing the environment so the desirable path is the default, not something users have to actively choose (Nudge, 2008). The card-first sequence is choice architecture at its most functional: change the environment, change the behavior, never ask users to change themselves.
Why Sequence Matters More Than Instructions
The prior solution to forgotten cards was instructional: warning screens, audio prompts, text on the receipt. These interventions share a flaw - they depend on user attention being available at exactly the right moment. Behavioral research is consistent on this point: warnings issued at the peak of a reward event are reliably ignored (Kahneman, Thinking, Fast and Slow, 2011). When the cash appears, cognitive bandwidth narrows. The user is in completion mode. No message competes with the physical presence of the cash. Changing the sequence eliminates the dependency on attention entirely. It removes the failure mode from the decision space rather than hoping users navigate it correctly.
Security and Peace of Mind
The security benefit is real, though worth being precise about. A card left at an ATM can't be immediately used by the next person at that machine - they'd need the PIN. The actual risk is contactless: a found card can be tapped at any POS terminal for transactions below the PIN-free threshold (£100 in the UK, $100 in the US, varying by region), with no authentication required. Multiple low-value transactions can run in sequence before a consumer notices. The card-first design eliminates the abandoned-card window entirely - no exposure to contactless fraud, no card to collect, no call to block. The protection is baked into the sequence structure, not added on top of it.
Why this change works from a UX perspective
- It exploits the reward-attention dynamic rather than fighting it - the card is reclaimed before the cash activates completion mode
- The forcing function makes forgetting structurally impossible, not merely less likely
- No user education, no new UI, no warning screens, no instructions required
- Security is improved as a side effect of the behavioral design - not through added friction but through removed opportunity
Conclusion
The card-first ATM is one of the cleaner real-world examples of designing for how people actually behave rather than how we wish they would. It doesn't add complexity. It doesn't penalize inattention. It makes the problematic outcome structurally unavailable. That's the difference between patching a behavior problem with instructions and solving it with design. One requires users to remember. The other removes the need to remember entirely.
Sources
- Nielsen, J. (1994). 10 Usability Heuristics for User Interface Design. Nielsen Norman Group. nngroup.com/articles/ten-usability-heuristics — Heuristic #5: Error Prevention.
- Norman, D. (2013). The Design of Everyday Things (Revised ed.). Basic Books. — Forcing function concept, Chapter 5.
- Thaler, R. & Sunstein, C. (2008). Nudge: Improving Decisions About Health, Wealth, and Happiness. Yale University Press. — Choice architecture framework.
- Kahneman, D. (2011). Thinking, Fast and Slow. Farrar, Straus and Giroux. — Attention and System 1/System 2 behavior under reward conditions.
- UK Finance. Annual Fraud Report. ukfinance.org.uk — Tracks ATM-related card fraud including unauthorized use of cards abandoned at machines, establishing card-at-terminal retention as a documented risk.

