Storing Multiple Credit Cards indefinitely for Users

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
efficiondave
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Tue Dec 02, 2008 10:20 am
Location: St. Louis Missouri
Contact:

Storing Multiple Credit Cards indefinitely for Users

Post by efficiondave » Tue Apr 14, 2009 4:58 pm

I have a requirement to allow users to store multiple Credit Cards for their account and then be able to select the Credit Card at payment time. Is there any code/plug-ins for this?

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

Re: Storing Multiple Credit Cards indefinitely for Users

Post by mazhar » Wed Apr 15, 2009 10:14 am

You can try to save multiple credit cards information in user settings and then upon checkout may load data from there.

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

Re: Storing Multiple Credit Cards indefinitely for Users

Post by Logan Rhodehamel » Wed Apr 15, 2009 12:18 pm

Any kind of customization like this should be careful to think about security requirements. When you store credit card data, if you wish to remain PCI compliant it must be encrypted.
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.

Post Reply