Page 1 of 1
Storing Multiple Credit Cards indefinitely for Users
Posted: Tue Apr 14, 2009 4:58 pm
by efficiondave
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?
Re: Storing Multiple Credit Cards indefinitely for Users
Posted: Wed Apr 15, 2009 10:14 am
by mazhar
You can try to save multiple credit cards information in user settings and then upon checkout may load data from there.
Re: Storing Multiple Credit Cards indefinitely for Users
Posted: Wed Apr 15, 2009 12:18 pm
by Logan Rhodehamel
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.