riainvoice/vendor_old/omnipay/netbanx/tests/Mock/CreateCard.txt
2021-10-01 23:56:38 +05:30

33 lines
892 B
Plaintext

HTTP/1.1 200 OK
Connection: close
Date: Sat, 16 Feb 2013 04:22:58 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html
Content-Length: 638
Cache-Control: private, must-revalidate, max-age=0
Expires: Tue, 01 Jan 1980 00:00:00 GMT
<ccTxnResponseV1 xmlns="http://www.optimalpayments.com/creditcard/xmlschema/v1">
<confirmationNumber>244350540</confirmationNumber>
<decision>ACCEPTED</decision>
<code>0</code>
<description>No Error</description>
<authCode>245904</authCode>
<avsResponse>X</avsResponse>
<detail>
<tag>InternalResponseCode</tag>
<value>0</value>
</detail>
<detail>
<tag>SubErrorCode</tag>
<value>0</value>
</detail>
<detail>
<tag>InternalResponseDescription</tag>
<value>no_error</value>
</detail>
<txnTime>2013-04-17T06:27:04.373-04:00</txnTime>
<duplicateFound>false</duplicateFound>
</ccTxnResponseV1>