We haven't. We did a large e-commerce site for a leading cell phone provider (it was internal to their employees) and they didn't care about https for a whole year. Version 2 had https which took all of 10 minutes to update the site but for version 1 over 100k (or there about) was bought and no one cared.
In general, I always tell clients they NEED it to protect themselves from an attack and their customers. On 11/30/05, Tony <[EMAIL PROTECTED]> wrote: > > just a wild question but how many of us on here has ever had a situation > where > someone was sniffing the packets on the wire, had the know how to decipher > what was there, and then use the data? > > really? > > tw > > On 11/30/05, Mark A Kruger <[EMAIL PROTECTED]> wrote: > > Actually that is not correct... at least not practical. > > > > While it's true that the POST to authorize.net is secure, you have to > > collect the data somehow first. That means the user would submit an > insecure > > form to US and we would turn around and post the data to auth.net. > > > > -mark > > > > > > -----Original Message----- > > From: John C. Bland II [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, November 30, 2005 12:56 PM > > To: CF-Talk > > Subject: Re: Authorize.net request > > > > > > You don't have to be in a secure site to post with AIM. If you notice > the > > url to the dll is secure ( > https://secure.authorize.net/gateway/transact.dll > > ). > > > > If SIM is what you want then I'll bow out gracefully. :-) I haven't used > > SIM. > > > > Thx... > > > > On 11/30/05, Jason Herbolsheimer <[EMAIL PROTECTED]> wrote: > > > > > > The problem we (Mike and I) were having was that we are unable to use > AIM > > > because we are not in a secure environment, so we needed to post to > > > auth.net > > > to finish the process (SIM). > > > The problem we were having was building the fingerprint > items(transaction > > > key, loginid, sequence, amount) to pass to auth.net. The API didn't > > > provide > > > the necessary cf code to complete the fingerprint The function > (InsertFP) > > > was written for ASP, PERL and PHP, but not CF. I found some examples > > > (custom tags) that someone had already written to complete this > process at > > > the following link. > > > After using these items the process went through flawlessly. > > > > > > > > > > > > http://www.experts-exchange.com/Web/WebDevSoftware/ColdFusion/Q_21626531.htm > > > l > > > > > > Jason > > > > > > -----Original Message----- > > > From: Stephen Hait [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, November 30, 2005 11:46 AM > > > To: CF-Talk > > > Subject: Re: Authorize.net request > > > > > > > > > I'd be interested in this, too. Please post here or send the example > code > > > to > > > my address if you can. > > > > > > Thanks, > > > Stephen > > > > > > On 11/30/05, Ray Champagne <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > back authorized or declined. I can share the code with you once I > get > > > > to work in about an hour. I'll email you off list when I get there, > if > > > > you'd like. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225740 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

