From owner-freebsd-isp Mon Dec 27 21:14:29 1999 Delivered-To: freebsd-isp@freebsd.org Received: from cod.progroup.com (cod.progroup.com [207.44.190.233]) by hub.freebsd.org (Postfix) with ESMTP id 6C66C14C2F for ; Mon, 27 Dec 1999 21:14:27 -0800 (PST) (envelope-from craig@progroup.com) Received: from progroup.com (guppy.progroup.com [207.44.190.237]) by cod.progroup.com (8.9.2/8.9.2) with ESMTP id VAA05117; Mon, 27 Dec 1999 21:14:24 -0800 (PST) (envelope-from craig@progroup.com) Message-ID: <386846C5.63ED6F90@progroup.com> Date: Mon, 27 Dec 1999 21:12:37 -0800 From: Craig Shaver Organization: Productivity Group, Inc. X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Nostrebor Cire Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Credit Card Processing References: <3867B166.4FF4750D@mem.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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