Jump to content

Best way to encript variables for shopping cart.


melting_dog

Recommended Posts

So sorry if this doesnt belong in this section but i was wondering if anyone knew of a way to encrypt sensitive information (i.e credit card details) passed from a form to a database/email?

 

I am building a shopping cart and apart from protecting against SQL injection was wondering if there are any other ways to protect information.

 

Cheers

Link to comment
Share on other sites

You shouldn't have to deal with the credit card numbers at all. That should be done by the CC processing company's script, as a plugin to your site. You don't really even want to try to store information like that, unless you have the millions of dollars to pay the claims when your database server gets hacked.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.