Contributions

Payment Modules (Category Index)
Search: 

Credit Card with CVV2

This is the normal credit card module from oscommerce, only added the cvv2 field, and also fixed for php5.03 version.

Expand All / Collapse All

Credit Card with CVV2 for RC2a updated for PHP >5.3 8 Oct 2009

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.

Credit Card with CVV2 for RC2a 22 Jul 2009
Credit Card with CVV2 for RC2a 26 Aug 2008
Credit Card with CVV2 v. RC2a corrected 8 Aug 2008
Credit Card with CVV2 Version v2.2RC2a 22 Feb 2008
cvv2 with admin control 14 Aug 2007
cvv2 with Admin control 13 Aug 2007
cc.php for php5 3 May 2007
Generic text 18 Sep 2006
Credit Card with CVV2 (english readme) 7 Sep 2006
Credit Card CVV2 in french german ans espanol 2 Oct 2005
It did not write the CVV2 to DB... 30 Aug 2005
Fix cvv2 output 19 Aug 2005
CVV2 with full details 11 Jul 2005
CVV2 error checking Jim Johnston 1 Jun 2005
Credit Card with CVV2 Bogdan Adam 23 Feb 2005

Note: Contributions are used at own risk.