mralls8 Posted September 2, 2005 Share Posted September 2, 2005 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 More sharing options...
Guest Posted September 2, 2005 Share Posted September 2, 2005 Try this contribution. It works great for me. CVV2 Contribution Link to comment Share on other sites More sharing options...
mralls8 Posted September 2, 2005 Author Share Posted September 2, 2005 Try this contribution. It works great for me. CVV2 Contribution <{POST_SNAPBACK}> Ok, I'm so new at this, can you now tell me what to do with contributions? lol Link to comment Share on other sites More sharing options...
Jumping Rabbit Posted September 2, 2005 Share Posted September 2, 2005 Ok, I'm so new at this, can you now tell me what to do with contributions? lol <{POST_SNAPBACK}> You download it, unzip it, then you read and follow the instructions inside it. Faster Checkout - osCommerce Knowledge Base - Anyone meet offline?, Has anyone of you cyberkids meet offline? For newbees do atleast read this 4 points: Basic info - Search tips and help - Posting tips and help - Basics for Design Link to comment Share on other sites More sharing options...
mralls8 Posted September 2, 2005 Author Share Posted September 2, 2005 You download it, unzip it, then you read and follow the instructions inside it. <{POST_SNAPBACK}> 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 More sharing options...
♥Vger Posted September 2, 2005 Share Posted September 2, 2005 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 More sharing options...
mralls8 Posted September 2, 2005 Author Share Posted September 2, 2005 It Worked! It's a Miracle! :P Thank you guys so much for your help. You're all geniuses! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.