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
@@ -6,49 +6,47 @@
6
6
  body: |
7
7
  <?xml version="1.0" encoding="UTF-8"?>
8
8
  <account>
9
+ <company-name>Recurly Ruby Gem</company-name>
9
10
  <account-code>transaction-refund-1289558212</account-code>
10
- <first-name>Verena</first-name>
11
11
  <last-name>Test</last-name>
12
12
  <email>verena@test.com</email>
13
- <company-name>Recurly Ruby Gem</company-name>
13
+ <first-name>Verena</first-name>
14
14
  </account>
15
15
 
16
16
  headers:
17
- authorization:
18
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
19
- content-type:
20
- - application/xml
21
17
  accept:
22
18
  - "*/*"
23
- user-agent:
24
- - Ruby
25
19
  connection:
26
20
  - close
21
+ content-type:
22
+ - application/xml
23
+ authorization:
24
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
27
25
  response: !ruby/struct:VCR::Response
28
26
  status: !ruby/struct:VCR::ResponseStatus
29
27
  code: 201
30
28
  message: Created
31
29
  headers:
32
- server:
33
- - nginx/0.7.65
34
- date:
35
- - Fri, 12 Nov 2010 10:37:03 GMT
36
- content-type:
37
- - application/xml; charset=utf-8
38
- connection:
39
- - close
40
- cache-control:
41
- - no-cache
42
30
  location:
43
31
  - https://recurlytest3-test.recurly.com/accounts/transaction-refund-1289558212
32
+ connection:
33
+ - close
34
+ content-type:
35
+ - application/xml; charset=utf-8
44
36
  x-runtime:
45
- - "262"
37
+ - "273"
38
+ date:
39
+ - Tue, 16 Nov 2010 07:05:07 GMT
40
+ server:
41
+ - nginx/0.7.65
46
42
  content-length:
47
43
  - "591"
48
44
  set-cookie:
49
- - account_credentials=4ae6056bda29944fdaad6244f54c913377932881aacba8b0510b1d39c98b618a03c55cf3b1e7b41dbb0980beccdbfcaad5217c50e8bc0ae912acaec14aecc504%3A%3A; domain=.recurly.com; path=/
45
+ - account_credentials=47386d6633c9d8204f21fca8c936f1ec6b9eeda33f08d44d1400b1950de9f87a42df47fcdb88cd831d6d1737301601e3f07f7d0807445c7b17a9d85eefc35686%3A%3A; domain=.recurly.com; path=/
50
46
  - ""
51
- - _recurly_session=1768aedbac011d315417f5b2e539be32; domain=.recurly.com; path=/; secure; HttpOnly
47
+ - _recurly_session=a2c76be5786f6e6ef5880731da55e04e; domain=.recurly.com; path=/; secure; HttpOnly
48
+ cache-control:
49
+ - no-cache
52
50
  body: |
53
51
  <?xml version="1.0" encoding="UTF-8"?>
54
52
  <account>
@@ -61,8 +59,8 @@
61
59
  <company_name>Recurly Ruby Gem</company_name>
62
60
  <balance_in_cents type="integer">0</balance_in_cents>
63
61
  <closed type="boolean">false</closed>
64
- <hosted_login_token>48837227e7a746409c7abf152fec375b</hosted_login_token>
65
- <created_at type="datetime">2010-11-12T10:37:03Z</created_at>
62
+ <hosted_login_token>7483f0cb10844e358a36e14831d00589</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:05:07Z</created_at>
66
64
  <state>active</state>
67
65
  </account>
68
66
 
@@ -74,58 +72,56 @@
74
72
  body: |
75
73
  <?xml version="1.0" encoding="UTF-8"?>
76
74
  <billing-info>
77
- <address1>123 Test St</address1>
78
75
  <city>San Francisco</city>
79
- <state>CA</state>
76
+ <address1>123 Test St</address1>
80
77
  <zip>94115</zip>
78
+ <account-code>transaction-refund-1289558212</account-code>
81
79
  <country>US</country>
82
80
  <credit-card>
83
81
  <number>1</number>
84
- <year type="integer">2011</year>
85
82
  <month type="integer">11</month>
83
+ <year type="integer">2011</year>
86
84
  <verification-value>123</verification-value>
87
85
  </credit-card>
88
- <account-code>transaction-refund-1289558212</account-code>
89
- <first-name>Verena</first-name>
90
86
  <last-name>Test</last-name>
87
+ <first-name>Verena</first-name>
88
+ <state>CA</state>
91
89
  </billing-info>
92
90
 
93
91
  headers:
94
- authorization:
95
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
96
- content-type:
97
- - application/xml
98
92
  accept:
99
93
  - "*/*"
100
- user-agent:
101
- - Ruby
102
94
  connection:
103
95
  - close
96
+ content-type:
97
+ - application/xml
98
+ authorization:
99
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
104
100
  response: !ruby/struct:VCR::Response
105
101
  status: !ruby/struct:VCR::ResponseStatus
106
102
  code: 200
107
103
  message: OK
108
104
  headers:
109
- server:
110
- - nginx/0.7.65
111
- date:
112
- - Fri, 12 Nov 2010 10:37:01 GMT
113
- content-type:
114
- - application/xml; charset=utf-8
105
+ x-ua-compatible:
106
+ - IE=Edge
107
+ etag:
108
+ - "\"13c7ca0b1698267735ce42c4f66cb4fe\""
115
109
  connection:
116
110
  - close
111
+ content-type:
112
+ - application/xml; charset=utf-8
117
113
  x-runtime:
118
- - "47"
119
- etag:
120
- - "\"b3da46cd521947fed529bf8c20ddab2e\""
121
- cache-control:
122
- - private, max-age=0, must-revalidate
114
+ - "53"
115
+ date:
116
+ - Tue, 16 Nov 2010 07:05:05 GMT
117
+ server:
118
+ - nginx/0.7.65
123
119
  content-length:
124
120
  - "643"
125
121
  set-cookie:
126
- - _recurly_session=8d67768d635b1741e7b5a3e79bf08c86; domain=.recurly.com; path=/; secure; HttpOnly
127
- x-ua-compatible:
128
- - IE=Edge
122
+ - _recurly_session=649b1ebb496a48ce7c02c22cf8437de7; domain=.recurly.com; path=/; secure; HttpOnly
123
+ cache-control:
124
+ - private, max-age=0, must-revalidate
129
125
  body: |
130
126
  <?xml version="1.0" encoding="UTF-8"?>
131
127
  <billing_info>
@@ -147,7 +143,7 @@
147
143
  <month type="integer">11</month>
148
144
  <year type="integer">2011</year>
149
145
  </credit_card>
150
- <updated_at type="datetime">2010-11-12T10:37:01Z</updated_at>
146
+ <updated_at type="datetime">2010-11-16T07:05:05Z</updated_at>
151
147
  </billing_info>
152
148
 
153
149
  http_version: "1.1"
@@ -166,46 +162,44 @@
166
162
  </transaction>
167
163
 
168
164
  headers:
169
- authorization:
170
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
171
- content-type:
172
- - application/xml
173
165
  accept:
174
166
  - "*/*"
175
- user-agent:
176
- - Ruby
177
167
  connection:
178
168
  - close
169
+ content-type:
170
+ - application/xml
171
+ authorization:
172
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
179
173
  response: !ruby/struct:VCR::Response
180
174
  status: !ruby/struct:VCR::ResponseStatus
181
175
  code: 201
182
176
  message: Created
183
177
  headers:
184
- server:
185
- - nginx/0.7.65
186
- date:
187
- - Fri, 12 Nov 2010 10:37:04 GMT
188
- content-type:
189
- - application/xml; charset=utf-8
178
+ location:
179
+ - https://recurlytest3-test.recurly.com/transactions/79bc093c97dd48f48b95aa2b495fd523
190
180
  connection:
191
181
  - close
192
- cache-control:
193
- - no-cache
194
- location:
195
- - https://recurlytest3-test.recurly.com/transactions/0db5ff9f7a9c46a19859e3c49fa71727
182
+ content-type:
183
+ - application/xml; charset=utf-8
196
184
  x-runtime:
197
- - "176"
185
+ - "304"
186
+ date:
187
+ - Tue, 16 Nov 2010 07:05:08 GMT
188
+ server:
189
+ - nginx/0.7.65
198
190
  content-length:
199
191
  - "851"
200
192
  set-cookie:
201
- - _recurly_session=827f2203dc3bf4c51fad88a0fe48fa35; domain=.recurly.com; path=/; secure; HttpOnly
193
+ - _recurly_session=0dee1386f131cf04f782fd652e9a8230; domain=.recurly.com; path=/; secure; HttpOnly
194
+ cache-control:
195
+ - no-cache
202
196
  body: |
203
197
  <?xml version="1.0" encoding="UTF-8"?>
204
198
  <transaction type="Payment">
205
- <id>0db5ff9f7a9c46a19859e3c49fa71727</id>
199
+ <id>79bc093c97dd48f48b95aa2b495fd523</id>
206
200
  <account_code>transaction-refund-1289558212</account_code>
207
201
  <action>purchase</action>
208
- <date type="datetime">2010-11-12T10:37:04Z</date>
202
+ <date type="datetime">2010-11-16T07:05:08Z</date>
209
203
  <amount_in_cents type="integer">1000</amount_in_cents>
210
204
  <status>success</status>
211
205
  <message>Test Gateway: Successful test transaction</message>
@@ -227,49 +221,47 @@
227
221
  - !ruby/struct:VCR::HTTPInteraction
228
222
  request: !ruby/struct:VCR::Request
229
223
  method: :delete
230
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions/0db5ff9f7a9c46a19859e3c49fa71727.xml?action=refund&amount=1000
224
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions/79bc093c97dd48f48b95aa2b495fd523.xml?action=refund&amount=1000
231
225
  body:
232
226
  headers:
233
- authorization:
234
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
235
227
  accept:
236
228
  - application/xml
237
- user-agent:
238
- - Ruby
239
229
  connection:
240
230
  - close
231
+ authorization:
232
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
241
233
  response: !ruby/struct:VCR::Response
242
234
  status: !ruby/struct:VCR::ResponseStatus
243
235
  code: 200
244
236
  message: OK
245
237
  headers:
246
- server:
247
- - nginx/0.7.65
248
- date:
249
- - Fri, 12 Nov 2010 10:37:02 GMT
250
- content-type:
251
- - application/xml; charset=utf-8
238
+ x-ua-compatible:
239
+ - IE=Edge
240
+ etag:
241
+ - "\"4a1680f40f358271631e93c1f4c92466\""
252
242
  connection:
253
243
  - close
244
+ content-type:
245
+ - application/xml; charset=utf-8
254
246
  x-runtime:
255
- - "26"
256
- etag:
257
- - "\"5b715afed3c606ba517dd56fdd836c81\""
258
- cache-control:
259
- - private, max-age=0, must-revalidate
247
+ - "32"
248
+ date:
249
+ - Tue, 16 Nov 2010 07:05:07 GMT
250
+ server:
251
+ - nginx/0.7.65
260
252
  content-length:
261
253
  - "850"
262
254
  set-cookie:
263
- - _recurly_session=53fbfc2a01ec69b8fdf6b7c1cce56565; domain=.recurly.com; path=/; secure; HttpOnly
264
- x-ua-compatible:
265
- - IE=Edge
255
+ - _recurly_session=450d455ae75201e07a9e05d6c728f9f4; domain=.recurly.com; path=/; secure; HttpOnly
256
+ cache-control:
257
+ - private, max-age=0, must-revalidate
266
258
  body: |
267
259
  <?xml version="1.0" encoding="UTF-8"?>
268
260
  <transaction type="Payment">
269
- <id>0db5ff9f7a9c46a19859e3c49fa71727</id>
261
+ <id>79bc093c97dd48f48b95aa2b495fd523</id>
270
262
  <account_code>transaction-refund-1289558212</account_code>
271
263
  <action>purchase</action>
272
- <date type="datetime">2010-11-12T10:37:04Z</date>
264
+ <date type="datetime">2010-11-16T07:05:08Z</date>
273
265
  <amount_in_cents type="integer">1000</amount_in_cents>
274
266
  <status>void</status>
275
267
  <message>Test Gateway: Successful test transaction</message>
@@ -6,49 +6,47 @@
6
6
  body: |
7
7
  <?xml version="1.0" encoding="UTF-8"?>
8
8
  <account>
9
+ <company-name>Recurly Ruby Gem</company-name>
9
10
  <account-code>transaction-void-1289558212</account-code>
10
- <first-name>Verena</first-name>
11
11
  <last-name>Test</last-name>
12
12
  <email>verena@test.com</email>
13
- <company-name>Recurly Ruby Gem</company-name>
13
+ <first-name>Verena</first-name>
14
14
  </account>
15
15
 
16
16
  headers:
17
- authorization:
18
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
19
- content-type:
20
- - application/xml
21
17
  accept:
22
18
  - "*/*"
23
- user-agent:
24
- - Ruby
25
19
  connection:
26
20
  - close
21
+ content-type:
22
+ - application/xml
23
+ authorization:
24
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
27
25
  response: !ruby/struct:VCR::Response
28
26
  status: !ruby/struct:VCR::ResponseStatus
29
27
  code: 201
30
28
  message: Created
31
29
  headers:
32
- server:
33
- - nginx/0.7.65
34
- date:
35
- - Fri, 12 Nov 2010 10:36:59 GMT
36
- content-type:
37
- - application/xml; charset=utf-8
38
- connection:
39
- - close
40
- cache-control:
41
- - no-cache
42
30
  location:
43
31
  - https://recurlytest3-test.recurly.com/accounts/transaction-void-1289558212
32
+ connection:
33
+ - close
34
+ content-type:
35
+ - application/xml; charset=utf-8
44
36
  x-runtime:
45
- - "255"
37
+ - "271"
38
+ date:
39
+ - Tue, 16 Nov 2010 07:05:01 GMT
40
+ server:
41
+ - nginx/0.7.65
46
42
  content-length:
47
43
  - "587"
48
44
  set-cookie:
49
- - account_credentials=da55d1478652ea4d2b31f91104f9d4b79a322dbeed6cdc4d4011ab16bcb806b8b3a5170713648b14f5fbade6b40e790801dcbe72c10795424a97311dda5abedb%3A%3A; domain=.recurly.com; path=/
45
+ - account_credentials=3c7450ae0bce1c6212004f2d8e4d231fc48233e37e61953a51d8068b79f0340178bf1b861a02671579769b295adbaef0383578d0ff07add05cb42a6f1ffa63c5%3A%3A; domain=.recurly.com; path=/
50
46
  - ""
51
- - _recurly_session=9b82c606cb84ac4ef9e56326d4382adb; domain=.recurly.com; path=/; secure; HttpOnly
47
+ - _recurly_session=4e5b7ed977e1108c45663b473d1644c9; domain=.recurly.com; path=/; secure; HttpOnly
48
+ cache-control:
49
+ - no-cache
52
50
  body: |
53
51
  <?xml version="1.0" encoding="UTF-8"?>
54
52
  <account>
@@ -61,8 +59,8 @@
61
59
  <company_name>Recurly Ruby Gem</company_name>
62
60
  <balance_in_cents type="integer">0</balance_in_cents>
63
61
  <closed type="boolean">false</closed>
64
- <hosted_login_token>39fbcc1d1376477cb807df71e0ff551e</hosted_login_token>
65
- <created_at type="datetime">2010-11-12T10:36:59Z</created_at>
62
+ <hosted_login_token>3f870885a8834ac2b94d69eb4ab0455f</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:05:01Z</created_at>
66
64
  <state>active</state>
67
65
  </account>
68
66
 
@@ -74,58 +72,56 @@
74
72
  body: |
75
73
  <?xml version="1.0" encoding="UTF-8"?>
76
74
  <billing-info>
77
- <address1>123 Test St</address1>
78
75
  <city>San Francisco</city>
79
- <state>CA</state>
76
+ <address1>123 Test St</address1>
80
77
  <zip>94115</zip>
78
+ <account-code>transaction-void-1289558212</account-code>
81
79
  <country>US</country>
82
80
  <credit-card>
83
81
  <number>1</number>
84
- <year type="integer">2011</year>
85
82
  <month type="integer">11</month>
83
+ <year type="integer">2011</year>
86
84
  <verification-value>123</verification-value>
87
85
  </credit-card>
88
- <account-code>transaction-void-1289558212</account-code>
89
- <first-name>Verena</first-name>
90
86
  <last-name>Test</last-name>
87
+ <first-name>Verena</first-name>
88
+ <state>CA</state>
91
89
  </billing-info>
92
90
 
93
91
  headers:
94
- authorization:
95
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
96
- content-type:
97
- - application/xml
98
92
  accept:
99
93
  - "*/*"
100
- user-agent:
101
- - Ruby
102
94
  connection:
103
95
  - close
96
+ content-type:
97
+ - application/xml
98
+ authorization:
99
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
104
100
  response: !ruby/struct:VCR::Response
105
101
  status: !ruby/struct:VCR::ResponseStatus
106
102
  code: 200
107
103
  message: OK
108
104
  headers:
109
- server:
110
- - nginx/0.7.65
111
- date:
112
- - Fri, 12 Nov 2010 10:37:01 GMT
113
- content-type:
114
- - application/xml; charset=utf-8
105
+ x-ua-compatible:
106
+ - IE=Edge
107
+ etag:
108
+ - "\"d3b89911f7d4407b46ee9d55c1e284f3\""
115
109
  connection:
116
110
  - close
111
+ content-type:
112
+ - application/xml; charset=utf-8
117
113
  x-runtime:
118
- - "50"
119
- etag:
120
- - "\"6124153c4f827d8997dd101b33e6e373\""
121
- cache-control:
122
- - private, max-age=0, must-revalidate
114
+ - "53"
115
+ date:
116
+ - Tue, 16 Nov 2010 07:05:04 GMT
117
+ server:
118
+ - nginx/0.7.65
123
119
  content-length:
124
120
  - "641"
125
121
  set-cookie:
126
- - _recurly_session=767f109b2f88e0d35fb3964c9b161627; domain=.recurly.com; path=/; secure; HttpOnly
127
- x-ua-compatible:
128
- - IE=Edge
122
+ - _recurly_session=33a3fc9706992cd8763e31e3783bd0cd; domain=.recurly.com; path=/; secure; HttpOnly
123
+ cache-control:
124
+ - private, max-age=0, must-revalidate
129
125
  body: |
130
126
  <?xml version="1.0" encoding="UTF-8"?>
131
127
  <billing_info>
@@ -147,7 +143,7 @@
147
143
  <month type="integer">11</month>
148
144
  <year type="integer">2011</year>
149
145
  </credit_card>
150
- <updated_at type="datetime">2010-11-12T10:37:01Z</updated_at>
146
+ <updated_at type="datetime">2010-11-16T07:05:04Z</updated_at>
151
147
  </billing_info>
152
148
 
153
149
  http_version: "1.1"
@@ -166,46 +162,44 @@
166
162
  </transaction>
167
163
 
168
164
  headers:
169
- authorization:
170
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
171
- content-type:
172
- - application/xml
173
165
  accept:
174
166
  - "*/*"
175
- user-agent:
176
- - Ruby
177
167
  connection:
178
168
  - close
169
+ content-type:
170
+ - application/xml
171
+ authorization:
172
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
179
173
  response: !ruby/struct:VCR::Response
180
174
  status: !ruby/struct:VCR::ResponseStatus
181
175
  code: 201
182
176
  message: Created
183
177
  headers:
184
- server:
185
- - nginx/0.7.65
186
- date:
187
- - Fri, 12 Nov 2010 10:37:00 GMT
188
- content-type:
189
- - application/xml; charset=utf-8
178
+ location:
179
+ - https://recurlytest3-test.recurly.com/transactions/fa60e80e9959425b9a17011a40ce541a
190
180
  connection:
191
181
  - close
192
- cache-control:
193
- - no-cache
194
- location:
195
- - https://recurlytest3-test.recurly.com/transactions/d54c99400c41404bb6c4a3a010fb86a4
182
+ content-type:
183
+ - application/xml; charset=utf-8
196
184
  x-runtime:
197
- - "319"
185
+ - "298"
186
+ date:
187
+ - Tue, 16 Nov 2010 07:05:03 GMT
188
+ server:
189
+ - nginx/0.7.65
198
190
  content-length:
199
191
  - "848"
200
192
  set-cookie:
201
- - _recurly_session=a0f4d7d98cdf493dd56d4043250b2c2c; domain=.recurly.com; path=/; secure; HttpOnly
193
+ - _recurly_session=dd39971b8e644ddd87e8c76e4dfe8fbe; domain=.recurly.com; path=/; secure; HttpOnly
194
+ cache-control:
195
+ - no-cache
202
196
  body: |
203
197
  <?xml version="1.0" encoding="UTF-8"?>
204
198
  <transaction type="Payment">
205
- <id>d54c99400c41404bb6c4a3a010fb86a4</id>
199
+ <id>fa60e80e9959425b9a17011a40ce541a</id>
206
200
  <account_code>transaction-void-1289558212</account_code>
207
201
  <action>purchase</action>
208
- <date type="datetime">2010-11-12T10:36:59Z</date>
202
+ <date type="datetime">2010-11-16T07:05:02Z</date>
209
203
  <amount_in_cents type="integer">100</amount_in_cents>
210
204
  <status>success</status>
211
205
  <message>Test Gateway: Successful test transaction</message>
@@ -227,49 +221,47 @@
227
221
  - !ruby/struct:VCR::HTTPInteraction
228
222
  request: !ruby/struct:VCR::Request
229
223
  method: :delete
230
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions/d54c99400c41404bb6c4a3a010fb86a4.xml?action=void
224
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions/fa60e80e9959425b9a17011a40ce541a.xml?action=void
231
225
  body:
232
226
  headers:
233
- authorization:
234
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
235
227
  accept:
236
228
  - application/xml
237
- user-agent:
238
- - Ruby
239
229
  connection:
240
230
  - close
231
+ authorization:
232
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
241
233
  response: !ruby/struct:VCR::Response
242
234
  status: !ruby/struct:VCR::ResponseStatus
243
235
  code: 200
244
236
  message: OK
245
237
  headers:
246
- server:
247
- - nginx/0.7.65
248
- date:
249
- - Fri, 12 Nov 2010 10:37:02 GMT
250
- content-type:
251
- - application/xml; charset=utf-8
238
+ x-ua-compatible:
239
+ - IE=Edge
240
+ etag:
241
+ - "\"b4ef2b020ec4509ef25532a30378905b\""
252
242
  connection:
253
243
  - close
244
+ content-type:
245
+ - application/xml; charset=utf-8
254
246
  x-runtime:
255
- - "24"
256
- etag:
257
- - "\"680d49c7b423466ba5151d01610ca775\""
258
- cache-control:
259
- - private, max-age=0, must-revalidate
247
+ - "31"
248
+ date:
249
+ - Tue, 16 Nov 2010 07:05:05 GMT
250
+ server:
251
+ - nginx/0.7.65
260
252
  content-length:
261
253
  - "847"
262
254
  set-cookie:
263
- - _recurly_session=5b9745be1ecfb70d37e302dbc76bb286; domain=.recurly.com; path=/; secure; HttpOnly
264
- x-ua-compatible:
265
- - IE=Edge
255
+ - _recurly_session=f0bbd2556682957768644cf38bfa71a0; domain=.recurly.com; path=/; secure; HttpOnly
256
+ cache-control:
257
+ - private, max-age=0, must-revalidate
266
258
  body: |
267
259
  <?xml version="1.0" encoding="UTF-8"?>
268
260
  <transaction type="Payment">
269
- <id>d54c99400c41404bb6c4a3a010fb86a4</id>
261
+ <id>fa60e80e9959425b9a17011a40ce541a</id>
270
262
  <account_code>transaction-void-1289558212</account_code>
271
263
  <action>purchase</action>
272
- <date type="datetime">2010-11-12T10:36:59Z</date>
264
+ <date type="datetime">2010-11-16T07:05:02Z</date>
273
265
  <amount_in_cents type="integer">100</amount_in_cents>
274
266
  <status>void</status>
275
267
  <message>Test Gateway: Successful test transaction</message>
@@ -294,73 +286,315 @@
294
286
  uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/transactions.xml?show=voided
295
287
  body:
296
288
  headers:
297
- authorization:
298
- - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
299
289
  accept:
300
290
  - application/xml
301
- accept-encoding:
302
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
303
- user-agent:
304
- - Ruby
305
291
  connection:
306
292
  - close
293
+ authorization:
294
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
307
295
  response: !ruby/struct:VCR::Response
308
296
  status: !ruby/struct:VCR::ResponseStatus
309
297
  code: 200
310
298
  message: OK
311
299
  headers:
312
- server:
313
- - nginx/0.7.65
314
- date:
315
- - Fri, 12 Nov 2010 10:37:00 GMT
316
- content-type:
317
- - application/xml; charset=utf-8
318
- transfer-encoding:
319
- - chunked
300
+ x-ua-compatible:
301
+ - IE=Edge
302
+ etag:
303
+ - "\"b58ac45ab06bc4bf8e11096492b979c9\""
320
304
  connection:
321
305
  - close
306
+ content-type:
307
+ - application/xml; charset=utf-8
322
308
  x-runtime:
323
309
  - "61"
324
- etag:
325
- - "\"954e13017cc7b0a9ee63288a94eba23b\""
310
+ date:
311
+ - Tue, 16 Nov 2010 07:05:04 GMT
312
+ server:
313
+ - nginx/0.7.65
314
+ content-length:
315
+ - "12434"
316
+ set-cookie:
317
+ - _recurly_session=be3de919dea94e35abac4498921c6911; domain=.recurly.com; path=/; secure; HttpOnly
326
318
  cache-control:
327
319
  - private, max-age=0, must-revalidate
328
- set-cookie:
329
- - _recurly_session=20db8dc7b2914968b56d5800f5ace867; domain=.recurly.com; path=/; secure; HttpOnly
330
- x-ua-compatible:
331
- - IE=Edge
332
- content-encoding:
333
- - gzip
334
- body: !binary |
335
- H4sIAAAAAAAAA+1bTW/bOBC991cYvrvm94fhqJfF7qnAAu1e9hIMyWEjrGMH
336
- kpxu99fvyB9JDLeNUiu9lDdbHFIU9d7o8Wm0fPfv7Wpyj01bb9ZXU/6WTSe4
337
- jptUrz9dTf/6+PvMTd9Vb5ZdA+sWYkdR7aT7codX07hZrXB3ZFq9mUyWcds0
338
- uO6u7+ATHkLqdYefsJlWfDl/2ryLv8Pmq7GCLefHtl1gt+lgdU1DNzUeT/4w
339
- sqPok4B9l8fpHqbyJ3y5pSF2U6Ux61QlraL3irGouGIqBBMVSGCc5eAMqOWc
340
- gvbREONmS5dG64LVk6WY3W/qNOPCea2d4GI5P4k8du7XqLrbNvEGWuxjdgf2
341
- rQm642r1P7v6FqeVoEnMOKeRP3K2kGah/d/Led9+nNDtbj71+jrSRZ0tCme0
342
- KnAac+jZdtBt26qf+HJ++LOfyS22Ld266iO23eQPOtdn+LKYfNjGSA15u5p0
343
- fcOTq1/Oj132AzSYkRAQsVrOH3/v2+L9/XWD7XbVTfpFvJq+n1bvoYs3BIyH
344
- puPF3bensb9Nqw9dg9hNICUapZ3AOk3uNjT91W64yW0/1Fu65oeuZ2Ndt7sh
345
- aG6PQcdjhxv10Pl6P/Zp7OHYPna/FjsehM1mhUAk6Jot3d2+5XDyfpEhrI73
346
- 9yEww6rHwbH5EE1Ltl1/L/4xoO9BZ3oE+e7Ak//fBL1L2lrgnEvIShgXNMjE
347
- E2ISIiZHCB4V9LDtbjZN/R/0iP8B5NsF4wX5BfkP1Phx5CeTIVmfEIApJVRg
348
- Tqusk+XZOh7cEOSvNpt/tncDE/6l2Kes7wr2C/ZHwL4Hm7jgnPEYlFEIluAf
349
- BaIQ3Ds5KOuv6rab5Zo031DFMwIBdCFAIcAIBMCkAulYCMIwxYXy0TkwAZEx
350
- ZSWSWn5e9uwIUK/rrobVz3sEFPlThP8Ywh8BrTQ2oLGgIEdHu12WI1oWvXQi
351
- DmFAbJC2hbPPdXczO2x0fxoRVNkBFyKMQQQXjHc5k+XDg0oqBaY1UygcuUAi
352
- m0G2z34eB+xzycneGt34YW6hxEK9eAtQnJ8zN6c4P6RuIDBB+wBmnUGFTIRk
353
- UYasVAYNXOQhD4AX4f4S+X8Avyryv8j/EeQ/9xKU8ck5Zkj8BEd2pzQhWEjc
354
- cGmHYP+J1f+qGV8WoVOEzhhCxwhD0t5IHTwqDsr7wJDJwD23ILwZGfSXp3tZ
355
- 0n1B/hjI10brmBGMFKiU08BI4TDufYzaG6aHIP/E6n8u4V+OfV6yfsH+GNj3
356
- 2qQQguBW047W6IA+k8znynNOL8DCIOyfWf2vTwBWCFAIMAYBHG1rXZDoQQdl
357
- sw2WqnNijCmCY84N8ne+YvX/BAYU+VMYMAYDPAvORa9STiT8U/A8alTaCnRU
358
- 62MHOT3ftvpfmwh8oQsRChHGIAKxIDGZHRXVaXL3yfbxSG+BaRPARUpsUNnD
359
- ieXJjKQ6odew+qVfcPlSt7NY/cXqv5qeVzZ7niTL0nEBoGwMjrbBNmoebAaf
360
- FL2ter7a4UW4v3D/24O/1DmUnD9Gzmde6egk1bsR0oMA0v4GXfA2kPtJLUOw
361
- /8Tqf9WMz8RLM36p6t99vXFewf9rV/VLsOT0RypmkF4FzkBlqvURLKBG7u2g
362
- 4p4XgP7SdO9KZXP5nmX3jdDhg5cfr+qnip1kjQPI3hL8HUmfkDVPjErahFd+
363
- SLo/sfqfS/iXY1+V7W2ROmNgP8UsIlfOCSOVV+iZtvQdo1dU58OsGvSC97yq
364
- //UJIFmRPaWs53vJ/+TbxrZ68z8ARxMQpjwAAA==
320
+ body: |
321
+ <?xml version="1.0" encoding="UTF-8"?>
322
+ <transactions type="collection">
323
+ <current_page type="integer">1</current_page>
324
+ <per_page type="integer">20</per_page>
325
+ <total_entries type="integer">16</total_entries>
326
+ <transaction type="Payment">
327
+ <id>fa60e80e9959425b9a17011a40ce541a</id>
328
+ <account_code>transaction-void-1289558212</account_code>
329
+ <action>purchase</action>
330
+ <date type="datetime">2010-11-16T07:05:02Z</date>
331
+ <amount_in_cents type="integer">100</amount_in_cents>
332
+ <status>void</status>
333
+ <message>Test Gateway: Successful test transaction</message>
334
+ <reference></reference>
335
+ <cvv_result code="M">Match</cvv_result>
336
+ <avs_result code="D">Street address and postal code match.</avs_result>
337
+ <avs_result_street></avs_result_street>
338
+ <avs_result_postal></avs_result_postal>
339
+ <test type="boolean">true</test>
340
+ <voidable type="boolean">false</voidable>
341
+ <refundable type="boolean">false</refundable>
342
+ </transaction>
343
+ <transaction type="Payment">
344
+ <id>812701d6bbdb4e1ebf94ecc6be29e88b</id>
345
+ <account_code>transaction-void-1289558212</account_code>
346
+ <action>authorization</action>
347
+ <date type="datetime">2010-11-16T07:05:04Z</date>
348
+ <amount_in_cents type="integer">100</amount_in_cents>
349
+ <status>void</status>
350
+ <message>Test Gateway: Successful test transaction</message>
351
+ <reference></reference>
352
+ <cvv_result code="M">Match</cvv_result>
353
+ <avs_result code="D">Street address and postal code match.</avs_result>
354
+ <avs_result_street></avs_result_street>
355
+ <avs_result_postal></avs_result_postal>
356
+ <test type="boolean">true</test>
357
+ <voidable type="boolean">false</voidable>
358
+ <refundable type="boolean">false</refundable>
359
+ </transaction>
360
+ <transaction type="Payment">
361
+ <id>ba86a9143ce349838984e9c10a3597f5</id>
362
+ <account_code>transaction-lookup-1289558212</account_code>
363
+ <action>authorization</action>
364
+ <date type="datetime">2010-11-16T07:04:58Z</date>
365
+ <amount_in_cents type="integer">100</amount_in_cents>
366
+ <status>void</status>
367
+ <message>Test Gateway: Successful test transaction</message>
368
+ <reference></reference>
369
+ <cvv_result code="M">Match</cvv_result>
370
+ <avs_result code="D">Street address and postal code match.</avs_result>
371
+ <avs_result_street></avs_result_street>
372
+ <avs_result_postal></avs_result_postal>
373
+ <test type="boolean">true</test>
374
+ <voidable type="boolean">false</voidable>
375
+ <refundable type="boolean">false</refundable>
376
+ </transaction>
377
+ <transaction type="Payment">
378
+ <id>c4aabcb8d6de4ca0961fbf4e40e4634d</id>
379
+ <account_code>transaction-list-filled-1289558212</account_code>
380
+ <action>authorization</action>
381
+ <date type="datetime">2010-11-16T07:04:54Z</date>
382
+ <amount_in_cents type="integer">100</amount_in_cents>
383
+ <status>void</status>
384
+ <message>Test Gateway: Successful test transaction</message>
385
+ <reference></reference>
386
+ <cvv_result code="M">Match</cvv_result>
387
+ <avs_result code="D">Street address and postal code match.</avs_result>
388
+ <avs_result_street></avs_result_street>
389
+ <avs_result_postal></avs_result_postal>
390
+ <test type="boolean">true</test>
391
+ <voidable type="boolean">false</voidable>
392
+ <refundable type="boolean">false</refundable>
393
+ </transaction>
394
+ <transaction type="Payment">
395
+ <id>847d5ab8c41c423193e73e4aa7d0b631</id>
396
+ <account_code>transaction-list-initial-1289558212</account_code>
397
+ <action>authorization</action>
398
+ <date type="datetime">2010-11-16T07:04:52Z</date>
399
+ <amount_in_cents type="integer">100</amount_in_cents>
400
+ <status>void</status>
401
+ <message>Test Gateway: Successful test transaction</message>
402
+ <reference></reference>
403
+ <cvv_result code="M">Match</cvv_result>
404
+ <avs_result code="D">Street address and postal code match.</avs_result>
405
+ <avs_result_street></avs_result_street>
406
+ <avs_result_postal></avs_result_postal>
407
+ <test type="boolean">true</test>
408
+ <voidable type="boolean">false</voidable>
409
+ <refundable type="boolean">false</refundable>
410
+ </transaction>
411
+ <transaction type="Payment">
412
+ <id>ef8b4eb351434b288bd0964399272b93</id>
413
+ <account_code>transaction-create-with-account-1289558212</account_code>
414
+ <action>authorization</action>
415
+ <date type="datetime">2010-11-16T07:04:49Z</date>
416
+ <amount_in_cents type="integer">100</amount_in_cents>
417
+ <status>void</status>
418
+ <message>Test Gateway: Successful test transaction</message>
419
+ <reference></reference>
420
+ <cvv_result code="M">Match</cvv_result>
421
+ <avs_result code="D">Street address and postal code match.</avs_result>
422
+ <avs_result_street></avs_result_street>
423
+ <avs_result_postal></avs_result_postal>
424
+ <test type="boolean">true</test>
425
+ <voidable type="boolean">false</voidable>
426
+ <refundable type="boolean">false</refundable>
427
+ </transaction>
428
+ <transaction type="Payment">
429
+ <id>9205c4b5486549999679c9340ffa310b</id>
430
+ <account_code>invoice-lookup-1287167121</account_code>
431
+ <action>authorization</action>
432
+ <date type="datetime">2010-11-16T07:04:00Z</date>
433
+ <amount_in_cents type="integer">100</amount_in_cents>
434
+ <status>void</status>
435
+ <message>Test Gateway: Successful test transaction</message>
436
+ <reference></reference>
437
+ <cvv_result code="M">Match</cvv_result>
438
+ <avs_result code="D">Street address and postal code match.</avs_result>
439
+ <avs_result_street></avs_result_street>
440
+ <avs_result_postal></avs_result_postal>
441
+ <test type="boolean">true</test>
442
+ <voidable type="boolean">false</voidable>
443
+ <refundable type="boolean">false</refundable>
444
+ </transaction>
445
+ <transaction type="Payment">
446
+ <id>8be4ba57a0fb441eb4ff5f1f44150a32</id>
447
+ <account_code>invoice-list-1287167121</account_code>
448
+ <action>authorization</action>
449
+ <date type="datetime">2010-11-16T07:03:54Z</date>
450
+ <amount_in_cents type="integer">100</amount_in_cents>
451
+ <status>void</status>
452
+ <message>Test Gateway: Successful test transaction</message>
453
+ <reference></reference>
454
+ <cvv_result code="M">Match</cvv_result>
455
+ <avs_result code="D">Street address and postal code match.</avs_result>
456
+ <avs_result_street></avs_result_street>
457
+ <avs_result_postal></avs_result_postal>
458
+ <test type="boolean">true</test>
459
+ <voidable type="boolean">false</voidable>
460
+ <refundable type="boolean">false</refundable>
461
+ </transaction>
462
+ <transaction type="Payment">
463
+ <id>48705d8826ba4ea5b31854c01c3e1834</id>
464
+ <account_code>invoice-create-no-charges-1287167121</account_code>
465
+ <action>authorization</action>
466
+ <date type="datetime">2010-11-16T07:03:54Z</date>
467
+ <amount_in_cents type="integer">100</amount_in_cents>
468
+ <status>void</status>
469
+ <message>Test Gateway: Successful test transaction</message>
470
+ <reference></reference>
471
+ <cvv_result code="M">Match</cvv_result>
472
+ <avs_result code="D">Street address and postal code match.</avs_result>
473
+ <avs_result_street></avs_result_street>
474
+ <avs_result_postal></avs_result_postal>
475
+ <test type="boolean">true</test>
476
+ <voidable type="boolean">false</voidable>
477
+ <refundable type="boolean">false</refundable>
478
+ </transaction>
479
+ <transaction type="Payment">
480
+ <id>2cd49ba668914127a3605bfff1c70b13</id>
481
+ <account_code>invoice-create-1287167121</account_code>
482
+ <action>authorization</action>
483
+ <date type="datetime">2010-11-16T07:03:49Z</date>
484
+ <amount_in_cents type="integer">100</amount_in_cents>
485
+ <status>void</status>
486
+ <message>Test Gateway: Successful test transaction</message>
487
+ <reference></reference>
488
+ <cvv_result code="M">Match</cvv_result>
489
+ <avs_result code="D">Street address and postal code match.</avs_result>
490
+ <avs_result_street></avs_result_street>
491
+ <avs_result_postal></avs_result_postal>
492
+ <test type="boolean">true</test>
493
+ <voidable type="boolean">false</voidable>
494
+ <refundable type="boolean">false</refundable>
495
+ </transaction>
496
+ <transaction type="Payment">
497
+ <id>22ad6e4a8cea4b3584b9a130647ff3ee</id>
498
+ <account_code>charge-create-1287465632</account_code>
499
+ <action>authorization</action>
500
+ <date type="datetime">2010-11-16T07:03:32Z</date>
501
+ <amount_in_cents type="integer">100</amount_in_cents>
502
+ <status>void</status>
503
+ <message>Test Gateway: Successful test transaction</message>
504
+ <reference></reference>
505
+ <cvv_result code="M">Match</cvv_result>
506
+ <avs_result code="D">Street address and postal code match.</avs_result>
507
+ <avs_result_street></avs_result_street>
508
+ <avs_result_postal></avs_result_postal>
509
+ <test type="boolean">true</test>
510
+ <voidable type="boolean">false</voidable>
511
+ <refundable type="boolean">false</refundable>
512
+ </transaction>
513
+ <transaction type="Payment">
514
+ <id>63f539efeb894c4db09b708d927c1fd8</id>
515
+ <account_code>billing-destroy-1286682213</account_code>
516
+ <action>authorization</action>
517
+ <date type="datetime">2010-11-16T07:03:18Z</date>
518
+ <amount_in_cents type="integer">100</amount_in_cents>
519
+ <status>void</status>
520
+ <message>Test Gateway: Successful test transaction</message>
521
+ <reference></reference>
522
+ <cvv_result code="M">Match</cvv_result>
523
+ <avs_result code="D">Street address and postal code match.</avs_result>
524
+ <avs_result_street></avs_result_street>
525
+ <avs_result_postal></avs_result_postal>
526
+ <test type="boolean">true</test>
527
+ <voidable type="boolean">false</voidable>
528
+ <refundable type="boolean">false</refundable>
529
+ </transaction>
530
+ <transaction type="Payment">
531
+ <id>728c206ebbc549fc8cbef9bdb61fbb84</id>
532
+ <account_code>billing-find-1286682213</account_code>
533
+ <action>authorization</action>
534
+ <date type="datetime">2010-11-16T07:03:16Z</date>
535
+ <amount_in_cents type="integer">100</amount_in_cents>
536
+ <status>void</status>
537
+ <message>Test Gateway: Successful test transaction</message>
538
+ <reference></reference>
539
+ <cvv_result code="M">Match</cvv_result>
540
+ <avs_result code="D">Street address and postal code match.</avs_result>
541
+ <avs_result_street></avs_result_street>
542
+ <avs_result_postal></avs_result_postal>
543
+ <test type="boolean">true</test>
544
+ <voidable type="boolean">false</voidable>
545
+ <refundable type="boolean">false</refundable>
546
+ </transaction>
547
+ <transaction type="Payment">
548
+ <id>cec21b30677b4f939209d1b125f12a7a</id>
549
+ <account_code>billing-update-1286682213</account_code>
550
+ <action>authorization</action>
551
+ <date type="datetime">2010-11-16T07:03:12Z</date>
552
+ <amount_in_cents type="integer">100</amount_in_cents>
553
+ <status>void</status>
554
+ <message>Test Gateway: Successful test transaction</message>
555
+ <reference></reference>
556
+ <cvv_result code="M">Match</cvv_result>
557
+ <avs_result code="D">Street address and postal code match.</avs_result>
558
+ <avs_result_street></avs_result_street>
559
+ <avs_result_postal></avs_result_postal>
560
+ <test type="boolean">true</test>
561
+ <voidable type="boolean">false</voidable>
562
+ <refundable type="boolean">false</refundable>
563
+ </transaction>
564
+ <transaction type="Payment">
565
+ <id>2c3a0cff215d490ead08ab61c3163121</id>
566
+ <account_code>billing-update-1286682213</account_code>
567
+ <action>authorization</action>
568
+ <date type="datetime">2010-11-16T07:03:14Z</date>
569
+ <amount_in_cents type="integer">100</amount_in_cents>
570
+ <status>void</status>
571
+ <message>Test Gateway: Successful test transaction</message>
572
+ <reference></reference>
573
+ <cvv_result code="M">Match</cvv_result>
574
+ <avs_result code="D">Street address and postal code match.</avs_result>
575
+ <avs_result_street></avs_result_street>
576
+ <avs_result_postal></avs_result_postal>
577
+ <test type="boolean">true</test>
578
+ <voidable type="boolean">false</voidable>
579
+ <refundable type="boolean">false</refundable>
580
+ </transaction>
581
+ <transaction type="Payment">
582
+ <id>2000ba7652fe4c1694260d599dd86eb1</id>
583
+ <account_code>billing-create-1286682213</account_code>
584
+ <action>authorization</action>
585
+ <date type="datetime">2010-11-16T07:03:10Z</date>
586
+ <amount_in_cents type="integer">100</amount_in_cents>
587
+ <status>void</status>
588
+ <message>Test Gateway: Successful test transaction</message>
589
+ <reference></reference>
590
+ <cvv_result code="M">Match</cvv_result>
591
+ <avs_result code="D">Street address and postal code match.</avs_result>
592
+ <avs_result_street></avs_result_street>
593
+ <avs_result_postal></avs_result_postal>
594
+ <test type="boolean">true</test>
595
+ <voidable type="boolean">false</voidable>
596
+ <refundable type="boolean">false</refundable>
597
+ </transaction>
598
+ </transactions>
365
599
 
366
600
  http_version: "1.1"