/f/118211/3840x3840/da24e483db/06-straight-forward.png)
by Sonali Purohit - Product Manager Cards at Unzer
When a customer pays with a card, not all card numbers are the same.
Behind the scenes, a transaction may use either:
For merchants, this difference matters. It affects:
Understanding FPAN and DPAN helps you make smarter decisions about how you accept and store payments.
The actual card number issued by the bank. It directly identifies the customer’s account.
A token issued by the card network that replaces the real card number in a transaction.
Think of DPAN as a secure alias for the real card number.
Aspect | FPAN | DPAN |
|---|---|---|
Is it the real card number? | Yes | No |
Used in Apple Pay / Google Pay? | No | Yes |
Fraud exposure | Higher | Lower |
PCI impact | Broader scope | Reduced exposure |
What happens if card is reissued? | Merchant must update | Often updated automatically |
Common use cases | Manual entry, MOTO, fallback | Wallets, Click to Pay, tokenized CoF |
FPAN is the original card number printed on the card. It is directly linked to the customer’s bank account. This is the number traditionally entered at checkout.
You’ll typically see FPAN in:
Using FPAN means you are handling the real card number.
That comes with:
FPAN is still necessary in some situations — but it carries more operational and fraud risk compared to tokenized credentials.
DPAN is a token generated by the card networks (e.g., Visa or Mastercard). It replaces the real card number in a transaction but remains securely linked to the underlying account.
There are two common types:
DPAN is used in:
DPAN improves security in two important ways:
The real card number is not shared with the merchant.
Each transaction includes a unique cryptographic value (cryptogram). Even if intercepted, it cannot simply be reused. This gives issuers greater confidence in the transaction — which can positively influence approval rates.
/f/118211/624x416/ae841de90b/fpan-vs-dpan.png)
/f/118211/1430x1066/3cafea1d1d/wallet-dpan.png)
Wallet: DPAN is provisioned to the device and used with a dynamic cryptogram
Important: The merchant never sees the real card number.
/f/118211/1430x1277/ecda5655a8/card-on-file.png)
CoF: Card is tokenized once; recurring payments use DPAN and may benefit from lifecycle updates
This improves payment continuity and reduces failed recurring payments.
Use DPAN by default for:
This reduces fraud exposure and improves operational efficiency.
The goal is not to eliminate FPAN — but to minimize reliance on it where safer alternatives exist.
No. PCI requirements still apply. However, tokenization reduces your exposure and may reduce scope.
With network tokens, updates are often handled automatically. With FPAN, you usually need the customer to provide new details.
Yes. Refunds and disputes work normally because the network maps the token back to the original account.
A device token is tied to a specific device (e.g., a phone). A network token is tied to a merchant and used in online or recurring payments.
Wallet payments usually use DPAN + dynamic cryptographic data per transaction. This makes stolen payment data much harder to reuse and typically means the merchant does not receive the real card number.
You may need a fallback (depending on your setup), such as using the FPAN or re-collecting payment details. Merchants should design flows to prefer DPAN, but handle token-unavailable scenarios gracefully.
A dynamic cryptogram is a transaction-specific security value generated for tokenized payments (commonly in Apple Pay / Google Pay). It helps prove the payment credential is genuine and reduces the risk of replay or misuse.
How you get it:
Glossary | Unzer Documentation
FPAN is the original card number issued by the cardholder’s bank and printed on a physical or virtual card. It represents the real card account and is used directly in traditional card-present and card-not-present transactions. Because FPAN is sensitive cardholder data, its storage and processing require strong PCI DSS control.
DPAN is a tokenized surrogate card number that replaces the FPAN in tokenized and wallet-based payment transactions. It is issued by card networks (such as Visa, Mastercard, and American Express) through token service providers and is typically used together with a dynamic, per-transaction cryptogram. DPAN is primarily used in Apple Pay, Google Pay, and network-tokenized e-commerce and card-on-file payments, and is not usable outside its intended context.