Sam,

What do you mean by basic validation?  Do you mean checking to see if a
number is valid, or do you mean actual authorization?

I've got a class that handles complete credit card authorization through
SkipjackIC (http://www.skipjackic.com).  The class could easily be modified
to work with any other on-line credit card processor.

It makes use of Sun's JSSE API to communicate using SSL, so it requires
Java 2.

Send me private email if you're interested.

Dan Lamb
[EMAIL PROTECTED]


------------------------------

Date:    Wed, 8 Dec 1999 10:41:59 -0500
From:    Sameer Tyagi <[EMAIL PROTECTED]>
Subject: credit card validation servlet

Hi,
Does anyone know of any Java class /servlet that does basic credit card
number validations ?

-Sam

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to