[ https://issues.apache.org/jira/browse/OFBIZ-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579115#action_12579115 ]
Chris Lombardi commented on OFBIZ-1674: --------------------------------------- I believe we are starting to get chip cards, but I don't know what the statistics are for market penetration. I have one item of clarification. If a card is swiped, the CV2 and postal code is not requested. If the card is unable to be swiped (bad magnetic stripe, etc) the CV2 and postal code are requested. I don't think that the CVV2 code entry is a US only process (the postal code thing could be), but I could be wrong. Entering in either CVV2 or postal code, when a card is keyed, is optional, if you don't mind paying the higher rate. I don't know that I would have bothered to put that in if I weren't knee deep in that code already. I would assume that the incidence of unswipable cards is pretty low - but then again I haven't seen any stats on that since I come from the card not present world. If someone wants to get the card present transactions going in another country, I'd be glad to help work out a way to have localized credit card checkout process flows. > 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.