You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2008/03/15 12:38:27 UTC

[jira] Closed: (OFBIZ-1674) POS: credit card data compliance

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

Jacques Le Roux closed OFBIZ-1674.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Chris,

I'm not able to check it all as I have not a MSR Swipe Reader at hand. But I reviewed the code and tested on simple case (keyed) and it just looks/works great.

BTW in France (for instance but ont only) we have chips on credit cards. So we don't use postal code when checking card but only ask the client to enter is security code (not CV2). There are also swiped card without any codes, only a hand written signature (not very secure, but my wife love them : you get coupons ;o). Anyway I agree we should put the most informations we can in the system, it's easier to withdraw.

Your patch is in trunk rev. 637395
Just something weird to note : in your patch there are 2 (same) entries for applications/order/entitydef/entitymodel.xml. I can't see how this is possible but I had some troubles with that.

> POS: credit card data compliance
> --------------------------------
>
>                 Key: OFBIZ-1674
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1674
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/pos
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-1674.patch, ofbiz-1674.patch, ofbiz-1674.patch
>
>
> I would like to see the POS have mastercard/visa compliance for basic card present transactions.
> Here's the current list of issues:
> Present indicator exists, but is not set by POS.  Does anyone use the POS for card not present (MOTO) transactions?
> Card Swiped indicator does not exist, should be added.
> track2 data should be added and have scope similar to cvv2, transmitted for auth, then deleted.
> cvv2 data should be requested on manual (keyed) card entry, transmitted for auth, then deleted.
>  

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