Why is a long story, but I am trying to get a cybercash interface to
work with cfobject.
The interface works fine with an ASP program.
When I try to perform the same operations with cfobject it almost works...
One of the two ways of connecting to cybercash fails because the
SendMessageBlock method of the Socket object is not well-behaved.
The other way involves encrypting the data with the write method of
the messageBlock object... this works fine. Then you are supposed to
http post the encrypted string to the cybercash URL
This also works fine, but I always get the response:
MErrMsg=No+merchant+ID+present+in+the+request+URL.&MErrLoc=WRAPPER+
initalization&MStatus=failure-hard
I have scanned all the Cybercash docs I can find and I can't
determine what I am doing wrong.
Anyone done this before?
TIA
Dick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists