Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Credit Card removing CVV from database


cczernia

Recommended Posts

Posted

I have the version of cc.php that records the cvv. I got it so that it emails the cvv along with the middle part of the credit card number. However, I can't figure out how to keep it from recording the cvv into the database (I'm not really sure how anything gets recorded into ORDERS). I thought about removing the field but I didn't want to cause an SQL error. Does anyone have any ideas?

 

Thanks in advance

Shade and Sweet Water

Chris Czerniak

Posted

Check the contributions for Remove CC and Remove CVV, think it's a combined contribution, then after the card is processed you go to the order and there will be 2 buttons, 1 to remove the CC info and 1 to remove the CVV info.

Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.

Posted
Check the contributions for Remove CC and Remove CVV, think it's a combined contribution, then after the card is processed you go to the order and there will be 2 buttons, 1 to remove the CC info and 1 to remove the CVV info.

 

Thanks for the reply. I took a look at the settings. The problem is that I want to collect CVV info and have it emailed with "Split Credit Card E-Mail Address." I got this work. My problem is I can't figure out how to stop it from recording in the database.

Shade and Sweet Water

Chris Czerniak

Posted

chek the sql query that populates db.

Chek the variable that is being populated for cvv.

Change this variable in sql to $temp and set $temp = 0

 

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.

Posted
chek the sql query that populates db.

 

Thanks for the reply. Where is the file that has the sql query that populates the db.

Shade and Sweet Water

Chris Czerniak

  • 4 weeks later...
Posted

I am having a different issue with the cvv. People enter it on checkout but the db doesn't capture it. So it is blank next to the remove cvv button.

 

anyone have any ideas?

 

Thanks

Chris

Posted

Anyone who records the cvv be it in the db or in the email is asking for trouble.

 

This is strictly probited and you might loose your merchant account and face stiff fines (100.000 USD ++++) if found out.

Posted
I have the version of cc.php that records the cvv. I got it so that it emails the cvv along with the middle part of the credit card number. However, I can't figure out how to keep it from recording the cvv into the database (I'm not really sure how anything gets recorded into ORDERS). I thought about removing the field but I didn't want to cause an SQL error. Does anyone have any ideas?

 

Thanks in advance

there is a cardzapper contribution that zaps "physically erases the cvv2 from the database and mask's the card.

Archived

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

×
×
  • Create New...