Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Credit card validation

Status
Not open for further replies.

iooo

Programmer
Dec 27, 2000
31
0
0
CA
Hi
How to do a credit card validation. do i need to connect to a database or just get the cardnumber and expiry date .please advice me
thanks Thanks a lot
 
Depends on what you're trying to do...

There is a script that tells you if the card number is valid for that card type but it doesn't mean that the card itself is good. (I haven't used it in a long time and I don't think it's been updated since it was put on the public domain.) If you're trying to do real-time credt card purchase validation then you have to get a merchant account with your bank or pass the payment through somone like PayPal or CC-Cash. There's always a better way...
 
Hi
Thanks a lot Thanks a lot
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top