Posted by Kris on 03/01/07 09:06
I need to create a valid mod10 or luhn number that can be attached to
an invoice, I have found several examples showing how to validate a
credit card number or validate a number using mod10/luhn.
Example:
invoice number = 700123
invoice check number 700123(checknumber)
that check number should make the entire invoice number able to
validate using mod10/luhn
Navigation:
[Reply to this message]
|