You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2008/05/30 14:15:44 UTC

[jira] Closed: (OFBIZ-1812) Add support for VisaElectron card number validation in UtilValidate.java as defined Wikipedia

     [ https://issues.apache.org/jira/browse/OFBIZ-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-1812.
-----------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Raj, committed in rev. 661677

> 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
>            Assignee: Scott Gray
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: UtilValidate.java.patch
>
>
> 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.