100% Client-Side
No data leaves your browser
CVM List Decoder
Decode EMV Tag 8E — Cardholder Verification Method List — per EMVCo Book 3
🔍 Input
Enter hex string: 4 bytes Amount X + 4 bytes Amount Y + 2-byte CV Rule pairs. Spaces are OK.
Related Tools
📖 About This Tool
What is the CVM List Decoder?
The CVM List Decoder parses Cardholder Verification Method List (EMV Tag 8E), which specifies the ordered list of cardholder verification methods the card supports and the conditions under which each is applied.
🛠️ How to Use
- Enter the CVM List hex value (Tag 8E).
- Click Decode to parse the method list and conditions.
❓ FAQ
What is a CVM List?
The CVM List (Tag 8E) contains the amount thresholds (X and Y) and an ordered list of CVM rules. Each rule specifies a verification method (PIN, signature, no CVM, CDCVM) and the condition under which it should be applied.