Credit Card Encryption

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
Cornerstone
Ensign (ENS)
Ensign (ENS)
Posts: 18
Joined: Wed Nov 12, 2008 10:34 am

Credit Card Encryption

Post by Cornerstone » Wed Nov 12, 2008 10:39 am

Hello,

My company has setup all the necessary parts to make the shopping cart work with shipping info and payment gateways. The only problem is when we us a credit card to purchase an order Able stores the credit card number and exp date in the ac_Payments table in the column EncryptedAccountData.

If this column says “Encrypted” why is it clear as day what the card information is? Is this a setting in the site or do we have to add code to actually encrypt this data?

Thanks,
Derek

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Credit Card Encryption

Post by mazhar » Wed Nov 12, 2008 11:19 am

Make sure the Enable Credit Card Storage checkbox is checked in Configure > Security > General page on admin side.

User avatar
Cornerstone
Ensign (ENS)
Ensign (ENS)
Posts: 18
Joined: Wed Nov 12, 2008 10:34 am

Re: Credit Card Encryption

Post by Cornerstone » Wed Nov 12, 2008 11:25 am

Ahh! Great, didn't see that setting before.

Thanks for helping.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Credit Card Encryption

Post by Logan Rhodehamel » Thu Nov 13, 2008 5:14 pm

Cornerstone wrote:Ahh! Great, didn't see that setting before.
Was that actually the answer? If I am reading this right, you are asking why the Encrypted... field has plain text? In that event, it means you have not yet set an encryption key. Configure -> Security -> Encryption Key is the place to get that taken care of.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
Cornerstone
Ensign (ENS)
Ensign (ENS)
Posts: 18
Joined: Wed Nov 12, 2008 10:34 am

Re: Credit Card Encryption

Post by Cornerstone » Fri Nov 14, 2008 7:25 am

Well, although the original question was about the Encryption. Not saving the credit card information is even better.

BUT knowing that is how to make it encrypted is also a great thing to know.

Thanks for the help :).

Derek

Post Reply