Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Storing credit card numbers temporarily (OT)

by donarb (Beadle)
on Aug 14, 2005 at 16:43 UTC ( [id://483705]=note: print w/replies, xml ) Need Help??


in reply to Storing credit card numbers temporarily (OT)

Another option not mentioned here is to not handle the credit card number at all.

Some CC processors will allow you to insert a custom page into your ordering flow. The customer jumps to the page hosted at the processor that accepts the cc number and other info. On approval (or denial) the customer is redirected back to your site to continue the ordering process.

I did this on a site I wrote and I was happy that I didn't have to worry about liability issues with the client's server storing credit card numbers.

If you really want to store sensitive information on your server, take a look at the book "Translucent Databases" by Peter Wayner. This book shows examples of how to store data securely.
  • Comment on Re: Storing credit card numbers temporarily (OT)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://483705]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 06:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found