Hey All,

I'm trying to implement the WebLink service offered by Authorize.net.  I
want to have them handle the cc info collection and send the response back
to my server (all very easy to do).  The issue is that Authorize.net's tech
support doesn't seem to be able to tell me the name of the huge response
string the POST back to my server (they just say it's in the guide...ya
right).  Apparently this monster string is a list of key/value pairs (should
be dead simple to parse using ListGetAt()).  the problem is that nobody can
tell me what the freakin name of the string is...so how do I reference it??

I'm sure I can just do a test Tx and see what gets passed back, but right
now I'm waiting on merchant info from the client and can't do a test Tx.  So
if anybody knows waht this mystery string is named, please fire it my way.

Thanks in advance ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to