Sha256: f1f802af1e1e6651100249aff67e12166d231037d17aaf6e3b97a901f73c7488

Contents?: true

Size: 1.25 KB

Versions: 14

Compression:

Stored size: 1.25 KB

Contents

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
   <S:Body>
      <statusResponse xmlns="http://www.docdatapayments.com/services/paymentservice/1_1/">
         <statusSuccess>
            <success code="SUCCESS">Operation successful.</success>
            <report>
               <approximateTotals exchangeRateDate="2014-08-04 15:24:14" exchangedTo="EUR">
                  <totalRegistered>500</totalRegistered>
                  <totalShopperPending>0</totalShopperPending>
                  <totalAcquirerPending>0</totalAcquirerPending>
                  <totalAcquirerApproved>0</totalAcquirerApproved>
                  <totalCaptured>0</totalCaptured>
                  <totalRefunded>0</totalRefunded>
                  <totalChargedback>0</totalChargedback>
               </approximateTotals>
               <payment>
                  <id>4907176931</id>
                  <paymentMethod>IDEAL</paymentMethod>
                  <authorization>
                     <status>CANCELED</status>
                     <amount currency="EUR">500</amount>
                     <confidenceLevel/>
                  </authorization>
               </payment>
            </report>
         </statusSuccess>
      </statusResponse>
   </S:Body>
</S:Envelope>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
docdata-0.2.3 spec/xml/status-canceled-ideal.xml
docdata-0.2.2 spec/xml/status-canceled-ideal.xml
docdata-0.2.1 spec/xml/status-canceled-ideal.xml
docdata-0.2.0 spec/xml/status-canceled-ideal.xml
docdata-0.1.8 spec/xml/status-canceled-ideal.xml
docdata-0.1.7 spec/xml/status-canceled-ideal.xml
docdata-0.1.6 spec/xml/status-canceled-ideal.xml
docdata-0.1.5 spec/xml/status-canceled-ideal.xml
docdata-0.1.4 spec/xml/status-canceled-ideal.xml
docdata-0.1.2 spec/xml/status-canceled-ideal.xml
docdata-0.1.1 spec/xml/status-canceled-ideal.xml
docdata-0.1.0 spec/xml/status-canceled-ideal.xml
docdata-0.0.5 spec/xml/status-canceled-ideal.xml
docdata-0.0.2 spec/xml/status-canceled-ideal.xml