Sha256: 568d8084234100309da99e36d57547d6caa14973fd3fd8f809e000f52efbb9dc

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 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>9379359</GatewayTxnId>
          <GatewayRspCode>0</GatewayRspCode>
          <GatewayRspMsg>Success</GatewayRspMsg>
          <RspDT>2013-12-27T12:49:49.6239883</RspDT>
        </Header>
        <Transaction>
          <CreditAccountVerify>
            <RspCode>85</RspCode>
            <RspText>CARD OK</RspText>
            <AuthCode>18972A</AuthCode>
            <AVSRsltCode>0</AVSRsltCode>
            <RefNbr>336113690998</RefNbr>
            <CardType>Visa</CardType>
            <AVSRsltText>AVS Not Requested.</AVSRsltText>
          </CreditAccountVerify>
        </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_account_verify_response_success.xml
heartland_portico-3.2.6 spec/fixtures/credit_account_verify_response_success.xml
heartland_portico-3.2.5 spec/fixtures/credit_account_verify_response_success.xml