Sha256: 1f40dbc9b594813a324926e3ae8c10b9d2f5f12aaa48cfc71f0a4c5da6312eca
Contents?: true
Size: 511 Bytes
Versions: 5
Compression:
Stored size: 511 Bytes
Contents
<payment xmlns="http://www.elastic-payments.com/schema/payment"> <merchant-account-id>{{MERCHANT_ACCOUNT_ID}}</merchant-account-id> <request-id>{{REQUEST_ID}}</request-id> <transaction-type>debit</transaction-type> <parent-transaction-id>{{PARENT_TRANSACTION_ID}}</parent-transaction-id> <payment-methods> <payment-method name="sepadirectdebit" /> </payment-methods> <periodic> <periodic-type>recurring</periodic-type> <sequence-type>recurring</sequence-type> </periodic> </payment>
Version data entries
5 entries across 5 versions & 1 rubygems