Sha256: f1b2e55c811d52a2ed157f40ae64b0baebd201d011d307349d588d4e9f71114a

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <Initialize8Response xmlns="http://external.payex.com/PxOrder/">
      <Initialize8Result>
        <![CDATA[
          <?xml version="1.0" encoding="utf-8" ?>
          <payex>
            <header name="Payex Header v1.0">
              <id>07507411082c45aaa8a58f961a47b0f8</id>
              <date>2012-09-26 14:07:42</date>
            </header>
            <status>
              <code>OK</code>
              <description>OK</description>
              <errorCode>OK</errorCode>
              <paramName />
              <thirdPartyError />
            </status>
            <orderRef>67d7e7d3b4134741a3297480dca6d899</orderRef>
            <sessionRef>d22235c662eb45bfa524a1319903a434</sessionRef>
            <redirectUrl>https://test-confined.payex.com/PxOrderCC.aspx?orderRef=67d7e7d3b4134741a3297480dca6d899</redirectUrl>
          </payex>
        ]]>
      </Initialize8Result>
    </Initialize8Response>
  </soap:Body>
</soap:Envelope>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
payex-0.4 spec/fixtures/initialize8/initialize_ok.xml