Sha256: ae858727eb904c9747405517fac70fe218be4262a416d2db78cc5d8be5e56a10

Contents?: true

Size: 1.13 KB

Versions: 3

Compression:

Stored size: 1.13 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <PosResponse xmlns="http://Hps.Exchange.PosGateway" rootUrl="https://cert.api2.heartlandportico.com/Hps.Exchange.PosGateway">
      <Ver1.0>
        <Header>
          <LicenseId>21198</LicenseId>
          <SiteId>21201</SiteId>
          <DeviceId>1525731</DeviceId>
          <GatewayTxnId>9379561</GatewayTxnId>
          <GatewayRspCode>0</GatewayRspCode>
          <GatewayRspMsg>Success</GatewayRspMsg>
          <RspDT>2013-12-27T16:52:28.8073158</RspDT>
        </Header>
        <Transaction>
          <CreditAuth>
            <RspCode>00</RspCode>
            <RspText>APPROVAL</RspText>
            <AuthCode>19194A</AuthCode>
            <AVSRsltCode>0</AVSRsltCode>
            <RefNbr>336113692611</RefNbr>
            <CardType>Visa</CardType>
            <AVSRsltText>AVS Not Requested.</AVSRsltText>
          </CreditAuth>
        </Transaction>
      </Ver1.0>
    </PosResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
heartland_portico-4.0.0 spec/fixtures/credit_auth_response_approval.xml
heartland_portico-3.2.6 spec/fixtures/credit_auth_response_approval.xml
heartland_portico-3.2.5 spec/fixtures/credit_auth_response_approval.xml