cczernia Posted February 28, 2008 Posted February 28, 2008 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
bobg7 Posted February 29, 2008 Posted February 29, 2008 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.
cczernia Posted February 29, 2008 Author Posted February 29, 2008 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
satish Posted February 29, 2008 Posted February 29, 2008 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.
cczernia Posted February 29, 2008 Author Posted February 29, 2008 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
CdoGG Posted March 25, 2008 Posted March 25, 2008 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
♥toyicebear Posted March 26, 2008 Posted March 26, 2008 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. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
aerosmith Posted March 26, 2008 Posted March 26, 2008 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.