GTIN-8 Check Digit Validation
formatcriticalValidates GTIN-8 (Global Trade Item Number) format and mod-10 check digit per GS1 General Specifications. GTIN-8 is used for small retail items where a full barcode will not fit. The value must be exactly 8 digits where the last digit is a valid check digit computed using the GS1 mod-10 algorithm: multiply digits alternately by 3 and 1 (starting from the rightmost data digit), sum the products, and compute check = (10 - sum % 10) % 10.
v1.0.0by dqhub462 downloads4.6 (46)
gtin-8check-digitretailgtinbarcodegs1product