Home » Web Developer » Java & JavaScript » CreditCard Validator 1.8

CreditCard Validator 1.8

Verifies that credit card number is valid.

Developer:
Canadian Mind Products
License:
Freeware
OS:
Windows 98 / ME / 2000 / XP / 2003 / Vista / Unix / Linux / Mac OS X / Mac OS Other
Requirements:
Java 1.5+
Price:
Free
Price is subject to change at any time by the company
Date added:
8/19/2009
Last Update:
6/16/2007
User Rating:
Not yet rated.
Your Rating:
Download free trial ( Free full version | 832 KB )
CreditCard Validator 1.8 Publisher's description
The CreditCard Validator will help you tell:
1. if a credit card number is valid,
2. which credit card vendor handles that number.

It is a simple Applet to demonstrate the use of the ValidateCreditCard class.

It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing.

It will also tell you which of the following credit card companies issued the card: Amex, Diners Club, Carte Blanche, Discover, enRoute, JCB, MasterCard or Visa.

ATM cards use a different secret scheme which this program does not handle. Unfortunately, there is not even a reliable way to tell an ATM card from a credit card just by the number.

It is primarily designed to be included in your own Java program, though it can be used standalone or as an Applet.

To install, Extract the zip download with WinZip, available from http://www.winzip.com (or similar unzip utility) into any directory you please, often C:\ -- ticking off the (user folder names) option. To run as an application, type:

java -jar C:\com\mindprod\creditcard\creditcard.jar

adjusting as necessary to account for where the jar file is.

You must have Java version 1.1 or later installed to use this package.
See http://mindprod.com/jgloss/installingjava.html for details.
Related downloads for CreditCard Validator
New release of Java & JavaScript
More products from Canadian Mind Products
  • CreditCard ValidatorIni 1.2Windows *.ini file verifier, tidier and sorter.
  • CreditCard ValidatorNetworkCam 1.6Java Applet to view a Webcam stream of JPG images
  • CreditCard ValidatorEchoserver 1.3See what browsers and programs are sending to an HTTP Server.
  • CreditCard ValidatorCMOSSave 4.6Check CMOS for corruption and automatically restore it.
  • CreditCard ValidatorTransporter 1.4Lightweight Java classes to let you encrypt/sign/armour for secure transmission.