Sha256: 6107721c0a0687ac42d4d49f4d6bd26ade07cfff52930656506e3f5ca03e91ad

Contents?: true

Size: 922 Bytes

Versions: 10

Compression:

Stored size: 922 Bytes

Contents

<payment xmlns="http://www.elastic-payments.com/schema/payment">
  <merchant-account-id>eefc804c-f9d3-43a8-bd15-a1c92de10000</merchant-account-id>
  <request-id>67366dbf-c68c-4f4e-a14b-69db83fbdd20</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>
  <order-number>666</order-number>
  <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>
  <periodic>
    <periodic-type>recurring</periodic-type>
    <sequence-type>first</sequence-type>
  </periodic>
</payment>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
wirecard_sepa-0.1.7 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.6 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.5 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.4 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.3 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.2 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.1 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.1.0 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.0.5 spec/support/recurring/success/first_request.xml
wirecard_sepa-0.0.4 spec/support/recurring/success/first_request.xml