I know i've seen offline credit purchases module for sale on another site but this should be easy to integrate into the core. I'm looking for the ability for encrypting card numbers to a database and organizing customer order then processing the card at the brick and mortor store. Is anyone working on such an option? I'm not sure if there are any free modules i can try but i'm not convienced on buying one i might not use and am not sure is safe.
I should say that this function is requested by a client of mine so i can't use another merchant option, ie paypal, due to the cost he paid for businesses card processing set up. Also i need to ensure him that the transactions will be secure. This option could send me looking at other carts if i can't find a suitable solution.
jonathan
I should say that this function is requested by a client of mine so i can't use another merchant option, ie paypal, due to the cost he paid for businesses card processing set up. Also i need to ensure him that the transactions will be secure. This option could send me looking at other carts if i can't find a suitable solution.
jonathan
Qphoria, I purchased this module from you. One thing I would like changed is the cvv number. I don't want to collect or store this information, because PCI Compliance forbids storing it. Is there a quick way for me to remove it from the module?
thanks!
thanks!
Edit:
catalog/controller/payment/offline_cc.php
Find and delete:
But then you can't use it for processing cards?! 
catalog/controller/payment/offline_cc.php
Find and delete:
Code: Select all
, cc_cvv = '" . $ccCVV . "'

sure you can, payment gateways will accept payments without that code. the code is there for added protection against fraudulent purchases. Storing though is explicitly prohibited by PCI compliance.
to show you in the actual document, I'd have to download the PDF from https://www.pcisecuritystandards.org/ but this website also talks about it and what you can/cannot store. http://tinyurl.com/6fgtac
to show you in the actual document, I'd have to download the PDF from https://www.pcisecuritystandards.org/ but this website also talks about it and what you can/cannot store. http://tinyurl.com/6fgtac
Who is online
Users browsing this forum: No registered users and 1 guest