Validate Id Card Scoring

Key

Description

VIC_NULL

A scoring flag indicating that the input is empty.

VIC_BAD_FORMAT

A scoring flag indicating that the card number has incorrect length after removing zeroes from input values (step accepts length from 8 to 19 characters).

VIC_INVALID

A scoring flag indicating that the card number contains incorrect characters (non-digit characters).

VIC_INVALID_CHECK

A scoring flag indicating that the card number does not correspond to the check digit on the last position.

VIC_EMPTY_ISSUER

A scoring flag indicating that there are zeroes in the issuer identifier positions (positions 2-6).


iWay Software