[thelist] Credit card validation

Charles F. Johnson charles at littlegreenfootballs.com
Sat May 26 08:14:38 CDT 2001


A client just requested that we come up with a way to verify a credit card,
on submission of an order form. The way it was described to us, they don't
need to actually charge the card for the order, just verify that the number
is valid and it's not over the credit limit.

I've already written a PHP program to process the orders into a file that
they will import into their main business database (which is Flexware, on
Macintosh). By the time the database gets the info, it assumes the card has
already been verified; that's why they want the back-end code to do the
verification.

I guess what I need is to connect to a CC authorization service. Can I do
this through my own PHP script or do we need to go some other route? Thanks
for any pointers...

charles johnson
lgf web design
http://littlegreenfootballs.com





More information about the thelist mailing list