Sha256: 5b6eef5e537d0db8085e11a28dc2b32a9fa871ea93a262ca989465cb4c7a2cd5

Contents?: true

Size: 362 Bytes

Versions: 5

Compression:

Stored size: 362 Bytes

Contents

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
   <S:Body>
      <refundResponse xmlns="http://www.docdatapayments.com/services/paymentservice/1_1/">
         <refundError>
            <error code="REQUEST_DATA_INCORRECT">No amount captured available to refund.</error>
         </refundError>
      </refundResponse>
   </S:Body>
</S:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
docdata-0.2.3 spec/xml/refund_no_amount_captured.xml
docdata-0.2.2 spec/xml/refund_no_amount_captured.xml
docdata-0.2.1 spec/xml/refund_no_amount_captured.xml
docdata-0.2.0 spec/xml/refund_no_amount_captured.xml
docdata-0.1.8 spec/xml/refund_no_amount_captured.xml