Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation.
----------------------------------------------------------------------------------------- Key: OFBIZ-202 URL: http://issues.apache.org/jira/browse/OFBIZ-202 Project: OFBiz (The Open for Business Project) Issue Type: New Feature Components: framework Affects Versions: SVN trunk Reporter: Jacques Le Roux Assigned To: Jacques Le Roux Fix For: SVN trunk Hi, I need to implement Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation. For now there is nothing about these cards in framework/base/src/base/org/ofbiz/base/util/UtilValidate.java. It's easy to add, but what to add ? Quickly searching for I found http://en.wikipedia.org/wiki/Credit_card_number I will use it and if you are OK will commit validation for Solo, Switch and Visa Electron. I need also to add Visa Delta and Visa Purchasing. If somebody has some validation information about these types of cards, please feel free to share... I may add also Maestro and Bankcard in the same time. Jacques -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-202?page=comments#action_12432544 ]
Jacques Le Roux commented on OFBIZ-202: --------------------------------------- Sorry I forgot a question I have, I have read here https://secure.ogone.com/ncol/card_verification_code1.htm#Switch that issue number *or* start date is mandatory but here http://www.google.com/apis/adwords/developer/CreditCard.html#issueNumber they say it's issue number *and* start date (and there is no definition for issue number, 1 to 12 for Ogone). Google seems more uptodate but I prefered Ogone information ;o) Anybody has information about that ? Thanks > Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation. > ----------------------------------------------------------------------------------------- > > Key: OFBIZ-202 > URL: http://issues.apache.org/jira/browse/OFBIZ-202 > Project: OFBiz (The Open for Business Project) > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Jacques Le Roux > Fix For: SVN trunk > > > Hi, > I need to implement Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation. > For now there is nothing about these cards in framework/base/src/base/org/ofbiz/base/util/UtilValidate.java. It's easy to add, but what to add ? Quickly searching for I found http://en.wikipedia.org/wiki/Credit_card_number > I will use it and if you are OK will commit validation for Solo, Switch and Visa Electron. > I need also to add Visa Delta and Visa Purchasing. If somebody has some validation information about these types of cards, please feel free to share... > I may add also Maestro and Bankcard in the same time. > Jacques -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-202?page=all ]
Jacques Le Roux closed OFBIZ-202. --------------------------------- Resolution: Fixed For my question it's definitively an OR Committed revision 446941. > Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation. > ----------------------------------------------------------------------------------------- > > Key: OFBIZ-202 > URL: http://issues.apache.org/jira/browse/OFBIZ-202 > Project: OFBiz (The Open for Business Project) > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Jacques Le Roux > Fix For: SVN trunk > > > Hi, > I need to implement Solo & Switch cards (Barclays), Visa Electron, Visa Delta and Visa Purchasing validation. > For now there is nothing about these cards in framework/base/src/base/org/ofbiz/base/util/UtilValidate.java. It's easy to add, but what to add ? Quickly searching for I found http://en.wikipedia.org/wiki/Credit_card_number > I will use it and if you are OK will commit validation for Solo, Switch and Visa Electron. > I need also to add Visa Delta and Visa Purchasing. If somebody has some validation information about these types of cards, please feel free to share... > I may add also Maestro and Bankcard in the same time. > Jacques -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |