Categories
Tags → Luhn10

LUHN10 (Credit Card) Validation

A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if it''s valid true will be returned, if not, false wi...
DETAILS

Credit Card Validator Component

Credit Card Validator .NET Component allows .NET programmers validate any Credit Card number without contacting a payment service provider. The non-visual component can be used either in .NET windows-based or ASP.NET application. The validation me...
DETAILS
©2003-2008 jCay.com