Can anyone tell me what might be the problem here?

I have this code:

<CFWDDX ACTION="WDDX2CFML" input="#GateWayResponse#" output="qGWR">

and when I run my page which is calling this code:

<!DOCTYPE pp.response PUBLIC "-//IMALL//DTD PUREPAYMENTS 1.0//EN"
"http://www.purepayments.com/dtd/purepayments.dtd";>
<pp.response>
<pp.authresponse merchant="1001" ordernumber="1"
transactionid="CC_FU2406A21331" authcode="" avs="nullnullnull"
cvv2result="null" authstatus="AUTH"/>
<pp.authresponse merchant="1001" ordernumber="2" transactionid="TCK_13420"
authcode="123456" authstatus="AUTH"/>
</pp.response>

I get the error: unknown element encountered

Any expeditious help will be greatly appreciated.

Larry Juncker
Senior Cold Fusion Developer
Heartland Communications Group, Inc.
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to