Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I asked before but no answer, please please


mralls8

Recommended Posts

I need the checkout to ask for the number on the back of the credit card as well (CCID or CCV or whatever it's called), right now it only asks for the number and expiration date. Can someone please tell me how to do this?

Link to comment
Share on other sites

Ok, I'm so new at this, can you now tell me what to do with contributions? lol

 

You download it, unzip it, then you read and follow the instructions inside it.

Link to comment
Share on other sites

You download it, unzip it, then you read and follow the instructions inside it.

 

 

I'm so sorry to be such a newbie!

Can you please help me with this part:

 

3) Run the following query in your PhpMyAdmin:

ALTER TABLE `orders` ADD `cc_cvv2` VARCHAR(4) AFTER `cc_number`;

 

I had no idea what i was doing in the phpmyadmin panel.

Please, step by step just on number three?

Link to comment
Share on other sites

When you get to phpMyAdmin and your database, click on the SQL tab at the top. On this page you'll see a text box, and you paste the query into that text box, then you click the 'Go' button.

 

Before doing this go to your osC admin panel, go to Tools - Backup and make a backup of your database (just in case).

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...