Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 1998 05:20:30 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        cs-tom@nich-nsunet.nich.edu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Is there credit card validation software for FreeBSD?
Message-ID:  <19980123052030.19786@follo.net>
In-Reply-To: <4FC255A3CC4@nich-nsunet.nich.edu>; from cs-tom@nich-nsunet.nich.edu on Thu, Jan 22, 1998 at 08:28:01PM %2B0000
References:  <4FC255A3CC4@nich-nsunet.nich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 22, 1998 at 08:28:01PM +0000, cs-tom@nich-nsunet.nich.edu wrote:
> Is there some software for freebsd that will validate credit cards 
> from a web server running on freebsd. In other words I would have say 
> Apache running on freebsd and have a form that would accept a credit 
> card that would be captured by some server script and passed to a 
> credit card verification deamon that would return the results.

Depending on what level of verification you want, you can do a minor
check by running the normal credit-card checksum algorithm against the
cards.

Contact me for details of how this work.  (Beware that it will not
give you good security, but it will protect against typos and
pranksters that don't know what they're doing.  It will _not_ protect
you against serious attempts at fraud.)

Eivind.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980123052030.19786>