shadowlesshand
Programmer
Hi All,
How do we validate a credit card or a debit card using C# code. I believe Luhn check algo is used to determine the card type - Visa, Mastercard etc.. Any implementation examples?
Thanks.
How do we validate a credit card or a debit card using C# code. I believe Luhn check algo is used to determine the card type - Visa, Mastercard etc.. Any implementation examples?
Thanks.