To give you an example of how you might use the Credit Card Validation Java Component,
I have build this very simple application.
In this application you can validate any VISA credit card number. The application
will do the following:
In the full commercial version you can validate all the major credit cards:
VISA, MasterCard, AMEX, Discover, Diner's Club, enRoute, and JCB. In addition
the methods provided in the commercial version have more than one way of calling them,
while the demo version usually has only one.
To view the full javadocs for the commersial version, please visit the Support section
at http://products.dmmw.com
If any of these steps fails, a message will be displayed.
Commercial Version
Additional Files