The practicality isn't what I was referring to. It seemed as if the thought was "we're not behind https so we can't use AIM," which I was pointing out is incorrect. I agree...posting to a form not behind https isn't good but I wasn't dealing with that aspect.
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:225735 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

