A simple credit card validator with transaction options.
Cant process algorithm for the credit cards with 0 in front of any 4th number
System that validates a credit card following the Luhn's algorithm format and detects if its a fraud of authentic card.
C++