recurly 0.2.6 → 0.2.7

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.

@@ -0,0 +1,67 @@
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>account-create-1288381765</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/account-create-1288381765
32
+ connection:
33
+ - close
34
+ content-type:
35
+ - application/xml; charset=utf-8
36
+ x-runtime:
37
+ - "735"
38
+ date:
39
+ - Thu, 04 Nov 2010 23:27:59 GMT
40
+ server:
41
+ - nginx/0.7.65
42
+ content-length:
43
+ - "583"
44
+ set-cookie:
45
+ - account_credentials=870d5a096945860ee3d3e6cd3c2adc118b00e1bd613dcb3118cfd30fe9549c8549ef3cc1a85be7a825528cd4e120d7787c88f8b5712b6a6f1422f62f1c220378%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
46
+ - ""
47
+ - _recurly_session=b5d73be125a80a4752240b94001d7d97; 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>account-create-1288381765</id>
54
+ <account_code>account-create-1288381765</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>24c6079bb29d4d07ac5301b5536eda14</hosted_login_token>
63
+ <created_at type="datetime">2010-11-04T23:27:59Z</created_at>
64
+ <state>active</state>
65
+ </account>
66
+
67
+ http_version: "1.1"
@@ -0,0 +1,160 @@
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>account-get-1288381765</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
+ content-type:
20
+ - application/xml
21
+ connection:
22
+ - close
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/account-get-1288381765
32
+ content-type:
33
+ - application/xml; charset=utf-8
34
+ connection:
35
+ - close
36
+ server:
37
+ - nginx/0.7.65
38
+ date:
39
+ - Thu, 04 Nov 2010 23:28:02 GMT
40
+ x-runtime:
41
+ - "923"
42
+ content-length:
43
+ - "577"
44
+ set-cookie:
45
+ - account_credentials=8100d5b6ad53ab93b9f33071bb269bb9b145c0d7fed4946d4608e8cb47c67cd2dd3bdbdccf9392fa4d5660e2c5f6a084223476f33ce612367b3cf4a3220d85f1%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
46
+ - ""
47
+ - _recurly_session=8cb3510ae2495720901759722fd75569; 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>account-get-1288381765</id>
54
+ <account_code>account-get-1288381765</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>b19d7624665b4271b87a00dedc96d28e</hosted_login_token>
63
+ <created_at type="datetime">2010-11-04T23:28:02Z</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: :get
71
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-get-1288381765.xml
72
+ body:
73
+ headers:
74
+ accept:
75
+ - application/xml
76
+ connection:
77
+ - close
78
+ authorization:
79
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
80
+ response: !ruby/struct:VCR::Response
81
+ status: !ruby/struct:VCR::ResponseStatus
82
+ code: 200
83
+ message: OK
84
+ headers:
85
+ x-ua-compatible:
86
+ - IE=Edge
87
+ etag:
88
+ - "\"06fb6bcbf63a9911ede38d4e96ac42c0\""
89
+ content-type:
90
+ - application/xml; charset=utf-8
91
+ connection:
92
+ - close
93
+ server:
94
+ - nginx/0.7.65
95
+ date:
96
+ - Thu, 04 Nov 2010 23:28:03 GMT
97
+ x-runtime:
98
+ - "72"
99
+ content-length:
100
+ - "577"
101
+ set-cookie:
102
+ - _recurly_session=e7b4d1cfb0d12d06d7cd49b9168b5aaf; domain=.recurly.com; path=/; Secure; HttpOnly
103
+ cache-control:
104
+ - private, max-age=0, must-revalidate
105
+ body: |
106
+ <?xml version="1.0" encoding="UTF-8"?>
107
+ <account>
108
+ <id>account-get-1288381765</id>
109
+ <account_code>account-get-1288381765</account_code>
110
+ <username></username>
111
+ <email>verena@test.com</email>
112
+ <first_name>Verena</first_name>
113
+ <last_name>Test</last_name>
114
+ <company_name>Recurly Ruby Gem</company_name>
115
+ <balance_in_cents type="integer">0</balance_in_cents>
116
+ <closed type="boolean">false</closed>
117
+ <hosted_login_token>b19d7624665b4271b87a00dedc96d28e</hosted_login_token>
118
+ <created_at type="datetime">2010-11-04T23:28:02Z</created_at>
119
+ <state>active</state>
120
+ </account>
121
+
122
+ http_version: "1.1"
123
+ - !ruby/struct:VCR::HTTPInteraction
124
+ request: !ruby/struct:VCR::Request
125
+ method: :get
126
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-that-doesnt-exist.xml
127
+ body:
128
+ headers:
129
+ accept:
130
+ - application/xml
131
+ connection:
132
+ - close
133
+ authorization:
134
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
135
+ response: !ruby/struct:VCR::Response
136
+ status: !ruby/struct:VCR::ResponseStatus
137
+ code: 404
138
+ message: Not Found
139
+ headers:
140
+ connection:
141
+ - close
142
+ content-type:
143
+ - application/xml; charset=utf-8
144
+ date:
145
+ - Thu, 04 Nov 2010 23:28:04 GMT
146
+ server:
147
+ - nginx/0.7.65
148
+ content-length:
149
+ - "93"
150
+ set-cookie:
151
+ - _recurly_session=fee4cdcda7f6269b7b5eba85f9b9d9cf; domain=.recurly.com; path=/; Secure; HttpOnly
152
+ cache-control:
153
+ - no-cache
154
+ body: |
155
+ <?xml version="1.0" encoding="UTF-8"?>
156
+ <errors>
157
+ <error>Account not found</error>
158
+ </errors>
159
+
160
+ http_version: "1.1"
@@ -0,0 +1,1835 @@
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>account-list-num-0-1288381765</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/account-list-num-0-1288381765
32
+ connection:
33
+ - close
34
+ content-type:
35
+ - application/xml; charset=utf-8
36
+ x-runtime:
37
+ - "692"
38
+ date:
39
+ - Thu, 04 Nov 2010 23:28:05 GMT
40
+ server:
41
+ - nginx/0.7.65
42
+ content-length:
43
+ - "591"
44
+ set-cookie:
45
+ - account_credentials=0d75125302de957167ba545751f802d7998f3274b424dec2cea77811677302bee82fc4d7de9f2c4ee7bf8d12933cd8310df0d7c15528f90b8acf95600e468d80%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
46
+ - ""
47
+ - _recurly_session=23b5484dc15b189164f9cdf650d80e6f; 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>account-list-num-0-1288381765</id>
54
+ <account_code>account-list-num-0-1288381765</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>97cecee8fdcf41b6ab3d10d02bc5a02b</hosted_login_token>
63
+ <created_at type="datetime">2010-11-04T23:28:05Z</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: :post
71
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
72
+ body: |
73
+ <?xml version="1.0" encoding="UTF-8"?>
74
+ <account>
75
+ <company-name>Recurly Ruby Gem</company-name>
76
+ <account-code>account-list-num-1-1288381765</account-code>
77
+ <last-name>Test</last-name>
78
+ <email>verena@test.com</email>
79
+ <first-name>Verena</first-name>
80
+ </account>
81
+
82
+ headers:
83
+ accept:
84
+ - "*/*"
85
+ connection:
86
+ - close
87
+ content-type:
88
+ - application/xml
89
+ authorization:
90
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
91
+ response: !ruby/struct:VCR::Response
92
+ status: !ruby/struct:VCR::ResponseStatus
93
+ code: 201
94
+ message: Created
95
+ headers:
96
+ location:
97
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-1-1288381765
98
+ connection:
99
+ - close
100
+ content-type:
101
+ - application/xml; charset=utf-8
102
+ x-runtime:
103
+ - "717"
104
+ date:
105
+ - Thu, 04 Nov 2010 23:28:06 GMT
106
+ server:
107
+ - nginx/0.7.65
108
+ content-length:
109
+ - "591"
110
+ set-cookie:
111
+ - account_credentials=67f5c23810973df4debeb3e27375e31f645de7ebbbfb1db625e7125913fc586a112384190666e912378ba130b75e15597f6b71dfcb6d01af61508e5e2a54566f%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
112
+ - ""
113
+ - _recurly_session=fe28b072b1f0ef59d86aa229d69d632f; domain=.recurly.com; path=/; Secure; HttpOnly
114
+ cache-control:
115
+ - no-cache
116
+ body: |
117
+ <?xml version="1.0" encoding="UTF-8"?>
118
+ <account>
119
+ <id>account-list-num-1-1288381765</id>
120
+ <account_code>account-list-num-1-1288381765</account_code>
121
+ <username></username>
122
+ <email>verena@test.com</email>
123
+ <first_name>Verena</first_name>
124
+ <last_name>Test</last_name>
125
+ <company_name>Recurly Ruby Gem</company_name>
126
+ <balance_in_cents type="integer">0</balance_in_cents>
127
+ <closed type="boolean">false</closed>
128
+ <hosted_login_token>59eef7ce47cc410487be70e8824c0bb7</hosted_login_token>
129
+ <created_at type="datetime">2010-11-04T23:28:06Z</created_at>
130
+ <state>active</state>
131
+ </account>
132
+
133
+ http_version: "1.1"
134
+ - !ruby/struct:VCR::HTTPInteraction
135
+ request: !ruby/struct:VCR::Request
136
+ method: :post
137
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
138
+ body: |
139
+ <?xml version="1.0" encoding="UTF-8"?>
140
+ <account>
141
+ <company-name>Recurly Ruby Gem</company-name>
142
+ <account-code>account-list-num-2-1288381765</account-code>
143
+ <last-name>Test</last-name>
144
+ <email>verena@test.com</email>
145
+ <first-name>Verena</first-name>
146
+ </account>
147
+
148
+ headers:
149
+ accept:
150
+ - "*/*"
151
+ connection:
152
+ - close
153
+ content-type:
154
+ - application/xml
155
+ authorization:
156
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
157
+ response: !ruby/struct:VCR::Response
158
+ status: !ruby/struct:VCR::ResponseStatus
159
+ code: 201
160
+ message: Created
161
+ headers:
162
+ location:
163
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-2-1288381765
164
+ connection:
165
+ - close
166
+ content-type:
167
+ - application/xml; charset=utf-8
168
+ x-runtime:
169
+ - "697"
170
+ date:
171
+ - Thu, 04 Nov 2010 23:28:08 GMT
172
+ server:
173
+ - nginx/0.7.65
174
+ content-length:
175
+ - "591"
176
+ set-cookie:
177
+ - account_credentials=d86d7bcb3aac5ef63023ffa90198daba03b2dadcd2c3d037f450217ccfeb77ec976524f28da67b07214ba1d3142f8ecf58c88df6b8c597fe6207b33989c7b74d%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
178
+ - ""
179
+ - _recurly_session=62e88109fda08b5bd9d7469874dda6f1; domain=.recurly.com; path=/; Secure; HttpOnly
180
+ cache-control:
181
+ - no-cache
182
+ body: |
183
+ <?xml version="1.0" encoding="UTF-8"?>
184
+ <account>
185
+ <id>account-list-num-2-1288381765</id>
186
+ <account_code>account-list-num-2-1288381765</account_code>
187
+ <username></username>
188
+ <email>verena@test.com</email>
189
+ <first_name>Verena</first_name>
190
+ <last_name>Test</last_name>
191
+ <company_name>Recurly Ruby Gem</company_name>
192
+ <balance_in_cents type="integer">0</balance_in_cents>
193
+ <closed type="boolean">false</closed>
194
+ <hosted_login_token>41d77f26c8e3496d9f41603b1bc6fce8</hosted_login_token>
195
+ <created_at type="datetime">2010-11-04T23:28:08Z</created_at>
196
+ <state>active</state>
197
+ </account>
198
+
199
+ http_version: "1.1"
200
+ - !ruby/struct:VCR::HTTPInteraction
201
+ request: !ruby/struct:VCR::Request
202
+ method: :post
203
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
204
+ body: |
205
+ <?xml version="1.0" encoding="UTF-8"?>
206
+ <account>
207
+ <company-name>Recurly Ruby Gem</company-name>
208
+ <account-code>account-list-num-3-1288381765</account-code>
209
+ <last-name>Test</last-name>
210
+ <email>verena@test.com</email>
211
+ <first-name>Verena</first-name>
212
+ </account>
213
+
214
+ headers:
215
+ accept:
216
+ - "*/*"
217
+ connection:
218
+ - close
219
+ content-type:
220
+ - application/xml
221
+ authorization:
222
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
223
+ response: !ruby/struct:VCR::Response
224
+ status: !ruby/struct:VCR::ResponseStatus
225
+ code: 201
226
+ message: Created
227
+ headers:
228
+ location:
229
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-3-1288381765
230
+ connection:
231
+ - close
232
+ content-type:
233
+ - application/xml; charset=utf-8
234
+ x-runtime:
235
+ - "701"
236
+ date:
237
+ - Thu, 04 Nov 2010 23:28:09 GMT
238
+ server:
239
+ - nginx/0.7.65
240
+ content-length:
241
+ - "591"
242
+ set-cookie:
243
+ - account_credentials=4c5deee25a4a1fd05f34b61f6ad434d43d0d2f86825a8b09a010658fddc61ed5dafe38300430fa8624ed54fcd7029b4a20e6c5f8bb7f153d0f4870eb445769aa%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
244
+ - ""
245
+ - _recurly_session=8a3c12988a9275a8550e2303aede3dc3; domain=.recurly.com; path=/; Secure; HttpOnly
246
+ cache-control:
247
+ - no-cache
248
+ body: |
249
+ <?xml version="1.0" encoding="UTF-8"?>
250
+ <account>
251
+ <id>account-list-num-3-1288381765</id>
252
+ <account_code>account-list-num-3-1288381765</account_code>
253
+ <username></username>
254
+ <email>verena@test.com</email>
255
+ <first_name>Verena</first_name>
256
+ <last_name>Test</last_name>
257
+ <company_name>Recurly Ruby Gem</company_name>
258
+ <balance_in_cents type="integer">0</balance_in_cents>
259
+ <closed type="boolean">false</closed>
260
+ <hosted_login_token>ed6c6a0a8a8f4878a0b12a4474f3fc4c</hosted_login_token>
261
+ <created_at type="datetime">2010-11-04T23:28:09Z</created_at>
262
+ <state>active</state>
263
+ </account>
264
+
265
+ http_version: "1.1"
266
+ - !ruby/struct:VCR::HTTPInteraction
267
+ request: !ruby/struct:VCR::Request
268
+ method: :post
269
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
270
+ body: |
271
+ <?xml version="1.0" encoding="UTF-8"?>
272
+ <account>
273
+ <company-name>Recurly Ruby Gem</company-name>
274
+ <account-code>account-list-num-4-1288381765</account-code>
275
+ <last-name>Test</last-name>
276
+ <email>verena@test.com</email>
277
+ <first-name>Verena</first-name>
278
+ </account>
279
+
280
+ headers:
281
+ accept:
282
+ - "*/*"
283
+ connection:
284
+ - close
285
+ content-type:
286
+ - application/xml
287
+ authorization:
288
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
289
+ response: !ruby/struct:VCR::Response
290
+ status: !ruby/struct:VCR::ResponseStatus
291
+ code: 201
292
+ message: Created
293
+ headers:
294
+ location:
295
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-4-1288381765
296
+ connection:
297
+ - close
298
+ content-type:
299
+ - application/xml; charset=utf-8
300
+ x-runtime:
301
+ - "934"
302
+ date:
303
+ - Thu, 04 Nov 2010 23:28:10 GMT
304
+ server:
305
+ - nginx/0.7.65
306
+ content-length:
307
+ - "591"
308
+ set-cookie:
309
+ - account_credentials=cc3ff8dabbefb3516addcd4ec1f7e5f2feaf5d7e01bbb91c7ace94082934a6efabf08d32e3bd489c653877ea0cb15151d70b84bcaa9f2f4d526d38dbb1bb0e64%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
310
+ - ""
311
+ - _recurly_session=ac4a85d2209e44f41d4e79209cdad1de; domain=.recurly.com; path=/; Secure; HttpOnly
312
+ cache-control:
313
+ - no-cache
314
+ body: |
315
+ <?xml version="1.0" encoding="UTF-8"?>
316
+ <account>
317
+ <id>account-list-num-4-1288381765</id>
318
+ <account_code>account-list-num-4-1288381765</account_code>
319
+ <username></username>
320
+ <email>verena@test.com</email>
321
+ <first_name>Verena</first_name>
322
+ <last_name>Test</last_name>
323
+ <company_name>Recurly Ruby Gem</company_name>
324
+ <balance_in_cents type="integer">0</balance_in_cents>
325
+ <closed type="boolean">false</closed>
326
+ <hosted_login_token>508b4007072948a78691d7fb1f2b8580</hosted_login_token>
327
+ <created_at type="datetime">2010-11-04T23:28:10Z</created_at>
328
+ <state>active</state>
329
+ </account>
330
+
331
+ http_version: "1.1"
332
+ - !ruby/struct:VCR::HTTPInteraction
333
+ request: !ruby/struct:VCR::Request
334
+ method: :post
335
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
336
+ body: |
337
+ <?xml version="1.0" encoding="UTF-8"?>
338
+ <account>
339
+ <company-name>Recurly Ruby Gem</company-name>
340
+ <account-code>account-list-num-5-1288381765</account-code>
341
+ <last-name>Test</last-name>
342
+ <email>verena@test.com</email>
343
+ <first-name>Verena</first-name>
344
+ </account>
345
+
346
+ headers:
347
+ accept:
348
+ - "*/*"
349
+ connection:
350
+ - close
351
+ content-type:
352
+ - application/xml
353
+ authorization:
354
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
355
+ response: !ruby/struct:VCR::Response
356
+ status: !ruby/struct:VCR::ResponseStatus
357
+ code: 201
358
+ message: Created
359
+ headers:
360
+ location:
361
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-5-1288381765
362
+ connection:
363
+ - close
364
+ content-type:
365
+ - application/xml; charset=utf-8
366
+ x-runtime:
367
+ - "693"
368
+ date:
369
+ - Thu, 04 Nov 2010 23:28:12 GMT
370
+ server:
371
+ - nginx/0.7.65
372
+ content-length:
373
+ - "591"
374
+ set-cookie:
375
+ - account_credentials=b966f7a449d04234c63711b92d9655d5033d2e460cbd5dae51e5d81022f948fe240cf925d3a53d7649f5201b792dc8f6975cc0a9336431cb69e06bc6cda0fcec%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
376
+ - ""
377
+ - _recurly_session=939080aa0bd225adecaafe88660d4546; domain=.recurly.com; path=/; Secure; HttpOnly
378
+ cache-control:
379
+ - no-cache
380
+ body: |
381
+ <?xml version="1.0" encoding="UTF-8"?>
382
+ <account>
383
+ <id>account-list-num-5-1288381765</id>
384
+ <account_code>account-list-num-5-1288381765</account_code>
385
+ <username></username>
386
+ <email>verena@test.com</email>
387
+ <first_name>Verena</first_name>
388
+ <last_name>Test</last_name>
389
+ <company_name>Recurly Ruby Gem</company_name>
390
+ <balance_in_cents type="integer">0</balance_in_cents>
391
+ <closed type="boolean">false</closed>
392
+ <hosted_login_token>6e12eb588e474bb4b77311e13442e88f</hosted_login_token>
393
+ <created_at type="datetime">2010-11-04T23:28:12Z</created_at>
394
+ <state>active</state>
395
+ </account>
396
+
397
+ http_version: "1.1"
398
+ - !ruby/struct:VCR::HTTPInteraction
399
+ request: !ruby/struct:VCR::Request
400
+ method: :post
401
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
402
+ body: |
403
+ <?xml version="1.0" encoding="UTF-8"?>
404
+ <account>
405
+ <company-name>Recurly Ruby Gem</company-name>
406
+ <account-code>account-list-num-6-1288381765</account-code>
407
+ <last-name>Test</last-name>
408
+ <email>verena@test.com</email>
409
+ <first-name>Verena</first-name>
410
+ </account>
411
+
412
+ headers:
413
+ accept:
414
+ - "*/*"
415
+ connection:
416
+ - close
417
+ content-type:
418
+ - application/xml
419
+ authorization:
420
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
421
+ response: !ruby/struct:VCR::Response
422
+ status: !ruby/struct:VCR::ResponseStatus
423
+ code: 201
424
+ message: Created
425
+ headers:
426
+ location:
427
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-6-1288381765
428
+ connection:
429
+ - close
430
+ content-type:
431
+ - application/xml; charset=utf-8
432
+ x-runtime:
433
+ - "692"
434
+ date:
435
+ - Thu, 04 Nov 2010 23:28:13 GMT
436
+ server:
437
+ - nginx/0.7.65
438
+ content-length:
439
+ - "591"
440
+ set-cookie:
441
+ - account_credentials=40dba3d38ebdc2c211c7c69e972fa5ef84d3066c0eb60590279ad6c9a6d07c1e9f76e15a0b058dc37737a8a2662a72d2da4a924bfa32389e723f83eb862ccdcf%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
442
+ - ""
443
+ - _recurly_session=6023fb14e85378a5dd86a12af4c0ab91; domain=.recurly.com; path=/; Secure; HttpOnly
444
+ cache-control:
445
+ - no-cache
446
+ body: |
447
+ <?xml version="1.0" encoding="UTF-8"?>
448
+ <account>
449
+ <id>account-list-num-6-1288381765</id>
450
+ <account_code>account-list-num-6-1288381765</account_code>
451
+ <username></username>
452
+ <email>verena@test.com</email>
453
+ <first_name>Verena</first_name>
454
+ <last_name>Test</last_name>
455
+ <company_name>Recurly Ruby Gem</company_name>
456
+ <balance_in_cents type="integer">0</balance_in_cents>
457
+ <closed type="boolean">false</closed>
458
+ <hosted_login_token>1e9b61a242f7426f8a721f95546081d8</hosted_login_token>
459
+ <created_at type="datetime">2010-11-04T23:28:13Z</created_at>
460
+ <state>active</state>
461
+ </account>
462
+
463
+ http_version: "1.1"
464
+ - !ruby/struct:VCR::HTTPInteraction
465
+ request: !ruby/struct:VCR::Request
466
+ method: :post
467
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
468
+ body: |
469
+ <?xml version="1.0" encoding="UTF-8"?>
470
+ <account>
471
+ <company-name>Recurly Ruby Gem</company-name>
472
+ <account-code>account-list-num-7-1288381765</account-code>
473
+ <last-name>Test</last-name>
474
+ <email>verena@test.com</email>
475
+ <first-name>Verena</first-name>
476
+ </account>
477
+
478
+ headers:
479
+ accept:
480
+ - "*/*"
481
+ connection:
482
+ - close
483
+ content-type:
484
+ - application/xml
485
+ authorization:
486
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
487
+ response: !ruby/struct:VCR::Response
488
+ status: !ruby/struct:VCR::ResponseStatus
489
+ code: 201
490
+ message: Created
491
+ headers:
492
+ location:
493
+ - https://recurlytest3-test.recurly.com/accounts/account-list-num-7-1288381765
494
+ connection:
495
+ - close
496
+ content-type:
497
+ - application/xml; charset=utf-8
498
+ x-runtime:
499
+ - "716"
500
+ date:
501
+ - Thu, 04 Nov 2010 23:28:14 GMT
502
+ server:
503
+ - nginx/0.7.65
504
+ content-length:
505
+ - "591"
506
+ set-cookie:
507
+ - account_credentials=6b3050f01b4ad17ff6699c904b00af162897eb2d8e079e9962c49430604aecf74088e72bcac3e80cc9071ca80ea552dd11922479e6c06ce3becb4eb4c6075174%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
508
+ - ""
509
+ - _recurly_session=6e93c573dc02cfce8370988446461353; domain=.recurly.com; path=/; Secure; HttpOnly
510
+ cache-control:
511
+ - no-cache
512
+ body: |
513
+ <?xml version="1.0" encoding="UTF-8"?>
514
+ <account>
515
+ <id>account-list-num-7-1288381765</id>
516
+ <account_code>account-list-num-7-1288381765</account_code>
517
+ <username></username>
518
+ <email>verena@test.com</email>
519
+ <first_name>Verena</first_name>
520
+ <last_name>Test</last_name>
521
+ <company_name>Recurly Ruby Gem</company_name>
522
+ <balance_in_cents type="integer">0</balance_in_cents>
523
+ <closed type="boolean">false</closed>
524
+ <hosted_login_token>8c5c9fd6e1bd49ed95f6d1efe7023b07</hosted_login_token>
525
+ <created_at type="datetime">2010-11-04T23:28:14Z</created_at>
526
+ <state>active</state>
527
+ </account>
528
+
529
+ http_version: "1.1"
530
+ - !ruby/struct:VCR::HTTPInteraction
531
+ request: !ruby/struct:VCR::Request
532
+ method: :get
533
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/company/plans/paid.xml
534
+ body:
535
+ headers:
536
+ accept:
537
+ - application/xml
538
+ connection:
539
+ - close
540
+ authorization:
541
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
542
+ response: !ruby/struct:VCR::Response
543
+ status: !ruby/struct:VCR::ResponseStatus
544
+ code: 200
545
+ message: OK
546
+ headers:
547
+ x-ua-compatible:
548
+ - IE=Edge
549
+ etag:
550
+ - "\"31910d9b30fecc5e62f25a1ce00278e0\""
551
+ connection:
552
+ - close
553
+ content-type:
554
+ - application/xml; charset=utf-8
555
+ x-runtime:
556
+ - "16"
557
+ date:
558
+ - Thu, 04 Nov 2010 23:28:15 GMT
559
+ server:
560
+ - nginx/0.7.65
561
+ content-length:
562
+ - "1150"
563
+ set-cookie:
564
+ - _recurly_session=c9d421488994bd4b467c3da5b36debfa; domain=.recurly.com; path=/; Secure; HttpOnly
565
+ cache-control:
566
+ - private, max-age=0, must-revalidate
567
+ body: |
568
+ <?xml version="1.0" encoding="UTF-8"?>
569
+ <plan>
570
+ <plan_code>paid</plan_code>
571
+ <name>Paid</name>
572
+ <description></description>
573
+ <success_url></success_url>
574
+ <cancel_url></cancel_url>
575
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
576
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
577
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
578
+ <plan_interval_length type="integer">1</plan_interval_length>
579
+ <plan_interval_unit>months</plan_interval_unit>
580
+ <trial_interval_length type="integer">0</trial_interval_length>
581
+ <trial_interval_unit>months</trial_interval_unit>
582
+ <latest_version depreciated="true">
583
+ <version type="integer">1</version>
584
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
585
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
586
+ <plan_interval_length type="integer">1</plan_interval_length>
587
+ <plan_interval_unit>months</plan_interval_unit>
588
+ <trial_interval_length type="integer">0</trial_interval_length>
589
+ <trial_interval_unit>months</trial_interval_unit>
590
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
591
+ </latest_version>
592
+ </plan>
593
+
594
+ http_version: "1.1"
595
+ - !ruby/struct:VCR::HTTPInteraction
596
+ request: !ruby/struct:VCR::Request
597
+ method: :post
598
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-list-num-0-1288381765/subscription.xml
599
+ body: |
600
+ <?xml version="1.0" encoding="UTF-8"?>
601
+ <subscription>
602
+ <quantity type="integer">1</quantity>
603
+ <plan-code>paid</plan-code>
604
+ <account>
605
+ <created-at type="datetime">2010-11-04T23:28:05Z</created-at>
606
+ <hosted-login-token>97cecee8fdcf41b6ab3d10d02bc5a02b</hosted-login-token>
607
+ <company-name>Recurly Ruby Gem</company-name>
608
+ <account-code>account-list-num-0-1288381765</account-code>
609
+ <closed type="boolean">false</closed>
610
+ <username type="yaml" nil="true"></username>
611
+ <id>account-list-num-0-1288381765</id>
612
+ <last-name>Test</last-name>
613
+ <billing-info>
614
+ <address1>123 Test St</address1>
615
+ <city>San Francisco</city>
616
+ <zip>94115</zip>
617
+ <country>US</country>
618
+ <credit-card>
619
+ <number>1</number>
620
+ <month type="integer">11</month>
621
+ <year type="integer">2011</year>
622
+ <verification-value>123</verification-value>
623
+ </credit-card>
624
+ <last-name>Test</last-name>
625
+ <first-name>Verena</first-name>
626
+ <state>CA</state>
627
+ </billing-info>
628
+ <balance-in-cents type="integer">0</balance-in-cents>
629
+ <state>active</state>
630
+ <email>verena@test.com</email>
631
+ <first-name>Verena</first-name>
632
+ </account>
633
+ </subscription>
634
+
635
+ headers:
636
+ accept:
637
+ - "*/*"
638
+ connection:
639
+ - close
640
+ content-type:
641
+ - application/xml
642
+ authorization:
643
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
644
+ response: !ruby/struct:VCR::Response
645
+ status: !ruby/struct:VCR::ResponseStatus
646
+ code: 201
647
+ message: Created
648
+ headers:
649
+ connection:
650
+ - close
651
+ content-type:
652
+ - application/xml; charset=utf-8
653
+ x-runtime:
654
+ - "654"
655
+ date:
656
+ - Thu, 04 Nov 2010 23:28:16 GMT
657
+ server:
658
+ - nginx/0.7.65
659
+ content-length:
660
+ - "868"
661
+ set-cookie:
662
+ - _recurly_session=eff84f153c662cc77c0df9de7ec5f566; domain=.recurly.com; path=/; Secure; HttpOnly
663
+ cache-control:
664
+ - no-cache
665
+ body: |
666
+ <?xml version="1.0" encoding="UTF-8"?>
667
+ <subscription>
668
+ <id>account-list-num-0-1288381765</id>
669
+ <account_code>account-list-num-0-1288381765</account_code>
670
+ <plan>
671
+ <plan_code>paid</plan_code>
672
+ <name>Paid</name>
673
+ </plan>
674
+ <state>active</state>
675
+ <quantity type="integer">1</quantity>
676
+ <total_amount_in_cents type="integer">1000</total_amount_in_cents>
677
+ <activated_at type="datetime">2010-11-04T23:28:15Z</activated_at>
678
+ <canceled_at nil="true" type="datetime"></canceled_at>
679
+ <expires_at nil="true" type="datetime"></expires_at>
680
+ <current_period_started_at type="datetime">2010-11-04T23:28:15Z</current_period_started_at>
681
+ <current_period_ends_at type="datetime">2010-12-04T23:28:15Z</current_period_ends_at>
682
+ <trial_started_at nil="true" type="datetime"></trial_started_at>
683
+ <trial_ends_at nil="true" type="datetime"></trial_ends_at>
684
+ </subscription>
685
+
686
+ http_version: "1.1"
687
+ - !ruby/struct:VCR::HTTPInteraction
688
+ request: !ruby/struct:VCR::Request
689
+ method: :get
690
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/company/plans/paid.xml
691
+ body:
692
+ headers:
693
+ accept:
694
+ - application/xml
695
+ connection:
696
+ - close
697
+ authorization:
698
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
699
+ response: !ruby/struct:VCR::Response
700
+ status: !ruby/struct:VCR::ResponseStatus
701
+ code: 200
702
+ message: OK
703
+ headers:
704
+ x-ua-compatible:
705
+ - IE=Edge
706
+ etag:
707
+ - "\"31910d9b30fecc5e62f25a1ce00278e0\""
708
+ connection:
709
+ - close
710
+ content-type:
711
+ - application/xml; charset=utf-8
712
+ x-runtime:
713
+ - "60"
714
+ date:
715
+ - Thu, 04 Nov 2010 23:28:16 GMT
716
+ server:
717
+ - nginx/0.7.65
718
+ content-length:
719
+ - "1150"
720
+ set-cookie:
721
+ - _recurly_session=be06f4fb77f6c3543188e069ca89f70c; domain=.recurly.com; path=/; Secure; HttpOnly
722
+ cache-control:
723
+ - private, max-age=0, must-revalidate
724
+ body: |
725
+ <?xml version="1.0" encoding="UTF-8"?>
726
+ <plan>
727
+ <plan_code>paid</plan_code>
728
+ <name>Paid</name>
729
+ <description></description>
730
+ <success_url></success_url>
731
+ <cancel_url></cancel_url>
732
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
733
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
734
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
735
+ <plan_interval_length type="integer">1</plan_interval_length>
736
+ <plan_interval_unit>months</plan_interval_unit>
737
+ <trial_interval_length type="integer">0</trial_interval_length>
738
+ <trial_interval_unit>months</trial_interval_unit>
739
+ <latest_version depreciated="true">
740
+ <version type="integer">1</version>
741
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
742
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
743
+ <plan_interval_length type="integer">1</plan_interval_length>
744
+ <plan_interval_unit>months</plan_interval_unit>
745
+ <trial_interval_length type="integer">0</trial_interval_length>
746
+ <trial_interval_unit>months</trial_interval_unit>
747
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
748
+ </latest_version>
749
+ </plan>
750
+
751
+ http_version: "1.1"
752
+ - !ruby/struct:VCR::HTTPInteraction
753
+ request: !ruby/struct:VCR::Request
754
+ method: :post
755
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-list-num-1-1288381765/subscription.xml
756
+ body: |
757
+ <?xml version="1.0" encoding="UTF-8"?>
758
+ <subscription>
759
+ <quantity type="integer">1</quantity>
760
+ <plan-code>paid</plan-code>
761
+ <account>
762
+ <created-at type="datetime">2010-11-04T23:28:06Z</created-at>
763
+ <hosted-login-token>59eef7ce47cc410487be70e8824c0bb7</hosted-login-token>
764
+ <company-name>Recurly Ruby Gem</company-name>
765
+ <account-code>account-list-num-1-1288381765</account-code>
766
+ <closed type="boolean">false</closed>
767
+ <username type="yaml" nil="true"></username>
768
+ <id>account-list-num-1-1288381765</id>
769
+ <last-name>Test</last-name>
770
+ <billing-info>
771
+ <address1>123 Test St</address1>
772
+ <city>San Francisco</city>
773
+ <zip>94115</zip>
774
+ <country>US</country>
775
+ <credit-card>
776
+ <number>1</number>
777
+ <month type="integer">11</month>
778
+ <year type="integer">2011</year>
779
+ <verification-value>123</verification-value>
780
+ </credit-card>
781
+ <last-name>Test</last-name>
782
+ <first-name>Verena</first-name>
783
+ <state>CA</state>
784
+ </billing-info>
785
+ <balance-in-cents type="integer">0</balance-in-cents>
786
+ <state>active</state>
787
+ <email>verena@test.com</email>
788
+ <first-name>Verena</first-name>
789
+ </account>
790
+ </subscription>
791
+
792
+ headers:
793
+ accept:
794
+ - "*/*"
795
+ connection:
796
+ - close
797
+ content-type:
798
+ - application/xml
799
+ authorization:
800
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
801
+ response: !ruby/struct:VCR::Response
802
+ status: !ruby/struct:VCR::ResponseStatus
803
+ code: 201
804
+ message: Created
805
+ headers:
806
+ connection:
807
+ - close
808
+ content-type:
809
+ - application/xml; charset=utf-8
810
+ x-runtime:
811
+ - "654"
812
+ date:
813
+ - Thu, 04 Nov 2010 23:28:18 GMT
814
+ server:
815
+ - nginx/0.7.65
816
+ content-length:
817
+ - "868"
818
+ set-cookie:
819
+ - _recurly_session=ae537f1b5f7019e43c3d249a7e356079; domain=.recurly.com; path=/; Secure; HttpOnly
820
+ cache-control:
821
+ - no-cache
822
+ body: |
823
+ <?xml version="1.0" encoding="UTF-8"?>
824
+ <subscription>
825
+ <id>account-list-num-1-1288381765</id>
826
+ <account_code>account-list-num-1-1288381765</account_code>
827
+ <plan>
828
+ <plan_code>paid</plan_code>
829
+ <name>Paid</name>
830
+ </plan>
831
+ <state>active</state>
832
+ <quantity type="integer">1</quantity>
833
+ <total_amount_in_cents type="integer">1000</total_amount_in_cents>
834
+ <activated_at type="datetime">2010-11-04T23:28:17Z</activated_at>
835
+ <canceled_at nil="true" type="datetime"></canceled_at>
836
+ <expires_at nil="true" type="datetime"></expires_at>
837
+ <current_period_started_at type="datetime">2010-11-04T23:28:17Z</current_period_started_at>
838
+ <current_period_ends_at type="datetime">2010-12-04T23:28:17Z</current_period_ends_at>
839
+ <trial_started_at nil="true" type="datetime"></trial_started_at>
840
+ <trial_ends_at nil="true" type="datetime"></trial_ends_at>
841
+ </subscription>
842
+
843
+ http_version: "1.1"
844
+ - !ruby/struct:VCR::HTTPInteraction
845
+ request: !ruby/struct:VCR::Request
846
+ method: :get
847
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/company/plans/paid.xml
848
+ body:
849
+ headers:
850
+ accept:
851
+ - application/xml
852
+ connection:
853
+ - close
854
+ authorization:
855
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
856
+ response: !ruby/struct:VCR::Response
857
+ status: !ruby/struct:VCR::ResponseStatus
858
+ code: 200
859
+ message: OK
860
+ headers:
861
+ x-ua-compatible:
862
+ - IE=Edge
863
+ etag:
864
+ - "\"31910d9b30fecc5e62f25a1ce00278e0\""
865
+ connection:
866
+ - close
867
+ content-type:
868
+ - application/xml; charset=utf-8
869
+ x-runtime:
870
+ - "14"
871
+ date:
872
+ - Thu, 04 Nov 2010 23:28:18 GMT
873
+ server:
874
+ - nginx/0.7.65
875
+ content-length:
876
+ - "1150"
877
+ set-cookie:
878
+ - _recurly_session=8125b17a646c7dde7e16066f158a1310; domain=.recurly.com; path=/; Secure; HttpOnly
879
+ cache-control:
880
+ - private, max-age=0, must-revalidate
881
+ body: |
882
+ <?xml version="1.0" encoding="UTF-8"?>
883
+ <plan>
884
+ <plan_code>paid</plan_code>
885
+ <name>Paid</name>
886
+ <description></description>
887
+ <success_url></success_url>
888
+ <cancel_url></cancel_url>
889
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
890
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
891
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
892
+ <plan_interval_length type="integer">1</plan_interval_length>
893
+ <plan_interval_unit>months</plan_interval_unit>
894
+ <trial_interval_length type="integer">0</trial_interval_length>
895
+ <trial_interval_unit>months</trial_interval_unit>
896
+ <latest_version depreciated="true">
897
+ <version type="integer">1</version>
898
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
899
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
900
+ <plan_interval_length type="integer">1</plan_interval_length>
901
+ <plan_interval_unit>months</plan_interval_unit>
902
+ <trial_interval_length type="integer">0</trial_interval_length>
903
+ <trial_interval_unit>months</trial_interval_unit>
904
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
905
+ </latest_version>
906
+ </plan>
907
+
908
+ http_version: "1.1"
909
+ - !ruby/struct:VCR::HTTPInteraction
910
+ request: !ruby/struct:VCR::Request
911
+ method: :post
912
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-list-num-2-1288381765/subscription.xml
913
+ body: |
914
+ <?xml version="1.0" encoding="UTF-8"?>
915
+ <subscription>
916
+ <quantity type="integer">1</quantity>
917
+ <plan-code>paid</plan-code>
918
+ <account>
919
+ <created-at type="datetime">2010-11-04T23:28:08Z</created-at>
920
+ <hosted-login-token>41d77f26c8e3496d9f41603b1bc6fce8</hosted-login-token>
921
+ <company-name>Recurly Ruby Gem</company-name>
922
+ <account-code>account-list-num-2-1288381765</account-code>
923
+ <closed type="boolean">false</closed>
924
+ <username type="yaml" nil="true"></username>
925
+ <id>account-list-num-2-1288381765</id>
926
+ <last-name>Test</last-name>
927
+ <billing-info>
928
+ <address1>123 Test St</address1>
929
+ <city>San Francisco</city>
930
+ <zip>94115</zip>
931
+ <country>US</country>
932
+ <credit-card>
933
+ <number>1</number>
934
+ <month type="integer">11</month>
935
+ <year type="integer">2011</year>
936
+ <verification-value>123</verification-value>
937
+ </credit-card>
938
+ <last-name>Test</last-name>
939
+ <first-name>Verena</first-name>
940
+ <state>CA</state>
941
+ </billing-info>
942
+ <balance-in-cents type="integer">0</balance-in-cents>
943
+ <state>active</state>
944
+ <email>verena@test.com</email>
945
+ <first-name>Verena</first-name>
946
+ </account>
947
+ </subscription>
948
+
949
+ headers:
950
+ accept:
951
+ - "*/*"
952
+ connection:
953
+ - close
954
+ content-type:
955
+ - application/xml
956
+ authorization:
957
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
958
+ response: !ruby/struct:VCR::Response
959
+ status: !ruby/struct:VCR::ResponseStatus
960
+ code: 201
961
+ message: Created
962
+ headers:
963
+ connection:
964
+ - close
965
+ content-type:
966
+ - application/xml; charset=utf-8
967
+ x-runtime:
968
+ - "695"
969
+ date:
970
+ - Thu, 04 Nov 2010 23:28:20 GMT
971
+ server:
972
+ - nginx/0.7.65
973
+ content-length:
974
+ - "868"
975
+ set-cookie:
976
+ - _recurly_session=d7cef4af4059da4dcc01672fb8cbb970; domain=.recurly.com; path=/; Secure; HttpOnly
977
+ cache-control:
978
+ - no-cache
979
+ body: |
980
+ <?xml version="1.0" encoding="UTF-8"?>
981
+ <subscription>
982
+ <id>account-list-num-2-1288381765</id>
983
+ <account_code>account-list-num-2-1288381765</account_code>
984
+ <plan>
985
+ <plan_code>paid</plan_code>
986
+ <name>Paid</name>
987
+ </plan>
988
+ <state>active</state>
989
+ <quantity type="integer">1</quantity>
990
+ <total_amount_in_cents type="integer">1000</total_amount_in_cents>
991
+ <activated_at type="datetime">2010-11-04T23:28:19Z</activated_at>
992
+ <canceled_at nil="true" type="datetime"></canceled_at>
993
+ <expires_at nil="true" type="datetime"></expires_at>
994
+ <current_period_started_at type="datetime">2010-11-04T23:28:19Z</current_period_started_at>
995
+ <current_period_ends_at type="datetime">2010-12-04T23:28:19Z</current_period_ends_at>
996
+ <trial_started_at nil="true" type="datetime"></trial_started_at>
997
+ <trial_ends_at nil="true" type="datetime"></trial_ends_at>
998
+ </subscription>
999
+
1000
+ http_version: "1.1"
1001
+ - !ruby/struct:VCR::HTTPInteraction
1002
+ request: !ruby/struct:VCR::Request
1003
+ method: :get
1004
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/company/plans/paid.xml
1005
+ body:
1006
+ headers:
1007
+ accept:
1008
+ - application/xml
1009
+ connection:
1010
+ - close
1011
+ authorization:
1012
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
1013
+ response: !ruby/struct:VCR::Response
1014
+ status: !ruby/struct:VCR::ResponseStatus
1015
+ code: 200
1016
+ message: OK
1017
+ headers:
1018
+ x-ua-compatible:
1019
+ - IE=Edge
1020
+ etag:
1021
+ - "\"31910d9b30fecc5e62f25a1ce00278e0\""
1022
+ connection:
1023
+ - close
1024
+ content-type:
1025
+ - application/xml; charset=utf-8
1026
+ x-runtime:
1027
+ - "14"
1028
+ date:
1029
+ - Thu, 04 Nov 2010 23:28:20 GMT
1030
+ server:
1031
+ - nginx/0.7.65
1032
+ content-length:
1033
+ - "1150"
1034
+ set-cookie:
1035
+ - _recurly_session=6bf198ddf0a3d731985463cdef4a1bbd; domain=.recurly.com; path=/; Secure; HttpOnly
1036
+ cache-control:
1037
+ - private, max-age=0, must-revalidate
1038
+ body: |
1039
+ <?xml version="1.0" encoding="UTF-8"?>
1040
+ <plan>
1041
+ <plan_code>paid</plan_code>
1042
+ <name>Paid</name>
1043
+ <description></description>
1044
+ <success_url></success_url>
1045
+ <cancel_url></cancel_url>
1046
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
1047
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
1048
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
1049
+ <plan_interval_length type="integer">1</plan_interval_length>
1050
+ <plan_interval_unit>months</plan_interval_unit>
1051
+ <trial_interval_length type="integer">0</trial_interval_length>
1052
+ <trial_interval_unit>months</trial_interval_unit>
1053
+ <latest_version depreciated="true">
1054
+ <version type="integer">1</version>
1055
+ <unit_amount_in_cents type="integer">1000</unit_amount_in_cents>
1056
+ <setup_fee_in_cents type="integer">0</setup_fee_in_cents>
1057
+ <plan_interval_length type="integer">1</plan_interval_length>
1058
+ <plan_interval_unit>months</plan_interval_unit>
1059
+ <trial_interval_length type="integer">0</trial_interval_length>
1060
+ <trial_interval_unit>months</trial_interval_unit>
1061
+ <created_at type="datetime">2010-09-19T00:56:05Z</created_at>
1062
+ </latest_version>
1063
+ </plan>
1064
+
1065
+ http_version: "1.1"
1066
+ - !ruby/struct:VCR::HTTPInteraction
1067
+ request: !ruby/struct:VCR::Request
1068
+ method: :post
1069
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/account-list-num-3-1288381765/subscription.xml
1070
+ body: |
1071
+ <?xml version="1.0" encoding="UTF-8"?>
1072
+ <subscription>
1073
+ <quantity type="integer">1</quantity>
1074
+ <plan-code>paid</plan-code>
1075
+ <account>
1076
+ <created-at type="datetime">2010-11-04T23:28:09Z</created-at>
1077
+ <hosted-login-token>ed6c6a0a8a8f4878a0b12a4474f3fc4c</hosted-login-token>
1078
+ <company-name>Recurly Ruby Gem</company-name>
1079
+ <account-code>account-list-num-3-1288381765</account-code>
1080
+ <closed type="boolean">false</closed>
1081
+ <username type="yaml" nil="true"></username>
1082
+ <id>account-list-num-3-1288381765</id>
1083
+ <last-name>Test</last-name>
1084
+ <billing-info>
1085
+ <address1>123 Test St</address1>
1086
+ <city>San Francisco</city>
1087
+ <zip>94115</zip>
1088
+ <country>US</country>
1089
+ <credit-card>
1090
+ <number>1</number>
1091
+ <month type="integer">11</month>
1092
+ <year type="integer">2011</year>
1093
+ <verification-value>123</verification-value>
1094
+ </credit-card>
1095
+ <last-name>Test</last-name>
1096
+ <first-name>Verena</first-name>
1097
+ <state>CA</state>
1098
+ </billing-info>
1099
+ <balance-in-cents type="integer">0</balance-in-cents>
1100
+ <state>active</state>
1101
+ <email>verena@test.com</email>
1102
+ <first-name>Verena</first-name>
1103
+ </account>
1104
+ </subscription>
1105
+
1106
+ headers:
1107
+ accept:
1108
+ - "*/*"
1109
+ connection:
1110
+ - close
1111
+ content-type:
1112
+ - application/xml
1113
+ authorization:
1114
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
1115
+ response: !ruby/struct:VCR::Response
1116
+ status: !ruby/struct:VCR::ResponseStatus
1117
+ code: 201
1118
+ message: Created
1119
+ headers:
1120
+ connection:
1121
+ - close
1122
+ content-type:
1123
+ - application/xml; charset=utf-8
1124
+ x-runtime:
1125
+ - "407"
1126
+ date:
1127
+ - Thu, 04 Nov 2010 23:28:21 GMT
1128
+ server:
1129
+ - nginx/0.7.65
1130
+ content-length:
1131
+ - "868"
1132
+ set-cookie:
1133
+ - _recurly_session=204537e15f4486e62ac00a64c7521b38; domain=.recurly.com; path=/; Secure; HttpOnly
1134
+ cache-control:
1135
+ - no-cache
1136
+ body: |
1137
+ <?xml version="1.0" encoding="UTF-8"?>
1138
+ <subscription>
1139
+ <id>account-list-num-3-1288381765</id>
1140
+ <account_code>account-list-num-3-1288381765</account_code>
1141
+ <plan>
1142
+ <plan_code>paid</plan_code>
1143
+ <name>Paid</name>
1144
+ </plan>
1145
+ <state>active</state>
1146
+ <quantity type="integer">1</quantity>
1147
+ <total_amount_in_cents type="integer">1000</total_amount_in_cents>
1148
+ <activated_at type="datetime">2010-11-04T23:28:21Z</activated_at>
1149
+ <canceled_at nil="true" type="datetime"></canceled_at>
1150
+ <expires_at nil="true" type="datetime"></expires_at>
1151
+ <current_period_started_at type="datetime">2010-11-04T23:28:21Z</current_period_started_at>
1152
+ <current_period_ends_at type="datetime">2010-12-04T23:28:21Z</current_period_ends_at>
1153
+ <trial_started_at nil="true" type="datetime"></trial_started_at>
1154
+ <trial_ends_at nil="true" type="datetime"></trial_ends_at>
1155
+ </subscription>
1156
+
1157
+ http_version: "1.1"
1158
+ - !ruby/struct:VCR::HTTPInteraction
1159
+ request: !ruby/struct:VCR::Request
1160
+ method: :get
1161
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
1162
+ body:
1163
+ headers:
1164
+ accept:
1165
+ - application/xml
1166
+ connection:
1167
+ - close
1168
+ authorization:
1169
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
1170
+ response: !ruby/struct:VCR::Response
1171
+ status: !ruby/struct:VCR::ResponseStatus
1172
+ code: 200
1173
+ message: OK
1174
+ headers:
1175
+ x-ua-compatible:
1176
+ - IE=Edge
1177
+ etag:
1178
+ - "\"d98c77e8bc6d82a1baf2497b058e9ad6\""
1179
+ connection:
1180
+ - close
1181
+ content-type:
1182
+ - application/xml; charset=utf-8
1183
+ x-runtime:
1184
+ - "89"
1185
+ date:
1186
+ - Thu, 04 Nov 2010 23:28:22 GMT
1187
+ server:
1188
+ - nginx/0.7.65
1189
+ content-length:
1190
+ - "6541"
1191
+ set-cookie:
1192
+ - _recurly_session=daff96c322ac3bc8b7822681170ed96e; domain=.recurly.com; path=/; Secure; HttpOnly
1193
+ cache-control:
1194
+ - private, max-age=0, must-revalidate
1195
+ body: |
1196
+ <?xml version="1.0" encoding="UTF-8"?>
1197
+ <accounts type="collection">
1198
+ <current_page type="integer">1</current_page>
1199
+ <per_page type="integer">20</per_page>
1200
+ <total_entries type="integer">114</total_entries>
1201
+ <account>
1202
+ <account_code>1287455769</account_code>
1203
+ <username></username>
1204
+ <email>verena@test.com</email>
1205
+ <first_name>Verena</first_name>
1206
+ <last_name>Test</last_name>
1207
+ <company_name>Recurly Ruby Gem</company_name>
1208
+ <balance_in_cents type="integer">0</balance_in_cents>
1209
+ </account>
1210
+ <account>
1211
+ <account_code>1288377504-index</account_code>
1212
+ <username></username>
1213
+ <email>sal@test.com</email>
1214
+ <first_name>Sal</first_name>
1215
+ <last_name>Paradise</last_name>
1216
+ <company_name>Union Pacific</company_name>
1217
+ <balance_in_cents type="integer">0</balance_in_cents>
1218
+ </account>
1219
+ <account>
1220
+ <account_code>1288377508-refund_subscription</account_code>
1221
+ <username></username>
1222
+ <email>sal@test.com</email>
1223
+ <first_name>Sal</first_name>
1224
+ <last_name>Paradise</last_name>
1225
+ <company_name>Union Pacific</company_name>
1226
+ <balance_in_cents type="integer">0</balance_in_cents>
1227
+ </account>
1228
+ <account>
1229
+ <account_code>1288377514-cancel_subscription</account_code>
1230
+ <username></username>
1231
+ <email>sal@test.com</email>
1232
+ <first_name>Sal</first_name>
1233
+ <last_name>Paradise</last_name>
1234
+ <company_name>Union Pacific</company_name>
1235
+ <balance_in_cents type="integer">0</balance_in_cents>
1236
+ </account>
1237
+ <account>
1238
+ <account_code>1288377519-update_subscription</account_code>
1239
+ <username></username>
1240
+ <email>sal@test.com</email>
1241
+ <first_name>Sal</first_name>
1242
+ <last_name>Paradise</last_name>
1243
+ <company_name>Union Pacific</company_name>
1244
+ <balance_in_cents type="integer">0</balance_in_cents>
1245
+ </account>
1246
+ <account>
1247
+ <account_code>1288377526-list_plans</account_code>
1248
+ <username></username>
1249
+ <email>sal@test.com</email>
1250
+ <first_name>Sal</first_name>
1251
+ <last_name>Paradise</last_name>
1252
+ <company_name>Union Pacific</company_name>
1253
+ <balance_in_cents type="integer">0</balance_in_cents>
1254
+ </account>
1255
+ <account>
1256
+ <account_code>1288377530-list_credits</account_code>
1257
+ <username></username>
1258
+ <email>sal@test.com</email>
1259
+ <first_name>Sal</first_name>
1260
+ <last_name>Paradise</last_name>
1261
+ <company_name>Union Pacific</company_name>
1262
+ <balance_in_cents type="integer">-1268</balance_in_cents>
1263
+ </account>
1264
+ <account>
1265
+ <account_code>1288377535-charge_account</account_code>
1266
+ <username></username>
1267
+ <email>sal@test.com</email>
1268
+ <first_name>Sal</first_name>
1269
+ <last_name>Paradise</last_name>
1270
+ <company_name>Union Pacific</company_name>
1271
+ <balance_in_cents type="integer">923</balance_in_cents>
1272
+ </account>
1273
+ <account>
1274
+ <account_code>1288377542-update_billing_info</account_code>
1275
+ <username></username>
1276
+ <email>sal@test.com</email>
1277
+ <first_name>Sal</first_name>
1278
+ <last_name>Paradise</last_name>
1279
+ <company_name>Union Pacific</company_name>
1280
+ <balance_in_cents type="integer">0</balance_in_cents>
1281
+ </account>
1282
+ <account>
1283
+ <account_code>1288377545-create_account</account_code>
1284
+ <username></username>
1285
+ <email>sal@test.com</email>
1286
+ <first_name>Sal</first_name>
1287
+ <last_name>Paradise</last_name>
1288
+ <company_name>Union Pacific</company_name>
1289
+ <balance_in_cents type="integer">0</balance_in_cents>
1290
+ </account>
1291
+ <account>
1292
+ <account_code>1288377552-fetch_account</account_code>
1293
+ <username></username>
1294
+ <email>sal@test.com</email>
1295
+ <first_name>Sal</first_name>
1296
+ <last_name>Paradise</last_name>
1297
+ <company_name>Union Pacific</company_name>
1298
+ <balance_in_cents type="integer">0</balance_in_cents>
1299
+ </account>
1300
+ <account>
1301
+ <account_code>1288377555-update_account</account_code>
1302
+ <username></username>
1303
+ <email>sal@test.com</email>
1304
+ <first_name>Sal</first_name>
1305
+ <last_name>Paradise</last_name>
1306
+ <company_name>Union Pacific</company_name>
1307
+ <balance_in_cents type="integer">0</balance_in_cents>
1308
+ </account>
1309
+ <account>
1310
+ <account_code>1288377557-update_account</account_code>
1311
+ <username></username>
1312
+ <email>sal@test.com</email>
1313
+ <first_name>Sal</first_name>
1314
+ <last_name>Paradise</last_name>
1315
+ <company_name>Union Pacific</company_name>
1316
+ <balance_in_cents type="integer">0</balance_in_cents>
1317
+ </account>
1318
+ <account>
1319
+ <account_code>1288377906-update_account</account_code>
1320
+ <username></username>
1321
+ <email>sal@test.com</email>
1322
+ <first_name>Sal</first_name>
1323
+ <last_name>Paradise</last_name>
1324
+ <company_name>Union Pacific</company_name>
1325
+ <balance_in_cents type="integer">0</balance_in_cents>
1326
+ </account>
1327
+ <account>
1328
+ <account_code>1288378025-update_account</account_code>
1329
+ <username></username>
1330
+ <email>sal@test.com</email>
1331
+ <first_name>Sal</first_name>
1332
+ <last_name>Paradise</last_name>
1333
+ <company_name>Union Pacific</company_name>
1334
+ <balance_in_cents type="integer">0</balance_in_cents>
1335
+ </account>
1336
+ <account>
1337
+ <account_code>1288378837-update_account</account_code>
1338
+ <username></username>
1339
+ <email>sal@test.com</email>
1340
+ <first_name>Sal</first_name>
1341
+ <last_name>Paradise</last_name>
1342
+ <company_name>Union Pacific</company_name>
1343
+ <balance_in_cents type="integer">0</balance_in_cents>
1344
+ </account>
1345
+ <account>
1346
+ <account_code>1288378851-update_account</account_code>
1347
+ <username></username>
1348
+ <email>sal@test.com</email>
1349
+ <first_name>Sal</first_name>
1350
+ <last_name>Paradise</last_name>
1351
+ <company_name>Union Pacific</company_name>
1352
+ <balance_in_cents type="integer">0</balance_in_cents>
1353
+ </account>
1354
+ <account>
1355
+ <account_code>1288378858-update_account</account_code>
1356
+ <username></username>
1357
+ <email>sal@test.com</email>
1358
+ <first_name>Sal</first_name>
1359
+ <last_name>Paradise</last_name>
1360
+ <company_name>Union Pacific</company_name>
1361
+ <balance_in_cents type="integer">0</balance_in_cents>
1362
+ </account>
1363
+ <account>
1364
+ <account_code>1288380042-update_account</account_code>
1365
+ <username></username>
1366
+ <email>sal@test.com</email>
1367
+ <first_name>Sal</first_name>
1368
+ <last_name>Paradise</last_name>
1369
+ <company_name>Union Pacific</company_name>
1370
+ <balance_in_cents type="integer">0</balance_in_cents>
1371
+ </account>
1372
+ <account>
1373
+ <account_code>1288380050-update_account</account_code>
1374
+ <username></username>
1375
+ <email>sal@test.com</email>
1376
+ <first_name>Sal</first_name>
1377
+ <last_name>Paradise</last_name>
1378
+ <company_name>Union Pacific</company_name>
1379
+ <balance_in_cents type="integer">0</balance_in_cents>
1380
+ </account>
1381
+ </accounts>
1382
+
1383
+ http_version: "1.1"
1384
+ - !ruby/struct:VCR::HTTPInteraction
1385
+ request: !ruby/struct:VCR::Request
1386
+ method: :get
1387
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml?show=paid
1388
+ body:
1389
+ headers:
1390
+ accept:
1391
+ - application/xml
1392
+ connection:
1393
+ - close
1394
+ authorization:
1395
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
1396
+ response: !ruby/struct:VCR::Response
1397
+ status: !ruby/struct:VCR::ResponseStatus
1398
+ code: 200
1399
+ message: OK
1400
+ headers:
1401
+ x-ua-compatible:
1402
+ - IE=Edge
1403
+ etag:
1404
+ - "\"d98c77e8bc6d82a1baf2497b058e9ad6\""
1405
+ connection:
1406
+ - close
1407
+ content-type:
1408
+ - application/xml; charset=utf-8
1409
+ x-runtime:
1410
+ - "57"
1411
+ date:
1412
+ - Thu, 04 Nov 2010 23:28:23 GMT
1413
+ server:
1414
+ - nginx/0.7.65
1415
+ content-length:
1416
+ - "6541"
1417
+ set-cookie:
1418
+ - _recurly_session=1bd3d0fec6762cdc75fa2c3599126614; domain=.recurly.com; path=/; Secure; HttpOnly
1419
+ cache-control:
1420
+ - private, max-age=0, must-revalidate
1421
+ body: |
1422
+ <?xml version="1.0" encoding="UTF-8"?>
1423
+ <accounts type="collection">
1424
+ <current_page type="integer">1</current_page>
1425
+ <per_page type="integer">20</per_page>
1426
+ <total_entries type="integer">114</total_entries>
1427
+ <account>
1428
+ <account_code>1287455769</account_code>
1429
+ <username></username>
1430
+ <email>verena@test.com</email>
1431
+ <first_name>Verena</first_name>
1432
+ <last_name>Test</last_name>
1433
+ <company_name>Recurly Ruby Gem</company_name>
1434
+ <balance_in_cents type="integer">0</balance_in_cents>
1435
+ </account>
1436
+ <account>
1437
+ <account_code>1288377504-index</account_code>
1438
+ <username></username>
1439
+ <email>sal@test.com</email>
1440
+ <first_name>Sal</first_name>
1441
+ <last_name>Paradise</last_name>
1442
+ <company_name>Union Pacific</company_name>
1443
+ <balance_in_cents type="integer">0</balance_in_cents>
1444
+ </account>
1445
+ <account>
1446
+ <account_code>1288377508-refund_subscription</account_code>
1447
+ <username></username>
1448
+ <email>sal@test.com</email>
1449
+ <first_name>Sal</first_name>
1450
+ <last_name>Paradise</last_name>
1451
+ <company_name>Union Pacific</company_name>
1452
+ <balance_in_cents type="integer">0</balance_in_cents>
1453
+ </account>
1454
+ <account>
1455
+ <account_code>1288377514-cancel_subscription</account_code>
1456
+ <username></username>
1457
+ <email>sal@test.com</email>
1458
+ <first_name>Sal</first_name>
1459
+ <last_name>Paradise</last_name>
1460
+ <company_name>Union Pacific</company_name>
1461
+ <balance_in_cents type="integer">0</balance_in_cents>
1462
+ </account>
1463
+ <account>
1464
+ <account_code>1288377519-update_subscription</account_code>
1465
+ <username></username>
1466
+ <email>sal@test.com</email>
1467
+ <first_name>Sal</first_name>
1468
+ <last_name>Paradise</last_name>
1469
+ <company_name>Union Pacific</company_name>
1470
+ <balance_in_cents type="integer">0</balance_in_cents>
1471
+ </account>
1472
+ <account>
1473
+ <account_code>1288377526-list_plans</account_code>
1474
+ <username></username>
1475
+ <email>sal@test.com</email>
1476
+ <first_name>Sal</first_name>
1477
+ <last_name>Paradise</last_name>
1478
+ <company_name>Union Pacific</company_name>
1479
+ <balance_in_cents type="integer">0</balance_in_cents>
1480
+ </account>
1481
+ <account>
1482
+ <account_code>1288377530-list_credits</account_code>
1483
+ <username></username>
1484
+ <email>sal@test.com</email>
1485
+ <first_name>Sal</first_name>
1486
+ <last_name>Paradise</last_name>
1487
+ <company_name>Union Pacific</company_name>
1488
+ <balance_in_cents type="integer">-1268</balance_in_cents>
1489
+ </account>
1490
+ <account>
1491
+ <account_code>1288377535-charge_account</account_code>
1492
+ <username></username>
1493
+ <email>sal@test.com</email>
1494
+ <first_name>Sal</first_name>
1495
+ <last_name>Paradise</last_name>
1496
+ <company_name>Union Pacific</company_name>
1497
+ <balance_in_cents type="integer">923</balance_in_cents>
1498
+ </account>
1499
+ <account>
1500
+ <account_code>1288377542-update_billing_info</account_code>
1501
+ <username></username>
1502
+ <email>sal@test.com</email>
1503
+ <first_name>Sal</first_name>
1504
+ <last_name>Paradise</last_name>
1505
+ <company_name>Union Pacific</company_name>
1506
+ <balance_in_cents type="integer">0</balance_in_cents>
1507
+ </account>
1508
+ <account>
1509
+ <account_code>1288377545-create_account</account_code>
1510
+ <username></username>
1511
+ <email>sal@test.com</email>
1512
+ <first_name>Sal</first_name>
1513
+ <last_name>Paradise</last_name>
1514
+ <company_name>Union Pacific</company_name>
1515
+ <balance_in_cents type="integer">0</balance_in_cents>
1516
+ </account>
1517
+ <account>
1518
+ <account_code>1288377552-fetch_account</account_code>
1519
+ <username></username>
1520
+ <email>sal@test.com</email>
1521
+ <first_name>Sal</first_name>
1522
+ <last_name>Paradise</last_name>
1523
+ <company_name>Union Pacific</company_name>
1524
+ <balance_in_cents type="integer">0</balance_in_cents>
1525
+ </account>
1526
+ <account>
1527
+ <account_code>1288377555-update_account</account_code>
1528
+ <username></username>
1529
+ <email>sal@test.com</email>
1530
+ <first_name>Sal</first_name>
1531
+ <last_name>Paradise</last_name>
1532
+ <company_name>Union Pacific</company_name>
1533
+ <balance_in_cents type="integer">0</balance_in_cents>
1534
+ </account>
1535
+ <account>
1536
+ <account_code>1288377557-update_account</account_code>
1537
+ <username></username>
1538
+ <email>sal@test.com</email>
1539
+ <first_name>Sal</first_name>
1540
+ <last_name>Paradise</last_name>
1541
+ <company_name>Union Pacific</company_name>
1542
+ <balance_in_cents type="integer">0</balance_in_cents>
1543
+ </account>
1544
+ <account>
1545
+ <account_code>1288377906-update_account</account_code>
1546
+ <username></username>
1547
+ <email>sal@test.com</email>
1548
+ <first_name>Sal</first_name>
1549
+ <last_name>Paradise</last_name>
1550
+ <company_name>Union Pacific</company_name>
1551
+ <balance_in_cents type="integer">0</balance_in_cents>
1552
+ </account>
1553
+ <account>
1554
+ <account_code>1288378025-update_account</account_code>
1555
+ <username></username>
1556
+ <email>sal@test.com</email>
1557
+ <first_name>Sal</first_name>
1558
+ <last_name>Paradise</last_name>
1559
+ <company_name>Union Pacific</company_name>
1560
+ <balance_in_cents type="integer">0</balance_in_cents>
1561
+ </account>
1562
+ <account>
1563
+ <account_code>1288378837-update_account</account_code>
1564
+ <username></username>
1565
+ <email>sal@test.com</email>
1566
+ <first_name>Sal</first_name>
1567
+ <last_name>Paradise</last_name>
1568
+ <company_name>Union Pacific</company_name>
1569
+ <balance_in_cents type="integer">0</balance_in_cents>
1570
+ </account>
1571
+ <account>
1572
+ <account_code>1288378851-update_account</account_code>
1573
+ <username></username>
1574
+ <email>sal@test.com</email>
1575
+ <first_name>Sal</first_name>
1576
+ <last_name>Paradise</last_name>
1577
+ <company_name>Union Pacific</company_name>
1578
+ <balance_in_cents type="integer">0</balance_in_cents>
1579
+ </account>
1580
+ <account>
1581
+ <account_code>1288378858-update_account</account_code>
1582
+ <username></username>
1583
+ <email>sal@test.com</email>
1584
+ <first_name>Sal</first_name>
1585
+ <last_name>Paradise</last_name>
1586
+ <company_name>Union Pacific</company_name>
1587
+ <balance_in_cents type="integer">0</balance_in_cents>
1588
+ </account>
1589
+ <account>
1590
+ <account_code>1288380042-update_account</account_code>
1591
+ <username></username>
1592
+ <email>sal@test.com</email>
1593
+ <first_name>Sal</first_name>
1594
+ <last_name>Paradise</last_name>
1595
+ <company_name>Union Pacific</company_name>
1596
+ <balance_in_cents type="integer">0</balance_in_cents>
1597
+ </account>
1598
+ <account>
1599
+ <account_code>1288380050-update_account</account_code>
1600
+ <username></username>
1601
+ <email>sal@test.com</email>
1602
+ <first_name>Sal</first_name>
1603
+ <last_name>Paradise</last_name>
1604
+ <company_name>Union Pacific</company_name>
1605
+ <balance_in_cents type="integer">0</balance_in_cents>
1606
+ </account>
1607
+ </accounts>
1608
+
1609
+ http_version: "1.1"
1610
+ - !ruby/struct:VCR::HTTPInteraction
1611
+ request: !ruby/struct:VCR::Request
1612
+ method: :get
1613
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml?show=non_subscribers
1614
+ body:
1615
+ headers:
1616
+ accept:
1617
+ - application/xml
1618
+ connection:
1619
+ - close
1620
+ authorization:
1621
+ - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
1622
+ response: !ruby/struct:VCR::Response
1623
+ status: !ruby/struct:VCR::ResponseStatus
1624
+ code: 200
1625
+ message: OK
1626
+ headers:
1627
+ x-ua-compatible:
1628
+ - IE=Edge
1629
+ etag:
1630
+ - "\"d312d75cee43392369cb303ad847f03d\""
1631
+ connection:
1632
+ - close
1633
+ content-type:
1634
+ - application/xml; charset=utf-8
1635
+ x-runtime:
1636
+ - "75"
1637
+ date:
1638
+ - Thu, 04 Nov 2010 23:28:23 GMT
1639
+ server:
1640
+ - nginx/0.7.65
1641
+ content-length:
1642
+ - "6539"
1643
+ set-cookie:
1644
+ - _recurly_session=bda646d2d7f98f20d269d6e626b5b4c3; domain=.recurly.com; path=/; Secure; HttpOnly
1645
+ cache-control:
1646
+ - private, max-age=0, must-revalidate
1647
+ body: |
1648
+ <?xml version="1.0" encoding="UTF-8"?>
1649
+ <accounts type="collection">
1650
+ <current_page type="integer">1</current_page>
1651
+ <per_page type="integer">20</per_page>
1652
+ <total_entries type="integer">85</total_entries>
1653
+ <account>
1654
+ <account_code>1288377504-index</account_code>
1655
+ <username></username>
1656
+ <email>sal@test.com</email>
1657
+ <first_name>Sal</first_name>
1658
+ <last_name>Paradise</last_name>
1659
+ <company_name>Union Pacific</company_name>
1660
+ <balance_in_cents type="integer">0</balance_in_cents>
1661
+ </account>
1662
+ <account>
1663
+ <account_code>1288377508-refund_subscription</account_code>
1664
+ <username></username>
1665
+ <email>sal@test.com</email>
1666
+ <first_name>Sal</first_name>
1667
+ <last_name>Paradise</last_name>
1668
+ <company_name>Union Pacific</company_name>
1669
+ <balance_in_cents type="integer">0</balance_in_cents>
1670
+ </account>
1671
+ <account>
1672
+ <account_code>1288377526-list_plans</account_code>
1673
+ <username></username>
1674
+ <email>sal@test.com</email>
1675
+ <first_name>Sal</first_name>
1676
+ <last_name>Paradise</last_name>
1677
+ <company_name>Union Pacific</company_name>
1678
+ <balance_in_cents type="integer">0</balance_in_cents>
1679
+ </account>
1680
+ <account>
1681
+ <account_code>1288377530-list_credits</account_code>
1682
+ <username></username>
1683
+ <email>sal@test.com</email>
1684
+ <first_name>Sal</first_name>
1685
+ <last_name>Paradise</last_name>
1686
+ <company_name>Union Pacific</company_name>
1687
+ <balance_in_cents type="integer">-1268</balance_in_cents>
1688
+ </account>
1689
+ <account>
1690
+ <account_code>1288377535-charge_account</account_code>
1691
+ <username></username>
1692
+ <email>sal@test.com</email>
1693
+ <first_name>Sal</first_name>
1694
+ <last_name>Paradise</last_name>
1695
+ <company_name>Union Pacific</company_name>
1696
+ <balance_in_cents type="integer">923</balance_in_cents>
1697
+ </account>
1698
+ <account>
1699
+ <account_code>1288377542-update_billing_info</account_code>
1700
+ <username></username>
1701
+ <email>sal@test.com</email>
1702
+ <first_name>Sal</first_name>
1703
+ <last_name>Paradise</last_name>
1704
+ <company_name>Union Pacific</company_name>
1705
+ <balance_in_cents type="integer">0</balance_in_cents>
1706
+ </account>
1707
+ <account>
1708
+ <account_code>1288377545-create_account</account_code>
1709
+ <username></username>
1710
+ <email>sal@test.com</email>
1711
+ <first_name>Sal</first_name>
1712
+ <last_name>Paradise</last_name>
1713
+ <company_name>Union Pacific</company_name>
1714
+ <balance_in_cents type="integer">0</balance_in_cents>
1715
+ </account>
1716
+ <account>
1717
+ <account_code>1288377552-fetch_account</account_code>
1718
+ <username></username>
1719
+ <email>sal@test.com</email>
1720
+ <first_name>Sal</first_name>
1721
+ <last_name>Paradise</last_name>
1722
+ <company_name>Union Pacific</company_name>
1723
+ <balance_in_cents type="integer">0</balance_in_cents>
1724
+ </account>
1725
+ <account>
1726
+ <account_code>1288377555-update_account</account_code>
1727
+ <username></username>
1728
+ <email>sal@test.com</email>
1729
+ <first_name>Sal</first_name>
1730
+ <last_name>Paradise</last_name>
1731
+ <company_name>Union Pacific</company_name>
1732
+ <balance_in_cents type="integer">0</balance_in_cents>
1733
+ </account>
1734
+ <account>
1735
+ <account_code>1288377557-update_account</account_code>
1736
+ <username></username>
1737
+ <email>sal@test.com</email>
1738
+ <first_name>Sal</first_name>
1739
+ <last_name>Paradise</last_name>
1740
+ <company_name>Union Pacific</company_name>
1741
+ <balance_in_cents type="integer">0</balance_in_cents>
1742
+ </account>
1743
+ <account>
1744
+ <account_code>1288377906-update_account</account_code>
1745
+ <username></username>
1746
+ <email>sal@test.com</email>
1747
+ <first_name>Sal</first_name>
1748
+ <last_name>Paradise</last_name>
1749
+ <company_name>Union Pacific</company_name>
1750
+ <balance_in_cents type="integer">0</balance_in_cents>
1751
+ </account>
1752
+ <account>
1753
+ <account_code>1288378025-update_account</account_code>
1754
+ <username></username>
1755
+ <email>sal@test.com</email>
1756
+ <first_name>Sal</first_name>
1757
+ <last_name>Paradise</last_name>
1758
+ <company_name>Union Pacific</company_name>
1759
+ <balance_in_cents type="integer">0</balance_in_cents>
1760
+ </account>
1761
+ <account>
1762
+ <account_code>1288378837-update_account</account_code>
1763
+ <username></username>
1764
+ <email>sal@test.com</email>
1765
+ <first_name>Sal</first_name>
1766
+ <last_name>Paradise</last_name>
1767
+ <company_name>Union Pacific</company_name>
1768
+ <balance_in_cents type="integer">0</balance_in_cents>
1769
+ </account>
1770
+ <account>
1771
+ <account_code>1288378851-update_account</account_code>
1772
+ <username></username>
1773
+ <email>sal@test.com</email>
1774
+ <first_name>Sal</first_name>
1775
+ <last_name>Paradise</last_name>
1776
+ <company_name>Union Pacific</company_name>
1777
+ <balance_in_cents type="integer">0</balance_in_cents>
1778
+ </account>
1779
+ <account>
1780
+ <account_code>1288378858-update_account</account_code>
1781
+ <username></username>
1782
+ <email>sal@test.com</email>
1783
+ <first_name>Sal</first_name>
1784
+ <last_name>Paradise</last_name>
1785
+ <company_name>Union Pacific</company_name>
1786
+ <balance_in_cents type="integer">0</balance_in_cents>
1787
+ </account>
1788
+ <account>
1789
+ <account_code>1288380042-update_account</account_code>
1790
+ <username></username>
1791
+ <email>sal@test.com</email>
1792
+ <first_name>Sal</first_name>
1793
+ <last_name>Paradise</last_name>
1794
+ <company_name>Union Pacific</company_name>
1795
+ <balance_in_cents type="integer">0</balance_in_cents>
1796
+ </account>
1797
+ <account>
1798
+ <account_code>1288380050-update_account</account_code>
1799
+ <username></username>
1800
+ <email>sal@test.com</email>
1801
+ <first_name>Sal</first_name>
1802
+ <last_name>Paradise</last_name>
1803
+ <company_name>Union Pacific</company_name>
1804
+ <balance_in_cents type="integer">0</balance_in_cents>
1805
+ </account>
1806
+ <account>
1807
+ <account_code>1288380139-create_account</account_code>
1808
+ <username></username>
1809
+ <email>sal@test.com</email>
1810
+ <first_name>Sal</first_name>
1811
+ <last_name>Paradise</last_name>
1812
+ <company_name>Union Pacific</company_name>
1813
+ <balance_in_cents type="integer">0</balance_in_cents>
1814
+ </account>
1815
+ <account>
1816
+ <account_code>1288380141-fetch_account</account_code>
1817
+ <username></username>
1818
+ <email>sal@test.com</email>
1819
+ <first_name>Sal</first_name>
1820
+ <last_name>Paradise</last_name>
1821
+ <company_name>Union Pacific</company_name>
1822
+ <balance_in_cents type="integer">0</balance_in_cents>
1823
+ </account>
1824
+ <account>
1825
+ <account_code>1288380144-update_account</account_code>
1826
+ <username></username>
1827
+ <email>sal@test.com</email>
1828
+ <first_name>Sal</first_name>
1829
+ <last_name>Paradise</last_name>
1830
+ <company_name>Union Pacific</company_name>
1831
+ <balance_in_cents type="integer">0</balance_in_cents>
1832
+ </account>
1833
+ </accounts>
1834
+
1835
+ http_version: "1.1"