wirecard_sepa 0.0.5 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -64,4 +64,645 @@ http_interactions:
64
64
  adapter_metadata:
65
65
  effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
66
66
  recorded_at: Tue, 28 Jul 2015 09:49:16 GMT
67
+ - request:
68
+ method: post
69
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
70
+ body:
71
+ encoding: UTF-8
72
+ string: |+
73
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
74
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
75
+ <request-id>da181a07-eebf-46fc-83c6-5591efe72c07</request-id>
76
+ <transaction-type>debit</transaction-type>
77
+ <requested-amount currency="EUR">15.00</requested-amount>
78
+ <account-holder>
79
+ <first-name>Bob</first-name>
80
+ <last-name>Hawk</last-name>
81
+ </account-holder>
82
+ <order-number>666</order-number>
83
+ <payment-methods>
84
+ <payment-method name="sepadirectdebit" />
85
+ </payment-methods>
86
+ <bank-account>
87
+ <iban>DE42512308000000060004</iban>
88
+ <bic>WIREDEMMXXX</bic>
89
+ </bank-account>
90
+ <mandate>
91
+ <mandate-id>2356789</mandate-id>
92
+ <signed-date>2013-08-11</signed-date>
93
+ </mandate>
94
+ <creditor-id>DE00000000000000000000</creditor-id>
95
+ <periodic>
96
+ <periodic-type>recurring</periodic-type>
97
+ <sequence-type>first</sequence-type>
98
+ </periodic>
99
+ </payment>
100
+
101
+ headers:
102
+ User-Agent:
103
+ - Typhoeus - https://github.com/typhoeus/typhoeus
104
+ Content-Type:
105
+ - application/xml
106
+ response:
107
+ status:
108
+ code: 201
109
+ message: Created
110
+ headers:
111
+ Date:
112
+ - Tue, 28 Jul 2015 14:09:32 GMT
113
+ Content-Type:
114
+ - application/xml;charset=UTF-8
115
+ Content-Language:
116
+ - en-US
117
+ Content-Length:
118
+ - '1303'
119
+ Connection:
120
+ - close
121
+ body:
122
+ encoding: UTF-8
123
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>45219718-3532-11e5-b074-005056a96a54</transaction-id><request-id>da181a07-eebf-46fc-83c6-5591efe72c07</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:09:33.000Z</completion-time-stamp><statuses><status
124
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
125
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
126
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>8B4D5EF807</provider-transaction-reference-id></payment>
127
+ http_version: '1.1'
128
+ adapter_metadata:
129
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
130
+ recorded_at: Tue, 28 Jul 2015 14:09:33 GMT
131
+ - request:
132
+ method: post
133
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
134
+ body:
135
+ encoding: UTF-8
136
+ string: |+
137
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
138
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
139
+ <request-id>758144b7-f4a1-4a81-a187-e38db73d16de</request-id>
140
+ <transaction-type>debit</transaction-type>
141
+ <requested-amount currency="EUR">15.00</requested-amount>
142
+ <account-holder>
143
+ <first-name>Bob</first-name>
144
+ <last-name>Hawk</last-name>
145
+ </account-holder>
146
+ <order-number>666</order-number>
147
+ <payment-methods>
148
+ <payment-method name="sepadirectdebit" />
149
+ </payment-methods>
150
+ <bank-account>
151
+ <iban>DE42512308000000060004</iban>
152
+ <bic>WIREDEMMXXX</bic>
153
+ </bank-account>
154
+ <mandate>
155
+ <mandate-id>2356789</mandate-id>
156
+ <signed-date>2013-08-11</signed-date>
157
+ </mandate>
158
+ <creditor-id>DE00000000000000000000</creditor-id>
159
+ <periodic>
160
+ <periodic-type>recurring</periodic-type>
161
+ <sequence-type>first</sequence-type>
162
+ </periodic>
163
+ </payment>
164
+
165
+ headers:
166
+ User-Agent:
167
+ - Typhoeus - https://github.com/typhoeus/typhoeus
168
+ Content-Type:
169
+ - application/xml
170
+ response:
171
+ status:
172
+ code: 201
173
+ message: Created
174
+ headers:
175
+ Date:
176
+ - Tue, 28 Jul 2015 14:09:52 GMT
177
+ Content-Type:
178
+ - application/xml;charset=UTF-8
179
+ Content-Language:
180
+ - en-US
181
+ Content-Length:
182
+ - '1303'
183
+ Connection:
184
+ - close
185
+ body:
186
+ encoding: UTF-8
187
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>50c4699c-3532-11e5-b074-005056a96a54</transaction-id><request-id>758144b7-f4a1-4a81-a187-e38db73d16de</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:09:52.000Z</completion-time-stamp><statuses><status
188
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
189
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
190
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>D5DF5B0EB2</provider-transaction-reference-id></payment>
191
+ http_version: '1.1'
192
+ adapter_metadata:
193
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
194
+ recorded_at: Tue, 28 Jul 2015 14:09:53 GMT
195
+ - request:
196
+ method: post
197
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
198
+ body:
199
+ encoding: UTF-8
200
+ string: |+
201
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
202
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
203
+ <request-id>87ba43f8-8558-438e-b78c-7ae609ea71b2</request-id>
204
+ <transaction-type>debit</transaction-type>
205
+ <requested-amount currency="EUR">15.00</requested-amount>
206
+ <account-holder>
207
+ <first-name>Bob</first-name>
208
+ <last-name>Hawk</last-name>
209
+ </account-holder>
210
+ <order-number>666</order-number>
211
+ <payment-methods>
212
+ <payment-method name="sepadirectdebit" />
213
+ </payment-methods>
214
+ <bank-account>
215
+ <iban>DE42512308000000060004</iban>
216
+ <bic>WIREDEMMXXX</bic>
217
+ </bank-account>
218
+ <mandate>
219
+ <mandate-id>2356789</mandate-id>
220
+ <signed-date>2013-08-11</signed-date>
221
+ </mandate>
222
+ <creditor-id>DE00000000000000000000</creditor-id>
223
+ <periodic>
224
+ <periodic-type>recurring</periodic-type>
225
+ <sequence-type>first</sequence-type>
226
+ </periodic>
227
+ </payment>
228
+
229
+ headers:
230
+ User-Agent:
231
+ - Typhoeus - https://github.com/typhoeus/typhoeus
232
+ Content-Type:
233
+ - application/xml
234
+ response:
235
+ status:
236
+ code: 201
237
+ message: Created
238
+ headers:
239
+ Date:
240
+ - Tue, 28 Jul 2015 14:10:55 GMT
241
+ Content-Type:
242
+ - application/xml;charset=UTF-8
243
+ Content-Language:
244
+ - en-US
245
+ Content-Length:
246
+ - '1303'
247
+ Connection:
248
+ - close
249
+ body:
250
+ encoding: UTF-8
251
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>76406d6a-3532-11e5-b074-005056a96a54</transaction-id><request-id>87ba43f8-8558-438e-b78c-7ae609ea71b2</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:10:55.000Z</completion-time-stamp><statuses><status
252
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
253
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
254
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>6F24C2EDDA</provider-transaction-reference-id></payment>
255
+ http_version: '1.1'
256
+ adapter_metadata:
257
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
258
+ recorded_at: Tue, 28 Jul 2015 14:10:56 GMT
259
+ - request:
260
+ method: post
261
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
262
+ body:
263
+ encoding: UTF-8
264
+ string: |+
265
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
266
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
267
+ <request-id>f34f1fbd-3d0f-4a2f-b52d-547c6811e6e5</request-id>
268
+ <transaction-type>debit</transaction-type>
269
+ <requested-amount currency="EUR">15.00</requested-amount>
270
+ <account-holder>
271
+ <first-name>Bob</first-name>
272
+ <last-name>Hawk</last-name>
273
+ </account-holder>
274
+ <order-number>666</order-number>
275
+ <payment-methods>
276
+ <payment-method name="sepadirectdebit" />
277
+ </payment-methods>
278
+ <bank-account>
279
+ <iban>DE42512308000000060004</iban>
280
+ <bic>WIREDEMMXXX</bic>
281
+ </bank-account>
282
+ <mandate>
283
+ <mandate-id>2356789</mandate-id>
284
+ <signed-date>2013-08-11</signed-date>
285
+ </mandate>
286
+ <creditor-id>DE00000000000000000000</creditor-id>
287
+ <periodic>
288
+ <periodic-type>recurring</periodic-type>
289
+ <sequence-type>first</sequence-type>
290
+ </periodic>
291
+ </payment>
292
+
293
+ headers:
294
+ User-Agent:
295
+ - Typhoeus - https://github.com/typhoeus/typhoeus
296
+ Content-Type:
297
+ - application/xml
298
+ response:
299
+ status:
300
+ code: 201
301
+ message: Created
302
+ headers:
303
+ Date:
304
+ - Tue, 28 Jul 2015 14:11:03 GMT
305
+ Content-Type:
306
+ - application/xml;charset=UTF-8
307
+ Content-Language:
308
+ - en-US
309
+ Content-Length:
310
+ - '1303'
311
+ Connection:
312
+ - close
313
+ body:
314
+ encoding: UTF-8
315
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>7b27a316-3532-11e5-b074-005056a96a54</transaction-id><request-id>f34f1fbd-3d0f-4a2f-b52d-547c6811e6e5</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:11:03.000Z</completion-time-stamp><statuses><status
316
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
317
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
318
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>4B51459FB7</provider-transaction-reference-id></payment>
319
+ http_version: '1.1'
320
+ adapter_metadata:
321
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
322
+ recorded_at: Tue, 28 Jul 2015 14:11:04 GMT
323
+ - request:
324
+ method: post
325
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
326
+ body:
327
+ encoding: UTF-8
328
+ string: |+
329
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
330
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
331
+ <request-id>d263d9fd-07f6-4ddb-a3c0-4a2ccda445d2</request-id>
332
+ <transaction-type>debit</transaction-type>
333
+ <requested-amount currency="EUR">15.00</requested-amount>
334
+ <account-holder>
335
+ <first-name>Bob</first-name>
336
+ <last-name>Hawk</last-name>
337
+ </account-holder>
338
+ <order-number>666</order-number>
339
+ <payment-methods>
340
+ <payment-method name="sepadirectdebit" />
341
+ </payment-methods>
342
+ <bank-account>
343
+ <iban>DE42512308000000060004</iban>
344
+ <bic>WIREDEMMXXX</bic>
345
+ </bank-account>
346
+ <mandate>
347
+ <mandate-id>2356789</mandate-id>
348
+ <signed-date>2013-08-11</signed-date>
349
+ </mandate>
350
+ <creditor-id>DE00000000000000000000</creditor-id>
351
+ <periodic>
352
+ <periodic-type>recurring</periodic-type>
353
+ <sequence-type>first</sequence-type>
354
+ </periodic>
355
+ </payment>
356
+
357
+ headers:
358
+ User-Agent:
359
+ - Typhoeus - https://github.com/typhoeus/typhoeus
360
+ Content-Type:
361
+ - application/xml
362
+ response:
363
+ status:
364
+ code: 201
365
+ message: Created
366
+ headers:
367
+ Date:
368
+ - Tue, 28 Jul 2015 14:11:37 GMT
369
+ Content-Type:
370
+ - application/xml;charset=UTF-8
371
+ Content-Language:
372
+ - en-US
373
+ Content-Length:
374
+ - '1303'
375
+ Connection:
376
+ - close
377
+ body:
378
+ encoding: UTF-8
379
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>8f657236-3532-11e5-b074-005056a96a54</transaction-id><request-id>d263d9fd-07f6-4ddb-a3c0-4a2ccda445d2</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:11:37.000Z</completion-time-stamp><statuses><status
380
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
381
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
382
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>EBCAF793C4</provider-transaction-reference-id></payment>
383
+ http_version: '1.1'
384
+ adapter_metadata:
385
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
386
+ recorded_at: Tue, 28 Jul 2015 14:11:38 GMT
387
+ - request:
388
+ method: post
389
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
390
+ body:
391
+ encoding: UTF-8
392
+ string: |+
393
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
394
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
395
+ <request-id>77c6f368-0e8c-4d2f-a341-3954a3ddbb86</request-id>
396
+ <transaction-type>debit</transaction-type>
397
+ <requested-amount currency="EUR">15.00</requested-amount>
398
+ <account-holder>
399
+ <first-name>Bob</first-name>
400
+ <last-name>Hawk</last-name>
401
+ </account-holder>
402
+ <order-number>666</order-number>
403
+ <payment-methods>
404
+ <payment-method name="sepadirectdebit" />
405
+ </payment-methods>
406
+ <bank-account>
407
+ <iban>DE42512308000000060004</iban>
408
+ <bic>WIREDEMMXXX</bic>
409
+ </bank-account>
410
+ <mandate>
411
+ <mandate-id>2356789</mandate-id>
412
+ <signed-date>2013-08-11</signed-date>
413
+ </mandate>
414
+ <creditor-id>DE00000000000000000000</creditor-id>
415
+ <periodic>
416
+ <periodic-type>recurring</periodic-type>
417
+ <sequence-type>first</sequence-type>
418
+ </periodic>
419
+ </payment>
420
+
421
+ headers:
422
+ User-Agent:
423
+ - Typhoeus - https://github.com/typhoeus/typhoeus
424
+ Content-Type:
425
+ - application/xml
426
+ response:
427
+ status:
428
+ code: 201
429
+ message: Created
430
+ headers:
431
+ Date:
432
+ - Tue, 28 Jul 2015 14:14:26 GMT
433
+ Content-Type:
434
+ - application/xml;charset=UTF-8
435
+ Content-Language:
436
+ - en-US
437
+ Content-Length:
438
+ - '1303'
439
+ Connection:
440
+ - close
441
+ body:
442
+ encoding: UTF-8
443
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>f46826c4-3532-11e5-b074-005056a96a54</transaction-id><request-id>77c6f368-0e8c-4d2f-a341-3954a3ddbb86</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:14:27.000Z</completion-time-stamp><statuses><status
444
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
445
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
446
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>52FA44DDBD</provider-transaction-reference-id></payment>
447
+ http_version: '1.1'
448
+ adapter_metadata:
449
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
450
+ recorded_at: Tue, 28 Jul 2015 14:14:27 GMT
451
+ - request:
452
+ method: post
453
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
454
+ body:
455
+ encoding: UTF-8
456
+ string: |+
457
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
458
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
459
+ <request-id>4d1bdc9e-2fe3-42e0-8582-ce6b3f305052</request-id>
460
+ <transaction-type>debit</transaction-type>
461
+ <requested-amount currency="EUR">15.00</requested-amount>
462
+ <account-holder>
463
+ <first-name>Bob</first-name>
464
+ <last-name>Hawk</last-name>
465
+ </account-holder>
466
+ <order-number>666</order-number>
467
+ <payment-methods>
468
+ <payment-method name="sepadirectdebit" />
469
+ </payment-methods>
470
+ <bank-account>
471
+ <iban>DE42512308000000060004</iban>
472
+ <bic>WIREDEMMXXX</bic>
473
+ </bank-account>
474
+ <mandate>
475
+ <mandate-id>2356789</mandate-id>
476
+ <signed-date>2013-08-11</signed-date>
477
+ </mandate>
478
+ <creditor-id>DE00000000000000000000</creditor-id>
479
+ <periodic>
480
+ <periodic-type>recurring</periodic-type>
481
+ <sequence-type>first</sequence-type>
482
+ </periodic>
483
+ </payment>
484
+
485
+ headers:
486
+ User-Agent:
487
+ - Typhoeus - https://github.com/typhoeus/typhoeus
488
+ Content-Type:
489
+ - application/xml
490
+ response:
491
+ status:
492
+ code: 201
493
+ message: Created
494
+ headers:
495
+ Date:
496
+ - Tue, 28 Jul 2015 14:14:32 GMT
497
+ Content-Type:
498
+ - application/xml;charset=UTF-8
499
+ Content-Language:
500
+ - en-US
501
+ Content-Length:
502
+ - '1303'
503
+ Connection:
504
+ - close
505
+ body:
506
+ encoding: UTF-8
507
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>f81a12fa-3532-11e5-b074-005056a96a54</transaction-id><request-id>4d1bdc9e-2fe3-42e0-8582-ce6b3f305052</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:14:33.000Z</completion-time-stamp><statuses><status
508
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
509
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
510
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>E417E98211</provider-transaction-reference-id></payment>
511
+ http_version: '1.1'
512
+ adapter_metadata:
513
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
514
+ recorded_at: Tue, 28 Jul 2015 14:14:33 GMT
515
+ - request:
516
+ method: post
517
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
518
+ body:
519
+ encoding: UTF-8
520
+ string: |+
521
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
522
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
523
+ <request-id>e9e9e3c4-265e-4af2-9738-4de02434c241</request-id>
524
+ <transaction-type>debit</transaction-type>
525
+ <requested-amount currency="EUR">15.00</requested-amount>
526
+ <account-holder>
527
+ <first-name>Bob</first-name>
528
+ <last-name>Hawk</last-name>
529
+ </account-holder>
530
+ <order-number>666</order-number>
531
+ <payment-methods>
532
+ <payment-method name="sepadirectdebit" />
533
+ </payment-methods>
534
+ <bank-account>
535
+ <iban>DE42512308000000060004</iban>
536
+ <bic>WIREDEMMXXX</bic>
537
+ </bank-account>
538
+ <mandate>
539
+ <mandate-id>2356789</mandate-id>
540
+ <signed-date>2013-08-11</signed-date>
541
+ </mandate>
542
+ <creditor-id>DE00000000000000000000</creditor-id>
543
+ <periodic>
544
+ <periodic-type>recurring</periodic-type>
545
+ <sequence-type>first</sequence-type>
546
+ </periodic>
547
+ </payment>
548
+
549
+ headers:
550
+ User-Agent:
551
+ - Typhoeus - https://github.com/typhoeus/typhoeus
552
+ Content-Type:
553
+ - application/xml
554
+ response:
555
+ status:
556
+ code: 201
557
+ message: Created
558
+ headers:
559
+ Date:
560
+ - Tue, 28 Jul 2015 14:14:37 GMT
561
+ Content-Type:
562
+ - application/xml;charset=UTF-8
563
+ Content-Language:
564
+ - en-US
565
+ Content-Length:
566
+ - '1303'
567
+ Connection:
568
+ - close
569
+ body:
570
+ encoding: UTF-8
571
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>fae0b048-3532-11e5-b074-005056a96a54</transaction-id><request-id>e9e9e3c4-265e-4af2-9738-4de02434c241</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:14:38.000Z</completion-time-stamp><statuses><status
572
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
573
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
574
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>25E9288F3D</provider-transaction-reference-id></payment>
575
+ http_version: '1.1'
576
+ adapter_metadata:
577
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
578
+ recorded_at: Tue, 28 Jul 2015 14:14:38 GMT
579
+ - request:
580
+ method: post
581
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
582
+ body:
583
+ encoding: UTF-8
584
+ string: |+
585
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
586
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
587
+ <request-id>4711</request-id>
588
+ <transaction-type>debit</transaction-type>
589
+ <requested-amount currency="EUR">15.00</requested-amount>
590
+ <account-holder>
591
+ <first-name>Bob</first-name>
592
+ <last-name>Hawk</last-name>
593
+ </account-holder>
594
+ <order-number>666</order-number>
595
+ <payment-methods>
596
+ <payment-method name="sepadirectdebit" />
597
+ </payment-methods>
598
+ <bank-account>
599
+ <iban>DE42512308000000060004</iban>
600
+ <bic>WIREDEMMXXX</bic>
601
+ </bank-account>
602
+ <mandate>
603
+ <mandate-id>2356789</mandate-id>
604
+ <signed-date>2013-08-11</signed-date>
605
+ </mandate>
606
+ <creditor-id>DE00000000000000000000</creditor-id>
607
+ <periodic>
608
+ <periodic-type>recurring</periodic-type>
609
+ <sequence-type>first</sequence-type>
610
+ </periodic>
611
+ </payment>
612
+
613
+ headers:
614
+ User-Agent:
615
+ - Typhoeus - https://github.com/typhoeus/typhoeus
616
+ Content-Type:
617
+ - application/xml
618
+ response:
619
+ status:
620
+ code: 201
621
+ message: Created
622
+ headers:
623
+ Date:
624
+ - Tue, 28 Jul 2015 14:15:47 GMT
625
+ Content-Type:
626
+ - application/xml;charset=UTF-8
627
+ Content-Language:
628
+ - en-US
629
+ Content-Length:
630
+ - '1251'
631
+ Connection:
632
+ - close
633
+ body:
634
+ encoding: UTF-8
635
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>2444f2be-3533-11e5-b074-005056a96a54</transaction-id><request-id>4711</request-id><transaction-type>debit</transaction-type><transaction-state>failed</transaction-state><completion-time-stamp>2015-07-28T14:15:47.000Z</completion-time-stamp><statuses><status
636
+ code="400.1018" description="The same Request Id for the Merchant Account
637
+ is being tried a second time. Please use another Request Id." severity="error"/></statuses><requested-amount
638
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
639
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic></payment>
640
+ http_version: '1.1'
641
+ adapter_metadata:
642
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
643
+ recorded_at: Tue, 28 Jul 2015 14:15:47 GMT
644
+ - request:
645
+ method: post
646
+ uri: https://api-test.wirecard.com/engine/rest/paymentmethods/
647
+ body:
648
+ encoding: UTF-8
649
+ string: |+
650
+ <payment xmlns="http://www.elastic-payments.com/schema/payment">
651
+ <merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id>
652
+ <request-id>dbb4e01f-833c-4150-aa47-0af51c14e508</request-id>
653
+ <transaction-type>debit</transaction-type>
654
+ <requested-amount currency="EUR">15.00</requested-amount>
655
+ <account-holder>
656
+ <first-name>Bob</first-name>
657
+ <last-name>Hawk</last-name>
658
+ </account-holder>
659
+ <order-number>666</order-number>
660
+ <payment-methods>
661
+ <payment-method name="sepadirectdebit" />
662
+ </payment-methods>
663
+ <bank-account>
664
+ <iban>DE42512308000000060004</iban>
665
+ <bic>WIREDEMMXXX</bic>
666
+ </bank-account>
667
+ <mandate>
668
+ <mandate-id>2356789</mandate-id>
669
+ <signed-date>2013-08-11</signed-date>
670
+ </mandate>
671
+ <creditor-id>DE00000000000000000000</creditor-id>
672
+ <periodic>
673
+ <periodic-type>recurring</periodic-type>
674
+ <sequence-type>first</sequence-type>
675
+ </periodic>
676
+ </payment>
677
+
678
+ headers:
679
+ User-Agent:
680
+ - Typhoeus - https://github.com/typhoeus/typhoeus
681
+ Content-Type:
682
+ - application/xml
683
+ response:
684
+ status:
685
+ code: 201
686
+ message: Created
687
+ headers:
688
+ Date:
689
+ - Tue, 28 Jul 2015 14:17:06 GMT
690
+ Content-Type:
691
+ - application/xml;charset=UTF-8
692
+ Content-Language:
693
+ - en-US
694
+ Content-Length:
695
+ - '1303'
696
+ Connection:
697
+ - close
698
+ body:
699
+ encoding: UTF-8
700
+ string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><payment xmlns="http://www.elastic-payments.com/schema/payment"><merchant-account-id>4c901196-eff7-411e-82a3-5ef6b6860d64</merchant-account-id><transaction-id>535e3420-3533-11e5-b074-005056a96a54</transaction-id><request-id>dbb4e01f-833c-4150-aa47-0af51c14e508</request-id><transaction-type>debit</transaction-type><transaction-state>success</transaction-state><completion-time-stamp>2015-07-28T14:17:06.000Z</completion-time-stamp><statuses><status
701
+ code="201.0000" description="The resource was successfully created." severity="information"/></statuses><requested-amount
702
+ currency="EUR">15.00</requested-amount><account-holder><first-name>Bob</first-name><last-name>Hawk</last-name></account-holder><order-number>666</order-number><payment-methods><payment-method
703
+ name="sepadirectdebit"/></payment-methods><bank-account><iban>DE42512308000000060004</iban><bic>WIREDEMMXXX</bic></bank-account><mandate><mandate-id>2356789</mandate-id><signed-date>2013-08-11</signed-date></mandate><creditor-id>DE00000000000000000000</creditor-id><due-date>2015-07-31</due-date><periodic><periodic-type>recurring</periodic-type><sequence-type>first</sequence-type></periodic><provider-transaction-reference-id>8A2E55F422</provider-transaction-reference-id></payment>
704
+ http_version: '1.1'
705
+ adapter_metadata:
706
+ effective_url: https://api-test.wirecard.com/engine/rest/paymentmethods/
707
+ recorded_at: Tue, 28 Jul 2015 14:17:07 GMT
67
708
  recorded_with: VCR 2.9.3