jaibeellen Posted March 3, 2008 Posted March 3, 2008 Does anyone know how to do the following with the new CVV2 contribution? (2) Execute the following MYSQL code in your database: ALTER TABLE `orders` ADD `cc_cvv2` VARCHAR(4) AFTER `cc_expires`; Thanks, Jaimee
satish Posted March 3, 2008 Posted March 3, 2008 go to PhpMyAdmin. open query broser paste ALTER TABLE `orders` ADD `cc_cvv2` VARCHAR(4) AFTER `cc_expires` and run. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.