You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Chan (JIRA)" <ji...@apache.org> on 2015/06/19 17:45:00 UTC

[jira] [Created] (VALIDATOR-372) Validate 19 digit Visa

Michael Chan created VALIDATOR-372:
--------------------------------------

             Summary: Validate 19 digit Visa
                 Key: VALIDATOR-372
                 URL: https://issues.apache.org/jira/browse/VALIDATOR-372
             Project: Commons Validator
          Issue Type: Improvement
          Components: Framework, Routines
    Affects Versions: 1.4.1 Release, 1.3.1 Release
         Environment: Solaris
Java 6
            Reporter: Michael Chan
             Fix For: 1.4.1 Release, 1.3.1 Release


I am using the org.apache.commons.validator.CreditCardValidator class in the 1.3.1 release to validate our credit card numbers.  We are looking to change our service to accept 19 digit Visa credit card numbers, but your validator does only validates 13-16 digit credit card numbers.  This is the same for the routines validator in 1.4.1.

Can you change the validator in 1.3.1 and/or 1.4.1 to accept Visa credit cards from 13 to 19 digits?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)