Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 21:12:37 -0800
From:      Craig Shaver <craig@ProGroup.COM>
To:        Nostrebor Cire <spock@mem.net>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Credit Card Processing
Message-ID:  <386846C5.63ED6F90@progroup.com>
References:  <3867B166.4FF4750D@mem.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I have done credit card checking in perl...  It may not be what you want
to do.  It was just a check on the digits to make sure it was a valid
card.  There is an algorithm to munch the digits and see it is a valid
visa, amex, etc.  If this is useful then go to www.perl.com and do a
cpan search on credit cards or look in the business section.  The
complete code is in there someplace.  If you really want to validate a
credit card -- make sure it is able to take charges for the shipping
address -- then you will need a service.

Nostrebor Cire wrote:
> 
> I anyone out there using FreeBSD for credit card processing?  I am
> looking for front end processing software.  I do not want to use a
> service like CyberCash.  I want to be able to verify cards instantly on
> an E-Commerce website.
> 
> Here is the URL of the website for the curious:
> http://www.planethobby.com
> 
> Thanks.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

-- 
Craig Shaver, Productivity Group
POB 60458 Sunnyvale, CA  94088 (650)390-0654
http://www.progroup.com/ mailto:craig@progroup.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




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