Sha256: 9718f7ff2001c738107fa468639c327e71085117e8e757e69da46cb6821b65f5

Contents?: true

Size: 1.14 KB

Versions: 3

Compression:

Stored size: 1.14 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>20865555</GatewayTxnId>
          <GatewayRspCode>0</GatewayRspCode>
          <GatewayRspMsg>Success</GatewayRspMsg>
          <RspDT>2014-10-28T12:49:21.9037146</RspDT>
        </Header>
        <Transaction>
          <CheckSale>
            <RspCode>0</RspCode>
            <RspMessage>Transaction Approved</RspMessage>
            <AuthCode> 272-172</AuthCode>
            <CheckRspInfo>
              <Type>Approve</Type>
              <Code>A-4096</Code>
              <Message>Internal Override</Message>
            </CheckRspInfo>
          </CheckSale>
        </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/check_sale_response_success.xml
heartland_portico-3.2.6 spec/fixtures/check_sale_response_success.xml
heartland_portico-3.2.5 spec/fixtures/check_sale_response_success.xml