Any advice on storing credit card info?
My thoughts are that it should be stored in a separate db which is not accessible via web and have cf push the info to a template behind the firewall to do the actual authorization and push the results back to the main server. Does this make sense or am I making it too complicated (or leaving something obvious out). What are recommendatsions on encyption, is DES ok or do I need something else? TIA Don ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

