Sha256: d04133573b935cb9eea717beddc4d45aeb62e4a0f28b038e60e7363009693172

Contents?: true

Size: 864 Bytes

Versions: 3

Compression:

Stored size: 864 Bytes

Contents

<payment xmlns="http://www.elastic-payments.com/schema/payment">
  <merchant-account-id>eefc804c-f9d3-43a8-bd15-a1c92de10000</merchant-account-id>
  <request-id>05913099-b20e-4e2b-a8b0-e28fa9ea700c</request-id>
  <transaction-type>debit</transaction-type>
  <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 />
    <bic>WIREDEMMXXX</bic>
  </bank-account>
  <mandate>
    <mandate-id>12345678</mandate-id>
    <signed-date>2013-12-19</signed-date>
  </mandate>
  <creditor-id>DE98ZZZ09999999999</creditor-id>
  <periodic>
    <periodic-type>recurring</periodic-type>
    <sequence-type>recurring</sequence-type>
  </periodic>
</payment>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wirecard_sepa-0.0.3 spec/support/recurring/failure/recurring_request.xml
wirecard_sepa-0.0.2 spec/support/recurring/failure/recurring_request.xml
wirecard_sepa-0.0.1 spec/support/recurring/failure/recurring_request.xml