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

[jira] Updated: (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 ]

Raj Saini updated OFBIZ-1812:
-----------------------------

    Attachment: UtilValidate.java.patch

Patch to add validation support for known Visa Electron cards numbers

> 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
>         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.