Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CVV2 - help


jaibeellen

Recommended Posts

Posted

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

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...