Unix Technical Forum

Best practices for storing credit card info?

This is a discussion on Best practices for storing credit card info? within the Oracle Miscellaneous forums, part of the Oracle Database category; --> Hello, We are running an ecommerce application using Oracle 8.1.7 enterprise server. What are the best practices when it ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database > Oracle Miscellaneous

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-07-2008, 10:47 PM
D. Alvarado
 
Posts: n/a
Default Best practices for storing credit card info?

Hello,
We are running an ecommerce application using Oracle 8.1.7
enterprise server. What are the best practices when it comes to
storing credit card information? We want the user to be able to
specify whether or not they want their credit card info stored so that
it can be there when they return.

We are on Solaris using a WebLogic front end.

Thanks, - Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-07-2008, 10:47 PM
Malcolm Dew-Jones
 
Posts: n/a
Default Re: Best practices for storing credit card info?

D. Alvarado (laredotornado@zipmail.com) wrote:
: Hello,
: We are running an ecommerce application using Oracle 8.1.7
: enterprise server. What are the best practices when it comes to
: storing credit card information? We want the user to be able to
: specify whether or not they want their credit card info stored so that
: it can be there when they return.

: We are on Solaris using a WebLogic front end.

If you're in Canada there are specific legal requirements you must fulfil
if you wish to store this kind of data, so if you're in Canada then check
those first. A lawyer would be the expensive way to find what they are,
though I assume there are other ways to look up the legal requirements
that cost nothing.

(otherwise I have no specific answer)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-07-2008, 10:47 PM
Mark D Powell
 
Posts: n/a
Default Re: Best practices for storing credit card info?

laredotornado@zipmail.com (D. Alvarado) wrote in message news:<9fe1f2ad.0411090647.6e69653d@posting.google. com>...
> Hello,
> We are running an ecommerce application using Oracle 8.1.7
> enterprise server. What are the best practices when it comes to
> storing credit card information? We want the user to be able to
> specify whether or not they want their credit card info stored so that
> it can be there when they return.
>
> We are on Solaris using a WebLogic front end.
>
> Thanks, - Dave


ENCRYPT the data in the database!

Use SSL in the web page so that the number is not transmitted in plain
text over the web.

Purge the data if it is not used in some time period.

HTH -- Mark D Powell --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-07-2008, 10:49 PM
DA Morgan
 
Posts: n/a
Default Re: Best practices for storing credit card info?

D. Alvarado wrote:

> Hello,
> We are running an ecommerce application using Oracle 8.1.7
> enterprise server. What are the best practices when it comes to
> storing credit card information? We want the user to be able to
> specify whether or not they want their credit card info stored so that
> it can be there when they return.
>
> We are on Solaris using a WebLogic front end.
>
> Thanks, - Dave


DBMS_OBFUSCATION_TOOLKIT.

Possibly keep the last four digits separate in clear text for
verification purposes. Not definitely ... just possibly.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:18 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com