I just did something similar for a very very basic ordering system. I used a 3rd party hosted shopping cart (Mal's e-commerce) which natively integrated with Authorize.net's gateway. No CC details are stored on the customer's server whatsoever. Setup was extremely easy, but the cart will never beat rolling your own. Pricing less than $100/yr for the cart. Not sure about the gateway. Contact me offlist if you need more info. Mischa.
: I know I've seen this topic come up over the years on this list and : others, but I think I need to ask it again: : I have a client who wants to accept credit cards with their online site : that sells their products. I wrote the site for them years ago in CF, and : process for placing orders is currently quite manual so they don't have to : deal with actually storing CC information on their servers. Best efforts : are made to ensure security in code and from a network security : perspective, but it just seems like a whole other animal to actually store : that kind of info and have to be responsible for it. I know PayPal offers : something this - but does anybody have any other recent favorites that are : easy to set up with a ColdFusion site and have good rates? : ------------------------------------------------------------- : To unsubscribe from this list, manage your profile @ : http://www.acfug.org?fa=login.edituserform : For more info, see http://www.acfug.org/mailinglists : Archive @ http://www.mail-archive.com/discussion%40acfug.org/ : List hosted by http://www.fusionlink.com : ------------------------------------------------------------- ---------- Original Message ---------- FROM: "Mike Staver" <[EMAIL PROTECTED]> TO: [email protected] DATE: Tue, 25 Nov 2008 10:41:35 -0700 (MST) SUBJECT: [ACFUG Discuss] Merchant Accounts I know I've seen this topic come up over the years on this list and others, but I think I need to ask it again: I have a client who wants to accept credit cards with their online site that sells their products. I wrote the site for them years ago in CF, and process for placing orders is currently quite manual so they don't have to deal with actually storing CC information on their servers. Best efforts are made to ensure security in code and from a network security perspective, but it just seems like a whole other animal to actually store that kind of info and have to be responsible for it. I know PayPal offers something this - but does anybody have any other recent favorites that are easy to set up with a ColdFusion site and have good rates? ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com ------------------------------------------------------------- ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
