PRB Remove credit card numbers from database

Article # 5197 Print Article Print Article

The information in this article applies to this particular SalesCart Product(s): 
STD, PRO, SQL


SYMPTOMS
You would like your shopping cart to not save credit card information to the database.

CAUSE
This is an informational aritcle.

RESOLUTION

SalesCart PRO

Download the following file removeccASP.zip and extract the file removecc.asp into your SalesCart cgi-bin directory. Open receipt2.asp and place the following line after <!--#include file="merc-conf.asp"-->:

<!--#include file="removecc.asp"-->

SalesCart-X

Download the following file removeccPHP.zip and extract the file removecc.php into your SalesCart sc-bin directory. Open receipt2.php and place the following line after require("../gbl.php");:

require("removecc.php");

SUMMARY
You would like your shopping cart to not save credit card information to the database.

STATUS
Saving credit card data is a design feature of SalesCart.

REFERENCE
No references


Additional Query Words: security, credit card number, removing

Active/inactive: Active
Author:
 WS
Date:
 10/26/04


* If you have an older version of SalesCart Standard, PRO, SQL and didn't find what you are looking for try the FAQ's archive. Click here!


ComCity® and SalesCart™ are trademarks of ComCity LLC. All other products mentioned are registered trademarks or trademarks of their respective companies.
Copyright © 1995-2014 ComCity LLC. All rights reserved.
  Last modified: Thursday May 29, 2014