Takes a string containing only numbers and checks that the checksum is correct according to the Luhn Algorithm.
A string containing only numbers
Takes a string containing only numbers and checks that the checksum is correct according to the Luhn Algorithm.