recurly 0.2.9 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of recurly might be problematic. Click here for more details.

Files changed (86) hide show
  1. data/lib/recurly.rb +13 -5
  2. data/lib/recurly/rails3/railtie.rb +1 -8
  3. data/lib/recurly/version.rb +1 -1
  4. data/spec/vcr/account/close/1288381765.yml +15 -15
  5. data/spec/vcr/account/create-blank/1288381765.yml +3 -3
  6. data/spec/vcr/account/create-duplicate/1288381765.yml +27 -12
  7. data/spec/vcr/account/create-min/1288381765.yml +6 -6
  8. data/spec/vcr/account/create/1288381765.yml +6 -6
  9. data/spec/vcr/account/find/1288381765.yml +14 -14
  10. data/spec/vcr/account/list/1288381765.yml +251 -530
  11. data/spec/vcr/account/update/1288381765.yml +26 -26
  12. data/spec/vcr/billing/create/1286682213.yml +20 -20
  13. data/spec/vcr/billing/destroy/1286682213.yml +29 -29
  14. data/spec/vcr/billing/find/1286682213.yml +25 -25
  15. data/spec/vcr/billing/update/1286682213.yml +27 -27
  16. data/spec/vcr/charge/create/1287465632.yml +31 -29
  17. data/spec/vcr/charge/delete-uninvoiced/1287465632.yml +33 -31
  18. data/spec/vcr/charge/list-all/1287465632.yml +43 -40
  19. data/spec/vcr/charge/list-invoiced/1287465632.yml +70 -66
  20. data/spec/vcr/charge/list-pending/1287465632.yml +43 -40
  21. data/spec/vcr/charge/lookup/1287465632.yml +24 -22
  22. data/spec/vcr/credit/create/1287461400.yml +24 -22
  23. data/spec/vcr/credit/delete/1287461400.yml +31 -29
  24. data/spec/vcr/credit/list/1287461400.yml +47 -41
  25. data/spec/vcr/credit/lookup/1287461400.yml +23 -21
  26. data/spec/vcr/invoice/create-no-charges/1287167121.yml +16 -16
  27. data/spec/vcr/invoice/create/1287167121.yml +42 -40
  28. data/spec/vcr/invoice/list/1287167121.yml +59 -57
  29. data/spec/vcr/invoice/lookup/1287167121.yml +42 -41
  30. data/spec/vcr/plan/all.yml +9 -9
  31. data/spec/vcr/plan/delete/1286677585.yml +16 -16
  32. data/spec/vcr/plan/find.yml +9 -9
  33. data/spec/vcr/plan/update.yml +12 -12
  34. data/spec/vcr/subscription/cancel-with-code/1287455769.yml +52 -52
  35. data/spec/vcr/subscription/cancel/1287455769.yml +43 -43
  36. data/spec/vcr/subscription/change1/1287455769.yml +39 -39
  37. data/spec/vcr/subscription/change2/1287455769.yml +39 -39
  38. data/spec/vcr/subscription/create/1287455769.yml +18 -18
  39. data/spec/vcr/subscription/find/1287455769.yml +25 -25
  40. data/spec/vcr/subscription/reactivate/1287455769.yml +45 -45
  41. data/spec/vcr/subscription/refund-full/1287455769.yml +36 -36
  42. data/spec/vcr/subscription/refund-none/1287455769.yml +35 -35
  43. data/spec/vcr/subscription/refund-partial/1287455769.yml +37 -37
  44. data/spec/vcr/transaction/all/1289558212.yml +363 -54
  45. data/spec/vcr/transaction/create-no-account/1289558212.yml +25 -27
  46. data/spec/vcr/transaction/create-with-account/1289558212.yml +63 -69
  47. data/spec/vcr/transaction/list-filled/1289558212.yml +191 -148
  48. data/spec/vcr/transaction/list-initial/1289558212.yml +86 -84
  49. data/spec/vcr/transaction/lookup/1289558212.yml +222 -214
  50. data/spec/vcr/transaction/refund/1289558212.yml +82 -90
  51. data/spec/vcr/transaction/void/1289558212.yml +377 -143
  52. metadata +4 -72
  53. data/spec/vcr/account/close/1287167046.yml +0 -159
  54. data/spec/vcr/account/close/1288381369.yml +0 -159
  55. data/spec/vcr/account/close/1288381447.yml +0 -159
  56. data/spec/vcr/account/create-blank/1287167046.yml +0 -49
  57. data/spec/vcr/account/create-blank/1288381369.yml +0 -49
  58. data/spec/vcr/account/create-blank/1288381447.yml +0 -49
  59. data/spec/vcr/account/create-duplicate/1287167046.yml +0 -110
  60. data/spec/vcr/account/create-duplicate/1288381369.yml +0 -95
  61. data/spec/vcr/account/create-duplicate/1288381447.yml +0 -95
  62. data/spec/vcr/account/create-min/1287167046.yml +0 -63
  63. data/spec/vcr/account/create-min/1288381369.yml +0 -63
  64. data/spec/vcr/account/create-min/1288381447.yml +0 -63
  65. data/spec/vcr/account/create/1287167046.yml +0 -67
  66. data/spec/vcr/account/create/1288381369.yml +0 -67
  67. data/spec/vcr/account/create/1288381447.yml +0 -67
  68. data/spec/vcr/account/find-all/1288381369.yml +0 -52
  69. data/spec/vcr/account/find-all/1288381447.yml +0 -1383
  70. data/spec/vcr/account/find/1287167046.yml +0 -160
  71. data/spec/vcr/account/find/1288381369.yml +0 -160
  72. data/spec/vcr/account/find/1288381447.yml +0 -160
  73. data/spec/vcr/account/list/1287167046.yml +0 -1538
  74. data/spec/vcr/account/list/1288381369.yml +0 -1835
  75. data/spec/vcr/account/list/1288381447.yml +0 -1835
  76. data/spec/vcr/account/update/1287167046.yml +0 -250
  77. data/spec/vcr/account/update/1288381369.yml +0 -250
  78. data/spec/vcr/account/update/1288381447.yml +0 -250
  79. data/spec/vcr/transaction/all/1287186411.yml +0 -387
  80. data/spec/vcr/transaction/create-no-account/1287186411.yml +0 -91
  81. data/spec/vcr/transaction/create-with-account/1287186411.yml +0 -220
  82. data/spec/vcr/transaction/list-empty/1287186411.yml +0 -212
  83. data/spec/vcr/transaction/list-filled/1287186411.yml +0 -476
  84. data/spec/vcr/transaction/lookup/1287186411.yml +0 -548
  85. data/spec/vcr/transaction/refund/1287186411.yml +0 -282
  86. data/spec/vcr/transaction/void/1287186411.yml +0 -600
@@ -1,476 +0,0 @@
1
- ---
2
- - !ruby/struct:VCR::HTTPInteraction
3
- request: !ruby/struct:VCR::Request
4
- method: :post
5
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
6
- body: |
7
- <?xml version="1.0" encoding="UTF-8"?>
8
- <account>
9
- <company-name>Recurly Ruby Gem</company-name>
10
- <account-code>transaction-list-filled-1287186411</account-code>
11
- <last-name>Test</last-name>
12
- <email>verena@test.com</email>
13
- <first-name>Verena</first-name>
14
- </account>
15
-
16
- headers:
17
- accept:
18
- - "*/*"
19
- connection:
20
- - close
21
- content-type:
22
- - application/xml
23
- authorization:
24
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
25
- response: !ruby/struct:VCR::Response
26
- status: !ruby/struct:VCR::ResponseStatus
27
- code: 201
28
- message: Created
29
- headers:
30
- location:
31
- - https://recurlytest3-test.recurly.com/accounts/transaction-list-filled-1287186411
32
- connection:
33
- - close
34
- content-type:
35
- - application/xml; charset=utf-8
36
- x-runtime:
37
- - "612"
38
- date:
39
- - Tue, 19 Oct 2010 05:23:21 GMT
40
- server:
41
- - nginx/0.7.65
42
- content-length:
43
- - "601"
44
- set-cookie:
45
- - account_credentials=ed674638be17a1a9687ae9a1e809bc53f6fbe90d6cb0c68b56f80029af0682d092248952366bc7c193e5669517cab1da1cdba973a3d82dddd49a9859cb398a9d%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
46
- - ""
47
- - _recurly_session=13eff492f29a697c07bba239dde45651; domain=.recurly.com; path=/; Secure; HttpOnly
48
- cache-control:
49
- - no-cache
50
- body: |
51
- <?xml version="1.0" encoding="UTF-8"?>
52
- <account>
53
- <id>transaction-list-filled-1287186411</id>
54
- <account_code>transaction-list-filled-1287186411</account_code>
55
- <username></username>
56
- <email>verena@test.com</email>
57
- <first_name>Verena</first_name>
58
- <last_name>Test</last_name>
59
- <company_name>Recurly Ruby Gem</company_name>
60
- <balance_in_cents type="integer">0</balance_in_cents>
61
- <closed type="boolean">false</closed>
62
- <hosted_login_token>5bb175e0dd2f45e0807b86bf57b93516</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:23:21Z</created_at>
64
- <state>active</state>
65
- </account>
66
-
67
- http_version: "1.1"
68
- - !ruby/struct:VCR::HTTPInteraction
69
- request: !ruby/struct:VCR::Request
70
- method: :put
71
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/transaction-list-filled-1287186411/billing_info.xml
72
- body: |
73
- <?xml version="1.0" encoding="UTF-8"?>
74
- <billing-info>
75
- <city>San Francisco</city>
76
- <address1>123 Test St</address1>
77
- <zip>94115</zip>
78
- <account-code>transaction-list-filled-1287186411</account-code>
79
- <country>US</country>
80
- <credit-card>
81
- <number>1</number>
82
- <month type="integer">10</month>
83
- <year type="integer">2011</year>
84
- <verification-value>123</verification-value>
85
- </credit-card>
86
- <last-name>Test</last-name>
87
- <first-name>Verena</first-name>
88
- <state>CA</state>
89
- </billing-info>
90
-
91
- headers:
92
- accept:
93
- - "*/*"
94
- connection:
95
- - close
96
- content-type:
97
- - application/xml
98
- authorization:
99
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
100
- response: !ruby/struct:VCR::Response
101
- status: !ruby/struct:VCR::ResponseStatus
102
- code: 200
103
- message: OK
104
- headers:
105
- x-ua-compatible:
106
- - IE=Edge
107
- etag:
108
- - "\"2777cd39257558ac45c9e5c83b1b817f\""
109
- connection:
110
- - close
111
- content-type:
112
- - application/xml; charset=utf-8
113
- x-runtime:
114
- - "58"
115
- date:
116
- - Tue, 19 Oct 2010 05:23:22 GMT
117
- server:
118
- - nginx/0.7.65
119
- content-length:
120
- - "648"
121
- set-cookie:
122
- - _recurly_session=f1db1d0fee2126cdd240b5e935e8481e; domain=.recurly.com; path=/; Secure; HttpOnly
123
- cache-control:
124
- - private, max-age=0, must-revalidate
125
- body: |
126
- <?xml version="1.0" encoding="UTF-8"?>
127
- <billing_info>
128
- <account_code>transaction-list-filled-1287186411</account_code>
129
- <first_name>Verena</first_name>
130
- <last_name>Test</last_name>
131
- <address1>123 Test St</address1>
132
- <address2></address2>
133
- <city>San Francisco</city>
134
- <state>CA</state>
135
- <country>US</country>
136
- <zip>94115</zip>
137
- <phone></phone>
138
- <vat_number></vat_number>
139
- <ip_address></ip_address>
140
- <credit_card>
141
- <type>bogus</type>
142
- <last_four>1</last_four>
143
- <month type="integer">10</month>
144
- <year type="integer">2011</year>
145
- </credit_card>
146
- <updated_at type="datetime">2010-10-19T05:23:22Z</updated_at>
147
- </billing_info>
148
-
149
- http_version: "1.1"
150
- - !ruby/struct:VCR::HTTPInteraction
151
- request: !ruby/struct:VCR::Request
152
- method: :post
153
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions.xml
154
- body: |
155
- <?xml version="1.0" encoding="UTF-8"?>
156
- <transaction>
157
- <account>
158
- <account-code>transaction-list-filled-1287186411</account-code>
159
- </account>
160
- <amount-in-cents type="integer">100</amount-in-cents>
161
- <description>one</description>
162
- </transaction>
163
-
164
- headers:
165
- accept:
166
- - "*/*"
167
- connection:
168
- - close
169
- content-type:
170
- - application/xml
171
- authorization:
172
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
173
- response: !ruby/struct:VCR::Response
174
- status: !ruby/struct:VCR::ResponseStatus
175
- code: 201
176
- message: Created
177
- headers:
178
- location:
179
- - https://recurlytest3-test.recurly.com/transactions/1a13757e937c411fa69750a3e1de27d9
180
- connection:
181
- - close
182
- content-type:
183
- - application/xml; charset=utf-8
184
- x-runtime:
185
- - "578"
186
- date:
187
- - Tue, 19 Oct 2010 05:23:23 GMT
188
- server:
189
- - nginx/0.7.65
190
- content-length:
191
- - "855"
192
- set-cookie:
193
- - _recurly_session=e2ae81968b0f3dfa2fc09d79f6a50e81; domain=.recurly.com; path=/; Secure; HttpOnly
194
- cache-control:
195
- - no-cache
196
- body: |
197
- <?xml version="1.0" encoding="UTF-8"?>
198
- <transaction type="Payment">
199
- <id>1a13757e937c411fa69750a3e1de27d9</id>
200
- <account_code>transaction-list-filled-1287186411</account_code>
201
- <action>purchase</action>
202
- <date type="datetime">2010-10-19T05:23:23Z</date>
203
- <amount_in_cents type="integer">100</amount_in_cents>
204
- <status>success</status>
205
- <message>Test Gateway: Successful test transaction</message>
206
- <reference></reference>
207
- <cvv_result code="M">Match</cvv_result>
208
- <avs_result code="D">Street address and postal code match.</avs_result>
209
- <avs_result_street></avs_result_street>
210
- <avs_result_postal></avs_result_postal>
211
- <test type="boolean">true</test>
212
- <voidable type="boolean">true</voidable>
213
- <refundable type="boolean">true</refundable>
214
- <credit_card>
215
- <type>bogus</type>
216
- <last_four>1</last_four>
217
- </credit_card>
218
- </transaction>
219
-
220
- http_version: "1.1"
221
- - !ruby/struct:VCR::HTTPInteraction
222
- request: !ruby/struct:VCR::Request
223
- method: :post
224
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions.xml
225
- body: |
226
- <?xml version="1.0" encoding="UTF-8"?>
227
- <transaction>
228
- <account>
229
- <account-code>transaction-list-filled-1287186411</account-code>
230
- </account>
231
- <amount-in-cents type="integer">200</amount-in-cents>
232
- <description>two</description>
233
- </transaction>
234
-
235
- headers:
236
- accept:
237
- - "*/*"
238
- connection:
239
- - close
240
- content-type:
241
- - application/xml
242
- authorization:
243
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
244
- response: !ruby/struct:VCR::Response
245
- status: !ruby/struct:VCR::ResponseStatus
246
- code: 201
247
- message: Created
248
- headers:
249
- location:
250
- - https://recurlytest3-test.recurly.com/transactions/8b232c18e2824850a5a6d7e4d066de65
251
- connection:
252
- - close
253
- content-type:
254
- - application/xml; charset=utf-8
255
- x-runtime:
256
- - "461"
257
- date:
258
- - Tue, 19 Oct 2010 05:23:24 GMT
259
- server:
260
- - nginx/0.7.65
261
- content-length:
262
- - "855"
263
- set-cookie:
264
- - _recurly_session=5c0c9e1f002cc587bd1e5fa7f5378ea9; domain=.recurly.com; path=/; Secure; HttpOnly
265
- cache-control:
266
- - no-cache
267
- body: |
268
- <?xml version="1.0" encoding="UTF-8"?>
269
- <transaction type="Payment">
270
- <id>8b232c18e2824850a5a6d7e4d066de65</id>
271
- <account_code>transaction-list-filled-1287186411</account_code>
272
- <action>purchase</action>
273
- <date type="datetime">2010-10-19T05:23:24Z</date>
274
- <amount_in_cents type="integer">200</amount_in_cents>
275
- <status>success</status>
276
- <message>Test Gateway: Successful test transaction</message>
277
- <reference></reference>
278
- <cvv_result code="M">Match</cvv_result>
279
- <avs_result code="D">Street address and postal code match.</avs_result>
280
- <avs_result_street></avs_result_street>
281
- <avs_result_postal></avs_result_postal>
282
- <test type="boolean">true</test>
283
- <voidable type="boolean">true</voidable>
284
- <refundable type="boolean">true</refundable>
285
- <credit_card>
286
- <type>bogus</type>
287
- <last_four>1</last_four>
288
- </credit_card>
289
- </transaction>
290
-
291
- http_version: "1.1"
292
- - !ruby/struct:VCR::HTTPInteraction
293
- request: !ruby/struct:VCR::Request
294
- method: :post
295
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions.xml
296
- body: |
297
- <?xml version="1.0" encoding="UTF-8"?>
298
- <transaction>
299
- <account>
300
- <account-code>transaction-list-filled-1287186411</account-code>
301
- </account>
302
- <amount-in-cents type="integer">300</amount-in-cents>
303
- <description>three</description>
304
- </transaction>
305
-
306
- headers:
307
- accept:
308
- - "*/*"
309
- connection:
310
- - close
311
- content-type:
312
- - application/xml
313
- authorization:
314
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
315
- response: !ruby/struct:VCR::Response
316
- status: !ruby/struct:VCR::ResponseStatus
317
- code: 201
318
- message: Created
319
- headers:
320
- location:
321
- - https://recurlytest3-test.recurly.com/transactions/db224079578e4c0d84e476e6a0a8d0d3
322
- connection:
323
- - close
324
- content-type:
325
- - application/xml; charset=utf-8
326
- x-runtime:
327
- - "497"
328
- date:
329
- - Tue, 19 Oct 2010 05:23:25 GMT
330
- server:
331
- - nginx/0.7.65
332
- content-length:
333
- - "855"
334
- set-cookie:
335
- - _recurly_session=98e72f19c27c967b17e97a9a02eb705a; domain=.recurly.com; path=/; Secure; HttpOnly
336
- cache-control:
337
- - no-cache
338
- body: |
339
- <?xml version="1.0" encoding="UTF-8"?>
340
- <transaction type="Payment">
341
- <id>db224079578e4c0d84e476e6a0a8d0d3</id>
342
- <account_code>transaction-list-filled-1287186411</account_code>
343
- <action>purchase</action>
344
- <date type="datetime">2010-10-19T05:23:25Z</date>
345
- <amount_in_cents type="integer">300</amount_in_cents>
346
- <status>success</status>
347
- <message>Test Gateway: Successful test transaction</message>
348
- <reference></reference>
349
- <cvv_result code="M">Match</cvv_result>
350
- <avs_result code="D">Street address and postal code match.</avs_result>
351
- <avs_result_street></avs_result_street>
352
- <avs_result_postal></avs_result_postal>
353
- <test type="boolean">true</test>
354
- <voidable type="boolean">true</voidable>
355
- <refundable type="boolean">true</refundable>
356
- <credit_card>
357
- <type>bogus</type>
358
- <last_four>1</last_four>
359
- </credit_card>
360
- </transaction>
361
-
362
- http_version: "1.1"
363
- - !ruby/struct:VCR::HTTPInteraction
364
- request: !ruby/struct:VCR::Request
365
- method: :get
366
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/transaction-list-filled-1287186411/transactions
367
- body:
368
- headers:
369
- accept:
370
- - application/xml
371
- connection:
372
- - close
373
- authorization:
374
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
375
- response: !ruby/struct:VCR::Response
376
- status: !ruby/struct:VCR::ResponseStatus
377
- code: 200
378
- message: OK
379
- headers:
380
- x-ua-compatible:
381
- - IE=Edge
382
- etag:
383
- - "\"da692e1d32d3faedc65c339c4ba64328\""
384
- connection:
385
- - close
386
- content-type:
387
- - application/xml; charset=utf-8
388
- x-runtime:
389
- - "75"
390
- date:
391
- - Tue, 19 Oct 2010 05:23:26 GMT
392
- server:
393
- - nginx/0.7.65
394
- content-length:
395
- - "3311"
396
- set-cookie:
397
- - _recurly_session=4c0d84318052393818856379f4ad1155; domain=.recurly.com; path=/; Secure; HttpOnly
398
- cache-control:
399
- - private, max-age=0, must-revalidate
400
- body: |
401
- <?xml version="1.0" encoding="UTF-8"?>
402
- <transactions type="collection">
403
- <current_page type="integer">1</current_page>
404
- <per_page type="integer">50</per_page>
405
- <total_entries type="integer">4</total_entries>
406
- <transaction type="Payment">
407
- <id>db224079578e4c0d84e476e6a0a8d0d3</id>
408
- <account_code>transaction-list-filled-1287186411</account_code>
409
- <action>purchase</action>
410
- <date type="datetime">2010-10-18T22:23:25-07:00</date>
411
- <amount_in_cents type="integer">300</amount_in_cents>
412
- <status>success</status>
413
- <message>Test Gateway: Successful test transaction</message>
414
- <reference></reference>
415
- <cvv_result code="M">Match</cvv_result>
416
- <avs_result code="D">Street address and postal code match.</avs_result>
417
- <avs_result_street></avs_result_street>
418
- <avs_result_postal></avs_result_postal>
419
- <test type="boolean">true</test>
420
- <voidable type="boolean">true</voidable>
421
- <refundable type="boolean">true</refundable>
422
- </transaction>
423
- <transaction type="Payment">
424
- <id>8b232c18e2824850a5a6d7e4d066de65</id>
425
- <account_code>transaction-list-filled-1287186411</account_code>
426
- <action>purchase</action>
427
- <date type="datetime">2010-10-18T22:23:24-07:00</date>
428
- <amount_in_cents type="integer">200</amount_in_cents>
429
- <status>success</status>
430
- <message>Test Gateway: Successful test transaction</message>
431
- <reference></reference>
432
- <cvv_result code="M">Match</cvv_result>
433
- <avs_result code="D">Street address and postal code match.</avs_result>
434
- <avs_result_street></avs_result_street>
435
- <avs_result_postal></avs_result_postal>
436
- <test type="boolean">true</test>
437
- <voidable type="boolean">true</voidable>
438
- <refundable type="boolean">true</refundable>
439
- </transaction>
440
- <transaction type="Payment">
441
- <id>1a13757e937c411fa69750a3e1de27d9</id>
442
- <account_code>transaction-list-filled-1287186411</account_code>
443
- <action>purchase</action>
444
- <date type="datetime">2010-10-18T22:23:23-07:00</date>
445
- <amount_in_cents type="integer">100</amount_in_cents>
446
- <status>success</status>
447
- <message>Test Gateway: Successful test transaction</message>
448
- <reference></reference>
449
- <cvv_result code="M">Match</cvv_result>
450
- <avs_result code="D">Street address and postal code match.</avs_result>
451
- <avs_result_street></avs_result_street>
452
- <avs_result_postal></avs_result_postal>
453
- <test type="boolean">true</test>
454
- <voidable type="boolean">true</voidable>
455
- <refundable type="boolean">true</refundable>
456
- </transaction>
457
- <transaction type="Payment">
458
- <id>93433acafae2460d8d890c67c78ac80e</id>
459
- <account_code>transaction-list-filled-1287186411</account_code>
460
- <action>authorization</action>
461
- <date type="datetime">2010-10-18T22:23:22-07:00</date>
462
- <amount_in_cents type="integer">100</amount_in_cents>
463
- <status>void</status>
464
- <message>Test Gateway: Successful test transaction</message>
465
- <reference></reference>
466
- <cvv_result code="M">Match</cvv_result>
467
- <avs_result code="D">Street address and postal code match.</avs_result>
468
- <avs_result_street></avs_result_street>
469
- <avs_result_postal></avs_result_postal>
470
- <test type="boolean">true</test>
471
- <voidable type="boolean">false</voidable>
472
- <refundable type="boolean">false</refundable>
473
- </transaction>
474
- </transactions>
475
-
476
- http_version: "1.1"