Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Credit Card with CVV2

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
After finding out that the ereg functions used in the credit card validation have been deprecated as of PHP version 5.30 I updated this contribution to use the corresponding preg funcions instead. I've added a couple of checks to the CVV validation and a way to easily choose which credit cards your store accepts.

If you have already installed this contribution simply replace the cc.php and cc_validation.php files with these new ones then follow steps 14 and 15 of the install instructions. The first language line defined in step 14 is the same as previous versions, the remaining lines are new.
I had a person ask about emailing the CVV with the middle digits of the credit card. This updated version enables that functionality. If you set the module to email the middle digits of the credit card then the CVV will also be emailed and neither the middle digits of the card nor the CVV will be stored in the database. I've also updated the instructions with a note about where to add your choice of credit card encryption routines of which there are several to choose from in the contributions.

The complete package in enclosed but only the modules/cc.php file has changed.
   Posted on: 07/22/2009     See contribution details Request Installation with Paid service