John Ireland Posted December 17, 2007 Posted December 17, 2007 Hi I have looked through a lot of the forums about cvv2 changes. I have tried editing the includes the orders.php languages cc.validation php I have done all. Now what i thinks is the really tricky bit is this.... Then you will need to do the following. (the following info new to this revision) To add the CVV2 code to the DB, use phpmyadmin to do the following query... ALTER TABLE `orders` ADD `cc_cvv2` VARCHAR(4) AFTER `cc_number`; Dont know how to use the database but have made the query, and after that Im a blank. Is it possible for some one to give me a link to all the files that need to be edited in an edited form. In other words with the changes made, so I can just remove the old and upload the new? Could some one help with this data base also? Very much appreciated Thanking you. I see a lot about not allowed ccv2 etc there must be a brake down in communication some where with this as I have worked as an admin on other shopping sites where this is included and in the admin control area, after the ccv2 is entered there is a button to remove it from the system. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.