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

31 lines
829 B
Plaintext

HTTP/1.1 200 OK
Connection: close
Date: Sat, 16 Feb 2013 04:56:28 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html
Content-Length: 577
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>9988775</confirmationNumber>
<decision>ACCEPTED</decision>
<code>0</code>
<description>No Error</description>
<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-17T08:03:29.538-04:00</txnTime>
<duplicateFound>false</duplicateFound>
</ccTxnResponseV1>