Community Add-Ons

Add file to this package
Top » Payment Modules

CVV for cc.php
for osCommerce Online Merchant v2.2

This Mod allows you to collect and store the CVV number from credit cards for those who use the generic cc.php payment module, allowing you to manually input the CVV number into your offline merchant terminal.

*** Use only if your Bank allows you to temporarily store the CVV number***

Legend:  Download   Report
Expand All / Collapse All
register globals off gerard 1 Feb 2007  


I had problems with the cvv not being stored in the database, it was because I had a regiter globals off patch.

to get round this find

in includes/classes/order.php you will need to add around line 30 under link_post_variable('ccexpires');



link_post_variable('cvvnumber');

that did the trick for me.

file attached is blank

Enhanced CC Removal Andyy 5 Jan 2006  
CVV v1.25 w/spanish visualmtb 6 Nov 2005  
CVV v.1.25 for MS2 Michel Firholz 12 Jun 2005  
CVV v.1.24 for MS2 Justin Baldwin 8 Jan 2004  
v1.23a plus AMEX Patch Justin Baldwin 22 Feb 2003  
CVV for cc.php MS1 Justin Baldwin 20 Feb 2003  
CVV 1.22 GD 14 Jan 2003  
CVV for new checkout update Justin Baldwin 1 Jan 2003  
CVV for New Checkout cc.php Justin Baldwin 26 Dec 2002  
CVV for cc.php Version 1.1 Steve Kemp 30 Apr 2002  
CVV for cc.php Version 1.0 Steve Kemp 28 Apr 2002