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
- - "719"
37
+ - "271"
38
38
  date:
39
- - Thu, 04 Nov 2010 23:28:25 GMT
39
+ - Tue, 16 Nov 2010 07:03:05 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "583"
44
44
  set-cookie:
45
- - account_credentials=c3cab20238d22c0e4ec41e87bd9dbeb8ccdae9768393b6850d4e9995aa3de5c37e1235a2cefb9d82086559b809d1f58939c77eb34e0eca607cc87e48927da340%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=0c9beab595368b91d4e85dcdb0ae523f58d0ce2e3530c253b57279dd6f0dda34c2b1261b18967883b329e225b45e5f4c63e3dfc8fa13eff9403ae7fd15bc47fc%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=fdccb54fc1620a08794cab11ce5ae1d7; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=08a97280377fdc2ce45c34dd42bf06c7; 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>08eeed75afad47c38f87747f06a21160</hosted_login_token>
63
- <created_at type="datetime">2010-11-04T23:28:25Z</created_at>
62
+ <hosted_login_token>61434b3710de45958b909960f3d123d1</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:03:05Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -85,21 +85,21 @@
85
85
  x-ua-compatible:
86
86
  - IE=Edge
87
87
  etag:
88
- - "\"c46f22813d64f417f050939328acf162\""
88
+ - "\"07f50889ea07e38bfc774d0980faca45\""
89
89
  connection:
90
90
  - close
91
91
  content-type:
92
92
  - application/xml; charset=utf-8
93
93
  x-runtime:
94
- - "52"
94
+ - "28"
95
95
  date:
96
- - Thu, 04 Nov 2010 23:28:26 GMT
96
+ - Tue, 16 Nov 2010 07:03:04 GMT
97
97
  server:
98
98
  - nginx/0.7.65
99
99
  content-length:
100
100
  - "583"
101
101
  set-cookie:
102
- - _recurly_session=bb373f624e2afefc827d0f775c588564; domain=.recurly.com; path=/; Secure; HttpOnly
102
+ - _recurly_session=54093d116bb2b7b383908ac3189256f9; domain=.recurly.com; path=/; secure; HttpOnly
103
103
  cache-control:
104
104
  - private, max-age=0, must-revalidate
105
105
  body: |
@@ -114,8 +114,8 @@
114
114
  <company_name>Recurly Ruby Gem</company_name>
115
115
  <balance_in_cents type="integer">0</balance_in_cents>
116
116
  <closed type="boolean">false</closed>
117
- <hosted_login_token>08eeed75afad47c38f87747f06a21160</hosted_login_token>
118
- <created_at type="datetime">2010-11-04T23:28:25Z</created_at>
117
+ <hosted_login_token>61434b3710de45958b909960f3d123d1</hosted_login_token>
118
+ <created_at type="datetime">2010-11-16T07:03:05Z</created_at>
119
119
  <state>active</state>
120
120
  </account>
121
121
 
@@ -127,8 +127,8 @@
127
127
  body: |
128
128
  <?xml version="1.0" encoding="UTF-8"?>
129
129
  <account>
130
- <created-at type="datetime">2010-11-04T23:28:25Z</created-at>
131
- <hosted-login-token>08eeed75afad47c38f87747f06a21160</hosted-login-token>
130
+ <created-at type="datetime">2010-11-16T07:03:05Z</created-at>
131
+ <hosted-login-token>61434b3710de45958b909960f3d123d1</hosted-login-token>
132
132
  <company-name>Recurly Ruby Gem -- Update</company-name>
133
133
  <account-code>account-update-1288381765</account-code>
134
134
  <closed type="boolean">false</closed>
@@ -158,21 +158,21 @@
158
158
  x-ua-compatible:
159
159
  - IE=Edge
160
160
  etag:
161
- - "\"fa2470aab35fa820d0b2f6892f1b4b19\""
161
+ - "\"8faeb17b3ca6093fb36a8c0a26656d1d\""
162
162
  connection:
163
163
  - close
164
164
  content-type:
165
165
  - application/xml; charset=utf-8
166
166
  x-runtime:
167
- - "28"
167
+ - "89"
168
168
  date:
169
- - Thu, 04 Nov 2010 23:28:26 GMT
169
+ - Tue, 16 Nov 2010 07:03:06 GMT
170
170
  server:
171
171
  - nginx/0.7.65
172
172
  content-length:
173
173
  - "600"
174
174
  set-cookie:
175
- - _recurly_session=f0f3379b2eb38fe485b40f71617c7878; domain=.recurly.com; path=/; Secure; HttpOnly
175
+ - _recurly_session=2416596eeab319e1bddc9ec3f701de53; domain=.recurly.com; path=/; secure; HttpOnly
176
176
  cache-control:
177
177
  - private, max-age=0, must-revalidate
178
178
  body: |
@@ -187,8 +187,8 @@
187
187
  <company_name>Recurly Ruby Gem -- Update</company_name>
188
188
  <balance_in_cents type="integer">0</balance_in_cents>
189
189
  <closed type="boolean">false</closed>
190
- <hosted_login_token>08eeed75afad47c38f87747f06a21160</hosted_login_token>
191
- <created_at type="datetime">2010-11-04T23:28:25Z</created_at>
190
+ <hosted_login_token>61434b3710de45958b909960f3d123d1</hosted_login_token>
191
+ <created_at type="datetime">2010-11-16T07:03:05Z</created_at>
192
192
  <state>active</state>
193
193
  </account>
194
194
 
@@ -213,21 +213,21 @@
213
213
  x-ua-compatible:
214
214
  - IE=Edge
215
215
  etag:
216
- - "\"fa2470aab35fa820d0b2f6892f1b4b19\""
216
+ - "\"8faeb17b3ca6093fb36a8c0a26656d1d\""
217
217
  connection:
218
218
  - close
219
219
  content-type:
220
220
  - application/xml; charset=utf-8
221
221
  x-runtime:
222
- - "31"
222
+ - "15"
223
223
  date:
224
- - Thu, 04 Nov 2010 23:28:27 GMT
224
+ - Tue, 16 Nov 2010 07:03:05 GMT
225
225
  server:
226
226
  - nginx/0.7.65
227
227
  content-length:
228
228
  - "600"
229
229
  set-cookie:
230
- - _recurly_session=a5e126e03d92acb4d26dcf11cc3051cb; domain=.recurly.com; path=/; Secure; HttpOnly
230
+ - _recurly_session=7d1682767044e58449c59f9441d04af6; domain=.recurly.com; path=/; secure; HttpOnly
231
231
  cache-control:
232
232
  - private, max-age=0, must-revalidate
233
233
  body: |
@@ -242,8 +242,8 @@
242
242
  <company_name>Recurly Ruby Gem -- Update</company_name>
243
243
  <balance_in_cents type="integer">0</balance_in_cents>
244
244
  <closed type="boolean">false</closed>
245
- <hosted_login_token>08eeed75afad47c38f87747f06a21160</hosted_login_token>
246
- <created_at type="datetime">2010-11-04T23:28:25Z</created_at>
245
+ <hosted_login_token>61434b3710de45958b909960f3d123d1</hosted_login_token>
246
+ <created_at type="datetime">2010-11-16T07:03:05Z</created_at>
247
247
  <state>active</state>
248
248
  </account>
249
249
 
@@ -36,15 +36,15 @@
36
36
  server:
37
37
  - nginx/0.7.65
38
38
  date:
39
- - Tue, 19 Oct 2010 05:21:21 GMT
39
+ - Tue, 16 Nov 2010 07:03:11 GMT
40
40
  x-runtime:
41
- - "737"
41
+ - "273"
42
42
  content-length:
43
43
  - "583"
44
44
  set-cookie:
45
- - account_credentials=c7aaed7c9a5b2aa4d9a37de9c0961bf79f154bb5f8ddafb3008b4820fb84eb0a0a9a46875dad9a8cdeeb3378c53aecacb053c64661c72d96ea57897ac79d21f9%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=6adf27b69449bf7f9b90ed950d7804300251102ac994d842955df025b4c40f7f7a0821c3d9d548d377c96186e2633a36363748a874f19f958692525949aa1d27%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=c84565adff732193d23ee3f9f82f63b1; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=77ffb3705ef9c4a2be635db4d8f0ad0b; 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>dd65c4761c3a42c2af546764ee054fb3</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:21:21Z</created_at>
62
+ <hosted_login_token>6084db7afffb44e8a8d9c0ff99918da5</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:03:11Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -78,13 +78,13 @@
78
78
  <country>US</country>
79
79
  <credit-card>
80
80
  <number>1</number>
81
- <month type="integer">10</month>
81
+ <month type="integer">11</month>
82
82
  <year type="integer">2011</year>
83
83
  <verification-value>123</verification-value>
84
84
  </credit-card>
85
85
  <last-name>Test</last-name>
86
- <state>CA</state>
87
86
  <first-name>Verena</first-name>
87
+ <state>CA</state>
88
88
  </billing-info>
89
89
 
90
90
  headers:
@@ -104,7 +104,7 @@
104
104
  x-ua-compatible:
105
105
  - IE=Edge
106
106
  etag:
107
- - "\"8400b22d5a2eec2357fb4022f43283ed\""
107
+ - "\"5183185873438d2ff3ebc2886bd622b5\""
108
108
  content-type:
109
109
  - application/xml; charset=utf-8
110
110
  connection:
@@ -112,13 +112,13 @@
112
112
  server:
113
113
  - nginx/0.7.65
114
114
  date:
115
- - Tue, 19 Oct 2010 05:21:21 GMT
115
+ - Tue, 16 Nov 2010 07:03:10 GMT
116
116
  x-runtime:
117
- - "58"
117
+ - "114"
118
118
  content-length:
119
119
  - "639"
120
120
  set-cookie:
121
- - _recurly_session=52b60d47638f5e487413c422a6ebeac9; domain=.recurly.com; path=/; Secure; HttpOnly
121
+ - _recurly_session=78544cc3e6fe773d3639041f29ec7542; domain=.recurly.com; path=/; secure; HttpOnly
122
122
  cache-control:
123
123
  - private, max-age=0, must-revalidate
124
124
  body: |
@@ -139,10 +139,10 @@
139
139
  <credit_card>
140
140
  <type>bogus</type>
141
141
  <last_four>1</last_four>
142
- <month type="integer">10</month>
142
+ <month type="integer">11</month>
143
143
  <year type="integer">2011</year>
144
144
  </credit_card>
145
- <updated_at type="datetime">2010-10-19T05:21:21Z</updated_at>
145
+ <updated_at type="datetime">2010-11-16T07:03:10Z</updated_at>
146
146
  </billing_info>
147
147
 
148
148
  http_version: "1.1"
@@ -166,21 +166,21 @@
166
166
  x-ua-compatible:
167
167
  - IE=Edge
168
168
  etag:
169
- - "\"8400b22d5a2eec2357fb4022f43283ed\""
169
+ - "\"5183185873438d2ff3ebc2886bd622b5\""
170
170
  connection:
171
171
  - close
172
172
  content-type:
173
173
  - application/xml; charset=utf-8
174
174
  x-runtime:
175
- - "22"
175
+ - "12"
176
176
  date:
177
- - Tue, 19 Oct 2010 05:21:22 GMT
177
+ - Tue, 16 Nov 2010 07:03:12 GMT
178
178
  server:
179
179
  - nginx/0.7.65
180
180
  content-length:
181
181
  - "639"
182
182
  set-cookie:
183
- - _recurly_session=5a711a34052493d4d82ee092acb6020d; domain=.recurly.com; path=/; Secure; HttpOnly
183
+ - _recurly_session=0cb467710928380cc4f1a6014f2faac2; domain=.recurly.com; path=/; secure; HttpOnly
184
184
  cache-control:
185
185
  - private, max-age=0, must-revalidate
186
186
  body: |
@@ -201,10 +201,10 @@
201
201
  <credit_card>
202
202
  <type>bogus</type>
203
203
  <last_four>1</last_four>
204
- <month type="integer">10</month>
204
+ <month type="integer">11</month>
205
205
  <year type="integer">2011</year>
206
206
  </credit_card>
207
- <updated_at type="datetime">2010-10-19T05:21:21Z</updated_at>
207
+ <updated_at type="datetime">2010-11-16T07:03:10Z</updated_at>
208
208
  </billing_info>
209
209
 
210
210
  http_version: "1.1"
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "756"
37
+ - "270"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:21:29 GMT
39
+ - Tue, 16 Nov 2010 07:03:16 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "585"
44
44
  set-cookie:
45
- - account_credentials=dc7af715131cd589e60d7802d608f573ae5f048a021eac77143f1e608ae5371de1e74f3dca8bbabb6ee34b239ca684a744814a17df3d0a780abbbabbb338f945%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=7403f40a83c0b4fd8700c9fb5c1a48bc5d80c56401950e31f16800aaa0c8ca1716c64d457cb0a178b279e0fce3a23d96541510b56644e38b5db310bea1abcbeb%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=80bf78ffd9614c90c50cae56aac276f9; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=2b30f6d374ba52fc953e3d75b0141edf; 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>98dc1f63785b46859658c8bf1c51d8ce</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:21:29Z</created_at>
62
+ <hosted_login_token>b8b44472f6684ecea66b486011cf62d1</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:03:16Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -78,13 +78,13 @@
78
78
  <country>US</country>
79
79
  <credit-card>
80
80
  <number>1</number>
81
- <month type="integer">10</month>
81
+ <month type="integer">11</month>
82
82
  <year type="integer">2011</year>
83
83
  <verification-value>123</verification-value>
84
84
  </credit-card>
85
85
  <last-name>Test</last-name>
86
- <state>CA</state>
87
86
  <first-name>Verena</first-name>
87
+ <state>CA</state>
88
88
  </billing-info>
89
89
 
90
90
  headers:
@@ -104,21 +104,21 @@
104
104
  x-ua-compatible:
105
105
  - IE=Edge
106
106
  etag:
107
- - "\"802560f88a4b01d20bbc39bc40984a52\""
107
+ - "\"1661bc948fb9e9df8b3d65f1f39db22a\""
108
108
  connection:
109
109
  - close
110
110
  content-type:
111
111
  - application/xml; charset=utf-8
112
112
  x-runtime:
113
- - "57"
113
+ - "53"
114
114
  date:
115
- - Tue, 19 Oct 2010 05:21:30 GMT
115
+ - Tue, 16 Nov 2010 07:03:18 GMT
116
116
  server:
117
117
  - nginx/0.7.65
118
118
  content-length:
119
119
  - "649"
120
120
  set-cookie:
121
- - _recurly_session=5acd7608c5bae1705d48a111e8d84351; domain=.recurly.com; path=/; Secure; HttpOnly
121
+ - _recurly_session=924bd55c30ea5d0388706cb0f487ef4e; domain=.recurly.com; path=/; secure; HttpOnly
122
122
  cache-control:
123
123
  - private, max-age=0, must-revalidate
124
124
  body: |
@@ -139,10 +139,10 @@
139
139
  <credit_card>
140
140
  <type>bogus</type>
141
141
  <last_four>1</last_four>
142
- <month type="integer">10</month>
142
+ <month type="integer">11</month>
143
143
  <year type="integer">2011</year>
144
144
  </credit_card>
145
- <updated_at type="datetime">2010-10-19T05:21:30Z</updated_at>
145
+ <updated_at type="datetime">2010-11-16T07:03:18Z</updated_at>
146
146
  </billing_info>
147
147
 
148
148
  http_version: "1.1"
@@ -166,21 +166,21 @@
166
166
  x-ua-compatible:
167
167
  - IE=Edge
168
168
  etag:
169
- - "\"802560f88a4b01d20bbc39bc40984a52\""
169
+ - "\"1661bc948fb9e9df8b3d65f1f39db22a\""
170
170
  connection:
171
171
  - close
172
172
  content-type:
173
173
  - application/xml; charset=utf-8
174
174
  x-runtime:
175
- - "30"
175
+ - "12"
176
176
  date:
177
- - Tue, 19 Oct 2010 05:21:30 GMT
177
+ - Tue, 16 Nov 2010 07:03:17 GMT
178
178
  server:
179
179
  - nginx/0.7.65
180
180
  content-length:
181
181
  - "649"
182
182
  set-cookie:
183
- - _recurly_session=f9e4a986e411f3a2918103bd42c4ab2c; domain=.recurly.com; path=/; Secure; HttpOnly
183
+ - _recurly_session=59862c14fc3e84eddfb51dfe458de2e5; domain=.recurly.com; path=/; secure; HttpOnly
184
184
  cache-control:
185
185
  - private, max-age=0, must-revalidate
186
186
  body: |
@@ -201,10 +201,10 @@
201
201
  <credit_card>
202
202
  <type>bogus</type>
203
203
  <last_four>1</last_four>
204
- <month type="integer">10</month>
204
+ <month type="integer">11</month>
205
205
  <year type="integer">2011</year>
206
206
  </credit_card>
207
- <updated_at type="datetime">2010-10-19T05:21:30Z</updated_at>
207
+ <updated_at type="datetime">2010-11-16T07:03:18Z</updated_at>
208
208
  </billing_info>
209
209
 
210
210
  http_version: "1.1"
@@ -232,15 +232,15 @@
232
232
  content-type:
233
233
  - application/xml; charset=utf-8
234
234
  x-runtime:
235
- - "24"
235
+ - "17"
236
236
  date:
237
- - Tue, 19 Oct 2010 05:21:30 GMT
237
+ - Tue, 16 Nov 2010 07:03:19 GMT
238
238
  server:
239
239
  - nginx/0.7.65
240
240
  content-length:
241
241
  - "1"
242
242
  set-cookie:
243
- - _recurly_session=7d2c36d78b8a3e4a020bfa17e9dd3430; domain=.recurly.com; path=/; Secure; HttpOnly
243
+ - _recurly_session=6e242d3a689cfa1bbd16ba6aa507c88d; domain=.recurly.com; path=/; secure; HttpOnly
244
244
  cache-control:
245
245
  - no-cache
246
246
  body: " "
@@ -265,21 +265,21 @@
265
265
  x-ua-compatible:
266
266
  - IE=Edge
267
267
  etag:
268
- - "\"93d3b36198d9737e573f7dac108ecb99\""
268
+ - "\"8d2726aa3d3183cb7bb92efa9ce81e81\""
269
269
  connection:
270
270
  - close
271
271
  content-type:
272
272
  - application/xml; charset=utf-8
273
273
  x-runtime:
274
- - "13"
274
+ - "11"
275
275
  date:
276
- - Tue, 19 Oct 2010 05:21:31 GMT
276
+ - Tue, 16 Nov 2010 07:03:18 GMT
277
277
  server:
278
278
  - nginx/0.7.65
279
279
  content-length:
280
280
  - "598"
281
281
  set-cookie:
282
- - _recurly_session=a53ff446b943e1311b53fd75a33d5637; domain=.recurly.com; path=/; Secure; HttpOnly
282
+ - _recurly_session=237a6e0f987c3e549f2d93766c848ed1; domain=.recurly.com; path=/; secure; HttpOnly
283
283
  cache-control:
284
284
  - private, max-age=0, must-revalidate
285
285
  body: |
@@ -300,10 +300,10 @@
300
300
  <credit_card>
301
301
  <type>unknown</type>
302
302
  <last_four></last_four>
303
- <month type="integer">10</month>
303
+ <month type="integer">11</month>
304
304
  <year type="integer">2010</year>
305
305
  </credit_card>
306
- <updated_at type="datetime">2010-10-19T05:21:31Z</updated_at>
306
+ <updated_at type="datetime">2010-11-16T07:03:18Z</updated_at>
307
307
  </billing_info>
308
308
 
309
309
  http_version: "1.1"