HTTP/1.1 200 OK
Connection: close
Date: Sat, 16 Feb 2013 04:23:27 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html
Content-Length: 683
Cache-Control: private, must-revalidate, max-age=0
Expires: Tue, 01 Jan 1980 00:00:00 GMT

<ccTxnResponseV1 xmlns="http://www.payments.com/creditcard/xmlschema/v1">
    <confirmationNumber>-1</confirmationNumber>
    <decision>ERROR</decision>
    <code>1000</code>
    <description>Invalid txnMode: ccccAuthorize</description>
    <authCode>R</authCode>
    <avsResponse>U</avsResponse>
    <detail>
        <tag>InternalResponseCode</tag>
        <value>14</value>
    </detail>
    <detail>
        <tag>SubErrorCode</tag>
        <value>0</value>
    </detail>
    <detail>
        <tag>InternalResponseDescription</tag>
        <value>invalid operation mode</value>
    </detail>
    <txnTime>2013-02-15T14:17:07.423-04:00</txnTime>
    <duplicateFound>false</duplicateFound>
</ccTxnResponseV1>
