473,386 Members | 1,621 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Credit card validation

I need a credit card validator. Is there reliable code already written that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy
Nov 19 '05 #1
7 1809
TJS
google this :

asp.net credit card validation
"Sandy" <Sa***@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
I need a credit card validator. Is there reliable code already written
that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy

Nov 19 '05 #2
Sandy wrote:
I need a credit card validator. Is there reliable code already written
that anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?


Luhn formula still works. Here's a javascript implementation of Luhn:

http://www.brainjar.com/js/validation/default2.asp

You can somehow incorporate it into an ASP.NET page yourself, or you could
use a 3rd party validator that does credit card validation like this one:

http://www.peterblum.com/VAM/Special...%23Specialized

Ben
Nov 19 '05 #3
Sandy,

Have a look at this article. It contains a demo code and an asp.net control
which does basic validation
http://www.codeproject.com/aspnet/cr...dvalidator.asp

HTH,

Hermit Dave
http://hdave.blogsot.com
"Sandy" wrote:
I need a credit card validator. Is there reliable code already written that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy

Nov 19 '05 #4
I use this validator:

http://www.codeproject.com/aspnet/cr...dvalidator.asp
"Sandy" <Sa***@discussions.microsoft.com> skrev i melding
news:1F**********************************@microsof t.com...
I need a credit card validator. Is there reliable code already written
that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy

Nov 19 '05 #5
A CreditCardNumberValidator is one of the 25 validators in my Professional
Validation And More (http://www.peterblum.com/vam/home.aspx). Its fully
tested, supports client-side validation (on many more browsers than the
ordinary Microsoft validators), and allows customizing the list of credit
card brands.

--- Peter Blum
www.PeterBlum.com
Email: PL****@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx

"Sandy" <Sa***@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
I need a credit card validator. Is there reliable code already written
that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy

Nov 19 '05 #6
Thanks All!

--
Sandy

Nov 19 '05 #7
Here's some good links that can get you started:
http://www.componentone.com/paypal/
http://www.verisign.com/products-ser...ent/index.html
http://www.paypal.com/cgi-bin/webscr...rchant-outside

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Sandy" <Sa***@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
I need a credit card validator. Is there reliable code already written
that
anyone knows of? I have come across a few things; i.e. the Luhn-10
algorithm, but don't know if that still applies or is obsolete and
additionally, how would I incorporate it into a vb.Net app?

Does anyone have helpful links?
--
Sandy

Nov 19 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: kaptain kernel | last post by:
I'm implementing a simple credit card number check on my website, in order to trap user errors. it doesn't validate with the bank, but validates against certain known rules (e.g. Amex always begins...
10
by: dries | last post by:
A friend of mine has a problem with his credit card validation routine and it is probably a simple thing to solve but I cannot find it. It has to do with the expiry dates. What happens is that as...
7
by: gj | last post by:
I have an application in Access 97 I will be rewriting in the latest version of Access in 6 months. In the meantime, does anyone know of an ActiveX control I can add into an Access 97 form to...
6
by: Grant | last post by:
Does any one know how to check the algorithm of the credit card number that was entered in the text box? I want to be able to make sure the users enter correct credit card number since we will...
4
by: Michelle A. | last post by:
I have a form that takes in a credit card number, just a series of numbers 1234123412341234. When they get to the "Review" page and display all the information a user has entered, I would like the...
3
by: tshad | last post by:
I am looking to connect my asp.net pages to a credit card processor, such as ICVerify. I used to be able to read and write to a text file: credit card authorizations, cancelations, get responses...
1
by: Bill D'Innocenzo | last post by:
There are many functions available that implement credit card identification and number validation -- meaning you can decide, based on the number, if a card is a MasterCard or Visa and if the...
1
by: securedcardss | last post by:
http://card.2youtop.info secured credit card card credit instant secured card cash credit secured card
4
code green
by: code green | last post by:
Data Protection etc.... shouldn't be there. How do I find credit card numbers buried amongst any length of text. Googling finds credit card validation claims, which are too complicated. I need...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.