Jump to content

TINP check digit calculator: Difference between revisions

From tango.info wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
==GS1 check digit calculator==
==GS1 check digit calculator==
A GS1 check digit calculator and detailed documentation is online at GS1's website. http://gs1.org
A GS1 check digit calculator and detailed documentation is online at GS1's website. http://gs1.org
* http://www.gs1.org/barcodes/support/check_digit_calculator


==Tango.info TINP check digit calculator==
==Tango.info TINP check digit calculator==
*https://tango.info/x/php/tools/checkdigit.php - give 13 digits without the last, then the form returns 14 digits.
*https://tango.info/x/php/tools/checkdigit.php  
** Input: 13 digits, i.e. the first 13 of a TINP-14, i.e. without the check digit
** Output: the form returns TINP-14, if the input was as described in the former bullet point

Latest revision as of 2013-12-30T21:21:00

Overview

The last digit of the TINP format is a check digit. Calculation is the same as for GS1 GTIN/EAN/UPC check digits.

GS1 check digit calculator

A GS1 check digit calculator and detailed documentation is online at GS1's website. http://gs1.org


Tango.info TINP check digit calculator