Special Customer Fields default answer
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=2840
Printed Date: 25-July-2025 at 9:08pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: Special Customer Fields default answer
Posted By: souloyster
Subject: Special Customer Fields default answer
Date Posted: 02-July-2009 at 6:01pm
Hi,
Is there anyway to customize the default answers for Special Customer Fields? We'd like to change or eliminate the answers we get when a customer chooses not to complete those fields on checkout to eliminate confusion.
Thanks! ~Jenn
|
Replies:
Posted By: Hamish
Date Posted: 02-July-2009 at 8:11pm
Hi, Can you clarify what values you are seeing and where>
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
Posted By: souloyster
Date Posted: 03-July-2009 at 10:36am
I've added 4 input fields to the checkout area, and when they're not completed the order notification email has a default answers of "123" for one, which is for CVC # and is required. The other has a default answer of "DDS", which must've come from us somehow since the field description is "If yes, designation", field label "(example, DDS, DMD, RDH, etc.)". There's nothing entered for either fields "field value".
Thanks!
|
Posted By: Hamish
Date Posted: 03-July-2009 at 11:36am
Hi, You need to REMOVE the CVC # ASAP (and clear down the CVC data collected to date) as you are not allowed to gather & store that information by the Credit Card companies. See http://www.earlyimpact.com/productcart/payment_gateways_ccreq.asp#req - http://www.earlyimpact.com/productcart/payment_gateways_ccreq.asp#req
The implications for you if, for some reason your DB gets hacked or that information is otherwise leaked, could be financially disastrous in terms of liability and the Credit Card companies take a very dim view of it indeed. That is why there is no built in functionality in ProductCart to capture the CVC (aka CVV CVV2 etc).
(Sorry to be the bearer of bad tidings)
A real time gateway is the way to go if you need the CVC info as they
have the processes/permissions in place to handle them in accordance
with the Credit Card company rules.
Is this custom code as there are only 3 additional customer fields supported and they appear in the customer record and not within the orders etc?
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
Posted By: Greg Dinger
Date Posted: 03-July-2009 at 11:43am
I concur with Hamish's assertions. Check your agreement with the credit card institutions - if you are caught storing the CVV and have a security breach you are toast. The financial ramifications will be dire.
------------- GreyBeard Design Group
Certified ProductCart Developer
Web Design/Development/Hosting
http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |
|
|