Add support for VisaElectron card number validation in UtilValidate.java as 
defined Wikipedia
---------------------------------------------------------------------------------------------

                 Key: OFBIZ-1812
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1812
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Raj Saini
            Priority: Trivial


Current Visa Electron credit card number validation supports only card numbers 
whose  first 6 digits are  417500. Due to this current validation rejects Visa 
Electron cards with valid credit card numbers.

Known Visa Electron starting numbers are 417500, 4917,4913,4508,4844 (Ref. 
Wikipedia http://en.wikipedia.org/wiki/Credit_card_numbers).

Attached patch adds validation support for missing numbers.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to