Requirement 3: Protect stored account data
If you store account data, it must be rendered unreadable, and sensitive authentication data must never be stored after authorisation.
Sub-requirements
Processes and mechanisms are defined and understood
2 defined requirementsDocument data-retention and protection policy.
View defined requirements →Storage of account data is kept to a minimum
1 defined requirementDefine retention, store only what is needed, and securely delete the rest.
View defined requirements →Sensitive authentication data (SAD) is not stored after authorisation
6 defined requirementsNever store full track data, card verification codes, or PINs after authorisation.
View defined requirements →Access to displays of full PAN and ability to copy PAN is restricted
2 defined requirementsMask PAN on display (show at most first six/last four) except for those with a need.
View defined requirements →PAN is secured wherever it is stored
4 defined requirementsRender PAN unreadable via strong encryption, truncation, tokenisation, or hashing.
View defined requirements →Cryptographic keys protecting stored account data are secured
5 defined requirementsProtect keys, restrict access, and store them separately from the data.
View defined requirements →Key management is fully documented and implemented
9 defined requirementsDefine key generation, distribution, rotation, retirement and replacement procedures.
View defined requirements →Tips
- ›The cheapest way to comply is to not store cardholder data at all, use a tokenising provider.
- ›Run a discovery scan to find PAN that has leaked into logs, backups, or spreadsheets.
Evidence to keep
- ✓Data-retention policy
- ✓Encryption/tokenisation design
- ✓Key-management procedures
- ✓PAN discovery scan results
Example
A merchant tokenises cards at the gateway, stores only tokens and last-four, masks PAN on all screens, and never logs full PANs.
Policy templates for this control
Use these starting documents to turn the control into evidence. Adapt each template to your scope, systems, legal obligations and actual operating process.