PAN Luhn Check Digit Validation
formatcriticalValidates that Primary Account Numbers (PANs) pass the Luhn algorithm (mod-10 checksum). A PAN must be 13-19 digits long, and the last digit must satisfy the Luhn check. This is a fundamental validation for payment card numbers per PCI-DSS and ISO/IEC 7812.
v1.0.0by dqhub878 downloads3.8 (59)
paymentluhnchecksumpci-dsscardpan