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
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "592"
37
+ - "273"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:22:51 GMT
39
+ - Tue, 16 Nov 2010 07:04:25 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "593"
44
44
  set-cookie:
45
- - account_credentials=93ab11fd0c8bfbd0a6d1036bc23b01e09b6da0302da2cf4805c34669ab6fa873520d418c5e691932ff0f048b9398ce993cc0ab9900b9c0fd2d37bb89b7097e2e%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=f0d758b7209a42063e9c2458838313493e0738cdcceee1cba6d408497cb6ca2ab7df0223022cc7d115809b31da73f42c029142a76ee2552af52c1f3cd36d50b2%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=2eb024a84c054d5b276f61d88360f516; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=995ef4ec70e088dcf3169591693026f5; domain=.recurly.com; path=/; secure; HttpOnly
48
48
  cache-control:
49
49
  - no-cache
50
50
  body: |
@@ -59,8 +59,8 @@
59
59
  <company_name>Recurly Ruby Gem</company_name>
60
60
  <balance_in_cents type="integer">0</balance_in_cents>
61
61
  <closed type="boolean">false</closed>
62
- <hosted_login_token>45ef9624460f4e049604d022b5979437</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:22:51Z</created_at>
62
+ <hosted_login_token>9a6aac80a64e4e38859e4df263550a4d</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:04:25Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -91,15 +91,15 @@
91
91
  content-type:
92
92
  - application/xml; charset=utf-8
93
93
  x-runtime:
94
- - "13"
94
+ - "12"
95
95
  date:
96
- - Tue, 19 Oct 2010 05:22:51 GMT
96
+ - Tue, 16 Nov 2010 07:04:28 GMT
97
97
  server:
98
98
  - nginx/0.7.65
99
99
  content-length:
100
100
  - "1150"
101
101
  set-cookie:
102
- - _recurly_session=72881fbfd84d3ae2b66d40dcfe843473; domain=.recurly.com; path=/; Secure; HttpOnly
102
+ - _recurly_session=1dead4c6ac85d705e3b5b21aa2dd1c32; domain=.recurly.com; path=/; secure; HttpOnly
103
103
  cache-control:
104
104
  - private, max-age=0, must-revalidate
105
105
  body: |
@@ -140,8 +140,8 @@
140
140
  <quantity type="integer">1</quantity>
141
141
  <plan-code>paid</plan-code>
142
142
  <account>
143
- <created-at type="datetime">2010-10-19T05:22:51Z</created-at>
144
- <hosted-login-token>45ef9624460f4e049604d022b5979437</hosted-login-token>
143
+ <created-at type="datetime">2010-11-16T07:04:25Z</created-at>
144
+ <hosted-login-token>9a6aac80a64e4e38859e4df263550a4d</hosted-login-token>
145
145
  <company-name>Recurly Ruby Gem</company-name>
146
146
  <account-code>subscription-cancel-1287455769</account-code>
147
147
  <closed type="boolean">false</closed>
@@ -155,7 +155,7 @@
155
155
  <country>US</country>
156
156
  <credit-card>
157
157
  <number>1</number>
158
- <month type="integer">10</month>
158
+ <month type="integer">11</month>
159
159
  <year type="integer">2011</year>
160
160
  <verification-value>123</verification-value>
161
161
  </credit-card>
@@ -189,15 +189,15 @@
189
189
  content-type:
190
190
  - application/xml; charset=utf-8
191
191
  x-runtime:
192
- - "600"
192
+ - "312"
193
193
  date:
194
- - Tue, 19 Oct 2010 05:22:52 GMT
194
+ - Tue, 16 Nov 2010 07:04:27 GMT
195
195
  server:
196
196
  - nginx/0.7.65
197
197
  content-length:
198
198
  - "870"
199
199
  set-cookie:
200
- - _recurly_session=98fcffaebc27fc058d7bed5eb54925d5; domain=.recurly.com; path=/; Secure; HttpOnly
200
+ - _recurly_session=c270acfe03f64d5ada6f7ff187f30b5c; domain=.recurly.com; path=/; secure; HttpOnly
201
201
  cache-control:
202
202
  - no-cache
203
203
  body: |
@@ -212,11 +212,11 @@
212
212
  <state>active</state>
213
213
  <quantity type="integer">1</quantity>
214
214
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
215
- <activated_at type="datetime">2010-10-19T05:22:52Z</activated_at>
215
+ <activated_at type="datetime">2010-11-16T07:04:26Z</activated_at>
216
216
  <canceled_at nil="true" type="datetime"></canceled_at>
217
217
  <expires_at nil="true" type="datetime"></expires_at>
218
- <current_period_started_at type="datetime">2010-10-19T05:22:52Z</current_period_started_at>
219
- <current_period_ends_at type="datetime">2010-11-19T05:22:52Z</current_period_ends_at>
218
+ <current_period_started_at type="datetime">2010-11-16T07:04:26Z</current_period_started_at>
219
+ <current_period_ends_at type="datetime">2010-12-16T07:04:26Z</current_period_ends_at>
220
220
  <trial_started_at nil="true" type="datetime"></trial_started_at>
221
221
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
222
222
  </subscription>
@@ -242,21 +242,21 @@
242
242
  x-ua-compatible:
243
243
  - IE=Edge
244
244
  etag:
245
- - "\"897bc5d47c16c01a6be184d761344852\""
245
+ - "\"a0e10a3df822881c06316366127ceb69\""
246
246
  connection:
247
247
  - close
248
248
  content-type:
249
249
  - application/xml; charset=utf-8
250
250
  x-runtime:
251
- - "16"
251
+ - "17"
252
252
  date:
253
- - Tue, 19 Oct 2010 05:22:53 GMT
253
+ - Tue, 16 Nov 2010 07:04:29 GMT
254
254
  server:
255
255
  - nginx/0.7.65
256
256
  content-length:
257
257
  - "870"
258
258
  set-cookie:
259
- - _recurly_session=c23340994484feb6e45b355b14f70061; domain=.recurly.com; path=/; Secure; HttpOnly
259
+ - _recurly_session=78959482cdccc1369703a2fd3977be50; domain=.recurly.com; path=/; secure; HttpOnly
260
260
  cache-control:
261
261
  - private, max-age=0, must-revalidate
262
262
  body: |
@@ -271,11 +271,11 @@
271
271
  <state>active</state>
272
272
  <quantity type="integer">1</quantity>
273
273
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
274
- <activated_at type="datetime">2010-10-19T05:22:52Z</activated_at>
274
+ <activated_at type="datetime">2010-11-16T07:04:26Z</activated_at>
275
275
  <canceled_at nil="true" type="datetime"></canceled_at>
276
276
  <expires_at nil="true" type="datetime"></expires_at>
277
- <current_period_started_at type="datetime">2010-10-19T05:22:52Z</current_period_started_at>
278
- <current_period_ends_at type="datetime">2010-11-19T05:22:52Z</current_period_ends_at>
277
+ <current_period_started_at type="datetime">2010-11-16T07:04:26Z</current_period_started_at>
278
+ <current_period_ends_at type="datetime">2010-12-16T07:04:26Z</current_period_ends_at>
279
279
  <trial_started_at nil="true" type="datetime"></trial_started_at>
280
280
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
281
281
  </subscription>
@@ -301,21 +301,21 @@
301
301
  x-ua-compatible:
302
302
  - IE=Edge
303
303
  etag:
304
- - "\"febbf2bae0e0beb7ec3e3f0a31c21e90\""
304
+ - "\"cd34995dc3a7fcab15a18400d3b753b9\""
305
305
  connection:
306
306
  - close
307
307
  content-type:
308
308
  - application/xml; charset=utf-8
309
309
  x-runtime:
310
- - "158"
310
+ - "139"
311
311
  date:
312
- - Tue, 19 Oct 2010 05:22:53 GMT
312
+ - Tue, 16 Nov 2010 07:04:28 GMT
313
313
  server:
314
314
  - nginx/0.7.65
315
315
  content-length:
316
316
  - "890"
317
317
  set-cookie:
318
- - _recurly_session=8bd9b72a97d7c17d000ff9e81d7e9104; domain=.recurly.com; path=/; Secure; HttpOnly
318
+ - _recurly_session=26ff111b7c07d076292c28fd09990425; domain=.recurly.com; path=/; secure; HttpOnly
319
319
  cache-control:
320
320
  - private, max-age=0, must-revalidate
321
321
  body: |
@@ -330,11 +330,11 @@
330
330
  <state>canceled</state>
331
331
  <quantity type="integer">1</quantity>
332
332
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
333
- <activated_at type="datetime">2010-10-19T05:22:52Z</activated_at>
334
- <canceled_at type="datetime">2010-10-19T05:22:53Z</canceled_at>
335
- <expires_at type="datetime">2010-11-19T05:22:52Z</expires_at>
336
- <current_period_started_at type="datetime">2010-10-19T05:22:52Z</current_period_started_at>
337
- <current_period_ends_at type="datetime">2010-11-19T05:22:52Z</current_period_ends_at>
333
+ <activated_at type="datetime">2010-11-16T07:04:26Z</activated_at>
334
+ <canceled_at type="datetime">2010-11-16T07:04:28Z</canceled_at>
335
+ <expires_at type="datetime">2010-12-16T07:04:26Z</expires_at>
336
+ <current_period_started_at type="datetime">2010-11-16T07:04:26Z</current_period_started_at>
337
+ <current_period_ends_at type="datetime">2010-12-16T07:04:26Z</current_period_ends_at>
338
338
  <trial_started_at nil="true" type="datetime"></trial_started_at>
339
339
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
340
340
  </subscription>
@@ -360,21 +360,21 @@
360
360
  x-ua-compatible:
361
361
  - IE=Edge
362
362
  etag:
363
- - "\"febbf2bae0e0beb7ec3e3f0a31c21e90\""
363
+ - "\"cd34995dc3a7fcab15a18400d3b753b9\""
364
364
  connection:
365
365
  - close
366
366
  content-type:
367
367
  - application/xml; charset=utf-8
368
368
  x-runtime:
369
- - "30"
369
+ - "16"
370
370
  date:
371
- - Tue, 19 Oct 2010 05:22:54 GMT
371
+ - Tue, 16 Nov 2010 07:04:30 GMT
372
372
  server:
373
373
  - nginx/0.7.65
374
374
  content-length:
375
375
  - "890"
376
376
  set-cookie:
377
- - _recurly_session=348d542e4938d9ac7e89c3cf093cab40; domain=.recurly.com; path=/; Secure; HttpOnly
377
+ - _recurly_session=d67dba0e8f73e8bca3ac7e8cd2037ed4; domain=.recurly.com; path=/; secure; HttpOnly
378
378
  cache-control:
379
379
  - private, max-age=0, must-revalidate
380
380
  body: |
@@ -389,11 +389,11 @@
389
389
  <state>canceled</state>
390
390
  <quantity type="integer">1</quantity>
391
391
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
392
- <activated_at type="datetime">2010-10-19T05:22:52Z</activated_at>
393
- <canceled_at type="datetime">2010-10-19T05:22:53Z</canceled_at>
394
- <expires_at type="datetime">2010-11-19T05:22:52Z</expires_at>
395
- <current_period_started_at type="datetime">2010-10-19T05:22:52Z</current_period_started_at>
396
- <current_period_ends_at type="datetime">2010-11-19T05:22:52Z</current_period_ends_at>
392
+ <activated_at type="datetime">2010-11-16T07:04:26Z</activated_at>
393
+ <canceled_at type="datetime">2010-11-16T07:04:28Z</canceled_at>
394
+ <expires_at type="datetime">2010-12-16T07:04:26Z</expires_at>
395
+ <current_period_started_at type="datetime">2010-11-16T07:04:26Z</current_period_started_at>
396
+ <current_period_ends_at type="datetime">2010-12-16T07:04:26Z</current_period_ends_at>
397
397
  <trial_started_at nil="true" type="datetime"></trial_started_at>
398
398
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
399
399
  </subscription>
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "610"
37
+ - "271"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:22:36 GMT
39
+ - Tue, 16 Nov 2010 07:04:15 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "595"
44
44
  set-cookie:
45
- - account_credentials=ea47092a5cb15674dc376af071fc96b5abeae94fd4a490041b47c62158a28a80930fe197a4bb22e9e2094b8bbc284430e140a52470616b3d25257701c1e7f7e6%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=6e019b51e6031d1eb452fbba02561df62172acdf16e1db350f34d3792c369e900d83d273f8946f5fd7d6e23bc4289f40f314bc25be3ebbaefa414cdfa20e45be%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=631b5760b215b4b7ad4f808d4d5ffe88; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=5e3dd98d40614bdc0ed995568532a269; domain=.recurly.com; path=/; secure; HttpOnly
48
48
  cache-control:
49
49
  - no-cache
50
50
  body: |
@@ -59,8 +59,8 @@
59
59
  <company_name>Recurly Ruby Gem</company_name>
60
60
  <balance_in_cents type="integer">0</balance_in_cents>
61
61
  <closed type="boolean">false</closed>
62
- <hosted_login_token>308f211e1e2d41828e3818f0761100c4</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:22:36Z</created_at>
62
+ <hosted_login_token>3d997af7367140a28635a85daced5079</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:04:15Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -91,15 +91,15 @@
91
91
  content-type:
92
92
  - application/xml; charset=utf-8
93
93
  x-runtime:
94
- - "28"
94
+ - "12"
95
95
  date:
96
- - Tue, 19 Oct 2010 05:22:36 GMT
96
+ - Tue, 16 Nov 2010 07:04:13 GMT
97
97
  server:
98
98
  - nginx/0.7.65
99
99
  content-length:
100
100
  - "1150"
101
101
  set-cookie:
102
- - _recurly_session=2a2c17261e9c15665905eb2b8e0d1a50; domain=.recurly.com; path=/; Secure; HttpOnly
102
+ - _recurly_session=189b842a6a1b41cd54f54dbbb2025fc1; domain=.recurly.com; path=/; secure; HttpOnly
103
103
  cache-control:
104
104
  - private, max-age=0, must-revalidate
105
105
  body: |
@@ -140,8 +140,8 @@
140
140
  <quantity type="integer">1</quantity>
141
141
  <plan-code>paid</plan-code>
142
142
  <account>
143
- <created-at type="datetime">2010-10-19T05:22:36Z</created-at>
144
- <hosted-login-token>308f211e1e2d41828e3818f0761100c4</hosted-login-token>
143
+ <created-at type="datetime">2010-11-16T07:04:15Z</created-at>
144
+ <hosted-login-token>3d997af7367140a28635a85daced5079</hosted-login-token>
145
145
  <company-name>Recurly Ruby Gem</company-name>
146
146
  <account-code>subscription-change1-1287455769</account-code>
147
147
  <closed type="boolean">false</closed>
@@ -155,7 +155,7 @@
155
155
  <country>US</country>
156
156
  <credit-card>
157
157
  <number>1</number>
158
- <month type="integer">10</month>
158
+ <month type="integer">11</month>
159
159
  <year type="integer">2011</year>
160
160
  <verification-value>123</verification-value>
161
161
  </credit-card>
@@ -189,15 +189,15 @@
189
189
  content-type:
190
190
  - application/xml; charset=utf-8
191
191
  x-runtime:
192
- - "568"
192
+ - "327"
193
193
  date:
194
- - Tue, 19 Oct 2010 05:22:37 GMT
194
+ - Tue, 16 Nov 2010 07:04:16 GMT
195
195
  server:
196
196
  - nginx/0.7.65
197
197
  content-length:
198
198
  - "872"
199
199
  set-cookie:
200
- - _recurly_session=525d1d1848d5040d5749f03d365c274e; domain=.recurly.com; path=/; Secure; HttpOnly
200
+ - _recurly_session=2d7a70345d1c7a12ec0d15b227a0db23; domain=.recurly.com; path=/; secure; HttpOnly
201
201
  cache-control:
202
202
  - no-cache
203
203
  body: |
@@ -212,11 +212,11 @@
212
212
  <state>active</state>
213
213
  <quantity type="integer">1</quantity>
214
214
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
215
- <activated_at type="datetime">2010-10-19T05:22:37Z</activated_at>
215
+ <activated_at type="datetime">2010-11-16T07:04:16Z</activated_at>
216
216
  <canceled_at nil="true" type="datetime"></canceled_at>
217
217
  <expires_at nil="true" type="datetime"></expires_at>
218
- <current_period_started_at type="datetime">2010-10-19T05:22:37Z</current_period_started_at>
219
- <current_period_ends_at type="datetime">2010-11-19T05:22:37Z</current_period_ends_at>
218
+ <current_period_started_at type="datetime">2010-11-16T07:04:16Z</current_period_started_at>
219
+ <current_period_ends_at type="datetime">2010-12-16T07:04:16Z</current_period_ends_at>
220
220
  <trial_started_at nil="true" type="datetime"></trial_started_at>
221
221
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
222
222
  </subscription>
@@ -242,21 +242,21 @@
242
242
  x-ua-compatible:
243
243
  - IE=Edge
244
244
  etag:
245
- - "\"8d1c94d59738e6a2efbd17082fdee9ba\""
245
+ - "\"bce5bfb30b48420821e96d8f02db9cbc\""
246
246
  connection:
247
247
  - close
248
248
  content-type:
249
249
  - application/xml; charset=utf-8
250
250
  x-runtime:
251
- - "30"
251
+ - "16"
252
252
  date:
253
- - Tue, 19 Oct 2010 05:22:38 GMT
253
+ - Tue, 16 Nov 2010 07:04:15 GMT
254
254
  server:
255
255
  - nginx/0.7.65
256
256
  content-length:
257
257
  - "872"
258
258
  set-cookie:
259
- - _recurly_session=23bd576414e793ada09c6e0f608eaf2a; domain=.recurly.com; path=/; Secure; HttpOnly
259
+ - _recurly_session=0630396467325faf900c6d4c35a075a3; domain=.recurly.com; path=/; secure; HttpOnly
260
260
  cache-control:
261
261
  - private, max-age=0, must-revalidate
262
262
  body: |
@@ -271,11 +271,11 @@
271
271
  <state>active</state>
272
272
  <quantity type="integer">1</quantity>
273
273
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
274
- <activated_at type="datetime">2010-10-19T05:22:37Z</activated_at>
274
+ <activated_at type="datetime">2010-11-16T07:04:16Z</activated_at>
275
275
  <canceled_at nil="true" type="datetime"></canceled_at>
276
276
  <expires_at nil="true" type="datetime"></expires_at>
277
- <current_period_started_at type="datetime">2010-10-19T05:22:37Z</current_period_started_at>
278
- <current_period_ends_at type="datetime">2010-11-19T05:22:37Z</current_period_ends_at>
277
+ <current_period_started_at type="datetime">2010-11-16T07:04:16Z</current_period_started_at>
278
+ <current_period_ends_at type="datetime">2010-12-16T07:04:16Z</current_period_ends_at>
279
279
  <trial_started_at nil="true" type="datetime"></trial_started_at>
280
280
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
281
281
  </subscription>
@@ -309,21 +309,21 @@
309
309
  x-ua-compatible:
310
310
  - IE=Edge
311
311
  etag:
312
- - "\"c1a9f51404d2c845337abb60d64d63fd\""
312
+ - "\"4120ed69cdeccd2e1b1c8f00ffcc1a5c\""
313
313
  connection:
314
314
  - close
315
315
  content-type:
316
316
  - application/xml; charset=utf-8
317
317
  x-runtime:
318
- - "347"
318
+ - "323"
319
319
  date:
320
- - Tue, 19 Oct 2010 05:22:39 GMT
320
+ - Tue, 16 Nov 2010 07:04:18 GMT
321
321
  server:
322
322
  - nginx/0.7.65
323
323
  content-length:
324
324
  - "872"
325
325
  set-cookie:
326
- - _recurly_session=53afcdf7485d67b795afe64898a6d5cf; domain=.recurly.com; path=/; Secure; HttpOnly
326
+ - _recurly_session=81c276ae3167edc0c1b16a0a7bfa8690; domain=.recurly.com; path=/; secure; HttpOnly
327
327
  cache-control:
328
328
  - private, max-age=0, must-revalidate
329
329
  body: |
@@ -338,11 +338,11 @@
338
338
  <state>active</state>
339
339
  <quantity type="integer">2</quantity>
340
340
  <total_amount_in_cents type="integer">2000</total_amount_in_cents>
341
- <activated_at type="datetime">2010-10-19T05:22:39Z</activated_at>
341
+ <activated_at type="datetime">2010-11-16T07:04:17Z</activated_at>
342
342
  <canceled_at nil="true" type="datetime"></canceled_at>
343
343
  <expires_at nil="true" type="datetime"></expires_at>
344
- <current_period_started_at type="datetime">2010-10-19T05:22:37Z</current_period_started_at>
345
- <current_period_ends_at type="datetime">2010-11-19T05:22:37Z</current_period_ends_at>
344
+ <current_period_started_at type="datetime">2010-11-16T07:04:16Z</current_period_started_at>
345
+ <current_period_ends_at type="datetime">2010-12-16T07:04:16Z</current_period_ends_at>
346
346
  <trial_started_at nil="true" type="datetime"></trial_started_at>
347
347
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
348
348
  </subscription>
@@ -368,21 +368,21 @@
368
368
  x-ua-compatible:
369
369
  - IE=Edge
370
370
  etag:
371
- - "\"c1a9f51404d2c845337abb60d64d63fd\""
371
+ - "\"4120ed69cdeccd2e1b1c8f00ffcc1a5c\""
372
372
  connection:
373
373
  - close
374
374
  content-type:
375
375
  - application/xml; charset=utf-8
376
376
  x-runtime:
377
- - "17"
377
+ - "67"
378
378
  date:
379
- - Tue, 19 Oct 2010 05:22:39 GMT
379
+ - Tue, 16 Nov 2010 07:04:16 GMT
380
380
  server:
381
381
  - nginx/0.7.65
382
382
  content-length:
383
383
  - "872"
384
384
  set-cookie:
385
- - _recurly_session=9b1b06f25d2e749a7cea4b6fe3b59794; domain=.recurly.com; path=/; Secure; HttpOnly
385
+ - _recurly_session=b5d9ec9d90d155c3b5a017f02aafb2b5; domain=.recurly.com; path=/; secure; HttpOnly
386
386
  cache-control:
387
387
  - private, max-age=0, must-revalidate
388
388
  body: |
@@ -397,11 +397,11 @@
397
397
  <state>active</state>
398
398
  <quantity type="integer">2</quantity>
399
399
  <total_amount_in_cents type="integer">2000</total_amount_in_cents>
400
- <activated_at type="datetime">2010-10-19T05:22:39Z</activated_at>
400
+ <activated_at type="datetime">2010-11-16T07:04:17Z</activated_at>
401
401
  <canceled_at nil="true" type="datetime"></canceled_at>
402
402
  <expires_at nil="true" type="datetime"></expires_at>
403
- <current_period_started_at type="datetime">2010-10-19T05:22:37Z</current_period_started_at>
404
- <current_period_ends_at type="datetime">2010-11-19T05:22:37Z</current_period_ends_at>
403
+ <current_period_started_at type="datetime">2010-11-16T07:04:16Z</current_period_started_at>
404
+ <current_period_ends_at type="datetime">2010-12-16T07:04:16Z</current_period_ends_at>
405
405
  <trial_started_at nil="true" type="datetime"></trial_started_at>
406
406
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
407
407
  </subscription>
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "610"
37
+ - "273"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:22:41 GMT
39
+ - Tue, 16 Nov 2010 07:04:19 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "553"
44
44
  set-cookie:
45
- - account_credentials=aca17a2fb31da9fb2ee1f2067fffc67381ae8ebf636115b39ed45d5595ea445e5cb37327ac77cb262cc20d1634aabec15ccce88668ac816c80fc346176cf1584%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=290e982ed81e53012f1bef9882d8c9e9ab9bb9ca3a43d46859c055bda353073edae824b128ec4a7993f7ab7e46c436a2f70551ae8fcc44f501c2a34d1fa36a7b%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=8542e7af90fc126e029f0bdac5260645; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=bd16bab8fe849b359135256adbb6ac35; domain=.recurly.com; path=/; secure; HttpOnly
48
48
  cache-control:
49
49
  - no-cache
50
50
  body: |
@@ -59,8 +59,8 @@
59
59
  <company_name>Recurly Ruby Gem</company_name>
60
60
  <balance_in_cents type="integer">0</balance_in_cents>
61
61
  <closed type="boolean">false</closed>
62
- <hosted_login_token>99a9f7eae7144531924833bf191edc37</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:22:41Z</created_at>
62
+ <hosted_login_token>823db2bceccc4d6aa70ad13ed945aad6</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:04:19Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -91,15 +91,15 @@
91
91
  content-type:
92
92
  - application/xml; charset=utf-8
93
93
  x-runtime:
94
- - "12"
94
+ - "11"
95
95
  date:
96
- - Tue, 19 Oct 2010 05:22:41 GMT
96
+ - Tue, 16 Nov 2010 07:04:18 GMT
97
97
  server:
98
98
  - nginx/0.7.65
99
99
  content-length:
100
100
  - "1150"
101
101
  set-cookie:
102
- - _recurly_session=0e5366d6715cda475511bac16a5492ef; domain=.recurly.com; path=/; Secure; HttpOnly
102
+ - _recurly_session=727c5d70e8f6b282589cc4e6fd19ffc5; domain=.recurly.com; path=/; secure; HttpOnly
103
103
  cache-control:
104
104
  - private, max-age=0, must-revalidate
105
105
  body: |
@@ -140,8 +140,8 @@
140
140
  <quantity type="integer">1</quantity>
141
141
  <plan-code>paid</plan-code>
142
142
  <account>
143
- <created-at type="datetime">2010-10-19T05:22:41Z</created-at>
144
- <hosted-login-token>99a9f7eae7144531924833bf191edc37</hosted-login-token>
143
+ <created-at type="datetime">2010-11-16T07:04:19Z</created-at>
144
+ <hosted-login-token>823db2bceccc4d6aa70ad13ed945aad6</hosted-login-token>
145
145
  <company-name>Recurly Ruby Gem</company-name>
146
146
  <account-code>1287455769</account-code>
147
147
  <closed type="boolean">false</closed>
@@ -155,7 +155,7 @@
155
155
  <country>US</country>
156
156
  <credit-card>
157
157
  <number>1</number>
158
- <month type="integer">10</month>
158
+ <month type="integer">11</month>
159
159
  <year type="integer">2011</year>
160
160
  <verification-value>123</verification-value>
161
161
  </credit-card>
@@ -189,15 +189,15 @@
189
189
  content-type:
190
190
  - application/xml; charset=utf-8
191
191
  x-runtime:
192
- - "534"
192
+ - "312"
193
193
  date:
194
- - Tue, 19 Oct 2010 05:22:42 GMT
194
+ - Tue, 16 Nov 2010 07:04:20 GMT
195
195
  server:
196
196
  - nginx/0.7.65
197
197
  content-length:
198
198
  - "830"
199
199
  set-cookie:
200
- - _recurly_session=d5db99836055c5901c534ab5710ae034; domain=.recurly.com; path=/; Secure; HttpOnly
200
+ - _recurly_session=d70801fdc4306c51b54a86abacdffeca; domain=.recurly.com; path=/; secure; HttpOnly
201
201
  cache-control:
202
202
  - no-cache
203
203
  body: |
@@ -212,11 +212,11 @@
212
212
  <state>active</state>
213
213
  <quantity type="integer">1</quantity>
214
214
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
215
- <activated_at type="datetime">2010-10-19T05:22:42Z</activated_at>
215
+ <activated_at type="datetime">2010-11-16T07:04:20Z</activated_at>
216
216
  <canceled_at nil="true" type="datetime"></canceled_at>
217
217
  <expires_at nil="true" type="datetime"></expires_at>
218
- <current_period_started_at type="datetime">2010-10-19T05:22:42Z</current_period_started_at>
219
- <current_period_ends_at type="datetime">2010-11-19T05:22:42Z</current_period_ends_at>
218
+ <current_period_started_at type="datetime">2010-11-16T07:04:20Z</current_period_started_at>
219
+ <current_period_ends_at type="datetime">2010-12-16T07:04:20Z</current_period_ends_at>
220
220
  <trial_started_at nil="true" type="datetime"></trial_started_at>
221
221
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
222
222
  </subscription>
@@ -242,21 +242,21 @@
242
242
  x-ua-compatible:
243
243
  - IE=Edge
244
244
  etag:
245
- - "\"68166f2313efa6a6ab03a55af6c8b8a5\""
245
+ - "\"37e55345b1901f16d0e46fc84561592f\""
246
246
  connection:
247
247
  - close
248
248
  content-type:
249
249
  - application/xml; charset=utf-8
250
250
  x-runtime:
251
- - "29"
251
+ - "15"
252
252
  date:
253
- - Tue, 19 Oct 2010 05:22:43 GMT
253
+ - Tue, 16 Nov 2010 07:04:19 GMT
254
254
  server:
255
255
  - nginx/0.7.65
256
256
  content-length:
257
257
  - "830"
258
258
  set-cookie:
259
- - _recurly_session=1bbf8ce49491024c4610e991a6e882a4; domain=.recurly.com; path=/; Secure; HttpOnly
259
+ - _recurly_session=53de0618201ffb26eabf795bea1249a7; domain=.recurly.com; path=/; secure; HttpOnly
260
260
  cache-control:
261
261
  - private, max-age=0, must-revalidate
262
262
  body: |
@@ -271,11 +271,11 @@
271
271
  <state>active</state>
272
272
  <quantity type="integer">1</quantity>
273
273
  <total_amount_in_cents type="integer">1000</total_amount_in_cents>
274
- <activated_at type="datetime">2010-10-19T05:22:42Z</activated_at>
274
+ <activated_at type="datetime">2010-11-16T07:04:20Z</activated_at>
275
275
  <canceled_at nil="true" type="datetime"></canceled_at>
276
276
  <expires_at nil="true" type="datetime"></expires_at>
277
- <current_period_started_at type="datetime">2010-10-19T05:22:42Z</current_period_started_at>
278
- <current_period_ends_at type="datetime">2010-11-19T05:22:42Z</current_period_ends_at>
277
+ <current_period_started_at type="datetime">2010-11-16T07:04:20Z</current_period_started_at>
278
+ <current_period_ends_at type="datetime">2010-12-16T07:04:20Z</current_period_ends_at>
279
279
  <trial_started_at nil="true" type="datetime"></trial_started_at>
280
280
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
281
281
  </subscription>
@@ -309,21 +309,21 @@
309
309
  x-ua-compatible:
310
310
  - IE=Edge
311
311
  etag:
312
- - "\"d306c99c3b679e5f333a4bbf414de5a2\""
312
+ - "\"52ddf1bfcb140228ef84ea6ab3b9c2a1\""
313
313
  connection:
314
314
  - close
315
315
  content-type:
316
316
  - application/xml; charset=utf-8
317
317
  x-runtime:
318
- - "545"
318
+ - "317"
319
319
  date:
320
- - Tue, 19 Oct 2010 05:22:44 GMT
320
+ - Tue, 16 Nov 2010 07:04:22 GMT
321
321
  server:
322
322
  - nginx/0.7.65
323
323
  content-length:
324
324
  - "830"
325
325
  set-cookie:
326
- - _recurly_session=2ae0a486dfa35638c0fbfaac14a2c668; domain=.recurly.com; path=/; Secure; HttpOnly
326
+ - _recurly_session=e554eb542115d7118bee140c49ac9eac; domain=.recurly.com; path=/; secure; HttpOnly
327
327
  cache-control:
328
328
  - private, max-age=0, must-revalidate
329
329
  body: |
@@ -338,11 +338,11 @@
338
338
  <state>active</state>
339
339
  <quantity type="integer">2</quantity>
340
340
  <total_amount_in_cents type="integer">2000</total_amount_in_cents>
341
- <activated_at type="datetime">2010-10-19T05:22:43Z</activated_at>
341
+ <activated_at type="datetime">2010-11-16T07:04:22Z</activated_at>
342
342
  <canceled_at nil="true" type="datetime"></canceled_at>
343
343
  <expires_at nil="true" type="datetime"></expires_at>
344
- <current_period_started_at type="datetime">2010-10-19T05:22:42Z</current_period_started_at>
345
- <current_period_ends_at type="datetime">2010-11-19T05:22:42Z</current_period_ends_at>
344
+ <current_period_started_at type="datetime">2010-11-16T07:04:20Z</current_period_started_at>
345
+ <current_period_ends_at type="datetime">2010-12-16T07:04:20Z</current_period_ends_at>
346
346
  <trial_started_at nil="true" type="datetime"></trial_started_at>
347
347
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
348
348
  </subscription>
@@ -368,21 +368,21 @@
368
368
  x-ua-compatible:
369
369
  - IE=Edge
370
370
  etag:
371
- - "\"d306c99c3b679e5f333a4bbf414de5a2\""
371
+ - "\"52ddf1bfcb140228ef84ea6ab3b9c2a1\""
372
372
  connection:
373
373
  - close
374
374
  content-type:
375
375
  - application/xml; charset=utf-8
376
376
  x-runtime:
377
- - "17"
377
+ - "15"
378
378
  date:
379
- - Tue, 19 Oct 2010 05:22:44 GMT
379
+ - Tue, 16 Nov 2010 07:04:21 GMT
380
380
  server:
381
381
  - nginx/0.7.65
382
382
  content-length:
383
383
  - "830"
384
384
  set-cookie:
385
- - _recurly_session=6bd814267e93436909dd228df6d828e3; domain=.recurly.com; path=/; Secure; HttpOnly
385
+ - _recurly_session=bd84b0d14f1c08e641bea20392fb0afa; domain=.recurly.com; path=/; secure; HttpOnly
386
386
  cache-control:
387
387
  - private, max-age=0, must-revalidate
388
388
  body: |
@@ -397,11 +397,11 @@
397
397
  <state>active</state>
398
398
  <quantity type="integer">2</quantity>
399
399
  <total_amount_in_cents type="integer">2000</total_amount_in_cents>
400
- <activated_at type="datetime">2010-10-19T05:22:43Z</activated_at>
400
+ <activated_at type="datetime">2010-11-16T07:04:22Z</activated_at>
401
401
  <canceled_at nil="true" type="datetime"></canceled_at>
402
402
  <expires_at nil="true" type="datetime"></expires_at>
403
- <current_period_started_at type="datetime">2010-10-19T05:22:42Z</current_period_started_at>
404
- <current_period_ends_at type="datetime">2010-11-19T05:22:42Z</current_period_ends_at>
403
+ <current_period_started_at type="datetime">2010-11-16T07:04:20Z</current_period_started_at>
404
+ <current_period_ends_at type="datetime">2010-12-16T07:04:20Z</current_period_ends_at>
405
405
  <trial_started_at nil="true" type="datetime"></trial_started_at>
406
406
  <trial_ends_at nil="true" type="datetime"></trial_ends_at>
407
407
  </subscription>