Dont store Credit Cards details
Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=219
Printed Date: November/24/24 at 5:01am Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com
Topic: Dont store Credit Cards details
Posted By: KingJim
Subject: Dont store Credit Cards details
Date Posted: October/26/04 at 4:52am
What would I do to prevent credit card numbers from being stored in the database? Obiously I need the number to be passed from confirm2.asp to the merchant account, but I need to prevent it from being recorded in the Db.
If this is too much work, converting and storing the number in a 1234 xxxx xxxx 1245 format would also be OK but how do I do it?
|
Replies:
Posted By: KingJim
Date Posted: October/26/04 at 8:19am
I found a knowledge base article that may help (#5197) but it is incomplete. It says "Open receipt2.asp and place the following line after :
"
What line after what??!! I'm guesing I would add something like <!--#include file="removeCC.asp"-->
Is this right? And if it is, does it matter where I add it?
|
Posted By: Techno Geek
Date Posted: October/26/04 at 8:22am
KingJim wrote:
What would I do to prevent credit card numbers from being stored in the database? Obiously I need the number to be passed from confirm2.asp to the merchant account, but I need to prevent it from being recorded in the Db.
If this is too much work, converting and storing the number in a 1234 xxxx xxxx 1245 format would also be OK but how do I do it? |
Take a look here: http://forums.salescart.com/forum_posts.asp?TID=220&PN=1 - http://forums.salescart.com/forum_posts.asp?TID=220&PN=1
and also here:
http://forums.salescart.com/forum_posts.asp?TID=221&PN=1 - http://forums.salescart.com/forum_posts.asp?TID=221&PN=1
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
Posted By: Techno Geek
Date Posted: October/26/04 at 8:26am
KingJim wrote:
I found a knowledge base article that may help (#5197) but it is incomplete. It says "Open receipt2.asp and place the following line after :
"
What line after what??!! I'm guesing I would add something like <!--#include file="removeCC.asp"-->
Is this right? And if it is, does it matter where I add it? |
The article is complete but the HTLM code was being parsed. I've updated the article so you can see what you need to add...
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
|