Sha256: 0a1981f07b87cfd01b8b5c80d94a1a83fe3a5887a21022ab5f5e09bd473f01e3

Contents?: true

Size: 1.31 KB

Versions: 5

Compression:

Stored size: 1.31 KB

Contents

<payment xmlns="http://www.elastic-payments.com/schema/payment">
  <merchant-account-id>eefc804c-f9d3-43a8-bd15-a1c92de10000</merchant-account-id>
  <transaction-id>e6604f91-663c-11e3-a07b-18037336c0b3</transaction-id>
  <request-id>55566dbf-c68c-4f4e-a14b-69db83fbd555</request-id>
  <transaction-type>debit</transaction-type>
  <transaction-state>success</transaction-state>
  <completion-time-stamp>2013-12-19T10:29:02.000Z</completion-time-stamp>
  <statuses>
    <status code="201.0000" description="The resource was successfully created." severity="information" />
  </statuses>
  <requested-amount currency="EUR">20.02</requested-amount>
  <account-holder>
    <first-name>John</first-name>
    <last-name>Doe</last-name>
  </account-holder>
  <payment-methods>
    <payment-method name="sepadirectdebit" />
  </payment-methods>
  <bank-account>
    <iban>DE42512308000000060004</iban>
    <bic>WIREDEMMXXX</bic>
  </bank-account>
  <mandate>
    <mandate-id>12345678</mandate-id>
    <signed-date>2013-12-19</signed-date>
  </mandate>
  <creditor-id>DE98ZZZ09999999999</creditor-id>
  <due-date>2014-01-02</due-date>
  <periodic>
    <periodic-type>recurring</periodic-type>
    <sequence-type>recurring</sequence-type>
  </periodic>
  <provider-transaction-reference-id>6A11C85484</provider-transaction-reference-id>
</payment>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wirecard_sepa-0.0.5 spec/support/recurring/success/recurring_response.xml
wirecard_sepa-0.0.4 spec/support/recurring/success/recurring_response.xml
wirecard_sepa-0.0.3 spec/support/recurring/success/recurring_response.xml
wirecard_sepa-0.0.2 spec/support/recurring/success/recurring_response.xml
wirecard_sepa-0.0.1 spec/support/recurring/success/recurring_response.xml