Credit card validation

Reply

Join Date: Jul 2006
Posts: 134
Reputation: ryy705 is an unknown quantity at this point 
Solved Threads: 0
ryy705 ryy705 is offline Offline
Junior Poster

Credit card validation

 
0
  #1
May 27th, 2008
Hello,
Is there a way to verify the validity of a credit card when user submits in his/her credit card number? Many thanks in advance.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 252
Reputation: ProfessorPC is an unknown quantity at this point 
Solved Threads: 27
ProfessorPC ProfessorPC is offline Offline
Posting Whiz in Training

Re: Credit card validation

 
1
  #2
May 28th, 2008
you can get an idea how this works if you look at this article http://www.dmxzone.com/showDetail.as...File=page1.htm
on page 3 it talks about doing this with php/mysql.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 134
Reputation: ryy705 is an unknown quantity at this point 
Solved Threads: 0
ryy705 ryy705 is offline Offline
Junior Poster

Re: Credit card validation

 
0
  #3
May 28th, 2008
Thanks for the reply. However, the tutorial doesn't really validate the credit card. I could just follow the algorithm and make up my own credit card number. How can I verify that its an authentic credit card number and it belongs to the person filling the form(how can I match name on the credit card and the name saved in the database)? There has to me a way to do this. Thanks again.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 252
Reputation: ProfessorPC is an unknown quantity at this point 
Solved Threads: 27
ProfessorPC ProfessorPC is offline Offline
Posting Whiz in Training

Re: Credit card validation

 
0
  #4
May 28th, 2008
ok so your wanting to not only verify that the card number is legit but you want to verify the card name is legit and that the user in your db and the name on card match?
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 134
Reputation: ryy705 is an unknown quantity at this point 
Solved Threads: 0
ryy705 ryy705 is offline Offline
Junior Poster

Re: Credit card validation

 
0
  #5
May 28th, 2008
Yes. Is there a way to do this?
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 252
Reputation: ProfessorPC is an unknown quantity at this point 
Solved Threads: 27
ProfessorPC ProfessorPC is offline Offline
Posting Whiz in Training

Re: Credit card validation

 
0
  #6
May 28th, 2008
with the cc needing to validate card name to number i cant think of anything except a credit card processing system. but you can validate the name on card to site user if they have entered their info. but depending on what your selling im not sure that would be the best idea. alot of users use spouse cards, company cards and such.
but its your site and your security so you will know more about it then i would.
sorry couldnt help more.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 134
Reputation: ryy705 is an unknown quantity at this point 
Solved Threads: 0
ryy705 ryy705 is offline Offline
Junior Poster

Re: Credit card validation

 
0
  #7
May 28th, 2008
I plan on having a "name as it appears on the card" field just for extra security.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC