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
- - "588"
37
+ - "312"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:21:26 GMT
39
+ - Tue, 16 Nov 2010 07:03:14 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "579"
44
44
  set-cookie:
45
- - account_credentials=5e9c97fec1c31fcf1c4fcdf3206714a08ac8a33384d455275a0f9ee4e31fd586320f482c17b3aa892cc83c2364ca37e69f560119f6067e444ad5b9856510f8c4%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=01916fc520397f4946a53c64c818ef521d43f6e1757e0b5530e5a64d5442a4c791d7c48a6eecc76d586c10da679c13e7b55a63432770fc4f5529feb02182374f%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=fda84bec6451d486e606193f3668a0ae; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=c1a58f966bb2433f05975e26f4560f5d; 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>b41a821c4e9d4ac8a06d07b3dce78077</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:21:26Z</created_at>
62
+ <hosted_login_token>f990613ac77349879a211e1db0e2f7b2</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:03:14Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -79,7 +79,7 @@
79
79
  <country>US</country>
80
80
  <credit-card>
81
81
  <number>1</number>
82
- <month type="integer">10</month>
82
+ <month type="integer">11</month>
83
83
  <year type="integer">2011</year>
84
84
  <verification-value>123</verification-value>
85
85
  </credit-card>
@@ -105,21 +105,21 @@
105
105
  x-ua-compatible:
106
106
  - IE=Edge
107
107
  etag:
108
- - "\"56b8b8db74121ee6ecb789ffc22c1112\""
108
+ - "\"6e73995f13c1cd2d16b04ff119a474f3\""
109
109
  connection:
110
110
  - close
111
111
  content-type:
112
112
  - application/xml; charset=utf-8
113
113
  x-runtime:
114
- - "82"
114
+ - "53"
115
115
  date:
116
- - Tue, 19 Oct 2010 05:21:27 GMT
116
+ - Tue, 16 Nov 2010 07:03:16 GMT
117
117
  server:
118
118
  - nginx/0.7.65
119
119
  content-length:
120
120
  - "637"
121
121
  set-cookie:
122
- - _recurly_session=f85f14d1619f1470dfe2eeb3d11aee87; domain=.recurly.com; path=/; Secure; HttpOnly
122
+ - _recurly_session=c4c8dace5930a213acb4a5eeb4a1cebd; domain=.recurly.com; path=/; secure; HttpOnly
123
123
  cache-control:
124
124
  - private, max-age=0, must-revalidate
125
125
  body: |
@@ -140,10 +140,10 @@
140
140
  <credit_card>
141
141
  <type>bogus</type>
142
142
  <last_four>1</last_four>
143
- <month type="integer">10</month>
143
+ <month type="integer">11</month>
144
144
  <year type="integer">2011</year>
145
145
  </credit_card>
146
- <updated_at type="datetime">2010-10-19T05:21:27Z</updated_at>
146
+ <updated_at type="datetime">2010-11-16T07:03:16Z</updated_at>
147
147
  </billing_info>
148
148
 
149
149
  http_version: "1.1"
@@ -167,21 +167,21 @@
167
167
  x-ua-compatible:
168
168
  - IE=Edge
169
169
  etag:
170
- - "\"56b8b8db74121ee6ecb789ffc22c1112\""
170
+ - "\"6e73995f13c1cd2d16b04ff119a474f3\""
171
171
  connection:
172
172
  - close
173
173
  content-type:
174
174
  - application/xml; charset=utf-8
175
175
  x-runtime:
176
- - "13"
176
+ - "12"
177
177
  date:
178
- - Tue, 19 Oct 2010 05:21:27 GMT
178
+ - Tue, 16 Nov 2010 07:03:15 GMT
179
179
  server:
180
180
  - nginx/0.7.65
181
181
  content-length:
182
182
  - "637"
183
183
  set-cookie:
184
- - _recurly_session=c572221050684b9371de6f8ccbfcd108; domain=.recurly.com; path=/; Secure; HttpOnly
184
+ - _recurly_session=1303515572b159ba01af03ddfa6968eb; domain=.recurly.com; path=/; secure; HttpOnly
185
185
  cache-control:
186
186
  - private, max-age=0, must-revalidate
187
187
  body: |
@@ -202,10 +202,10 @@
202
202
  <credit_card>
203
203
  <type>bogus</type>
204
204
  <last_four>1</last_four>
205
- <month type="integer">10</month>
205
+ <month type="integer">11</month>
206
206
  <year type="integer">2011</year>
207
207
  </credit_card>
208
- <updated_at type="datetime">2010-10-19T05:21:27Z</updated_at>
208
+ <updated_at type="datetime">2010-11-16T07:03:16Z</updated_at>
209
209
  </billing_info>
210
210
 
211
211
  http_version: "1.1"
@@ -229,21 +229,21 @@
229
229
  x-ua-compatible:
230
230
  - IE=Edge
231
231
  etag:
232
- - "\"56b8b8db74121ee6ecb789ffc22c1112\""
232
+ - "\"6e73995f13c1cd2d16b04ff119a474f3\""
233
233
  connection:
234
234
  - close
235
235
  content-type:
236
236
  - application/xml; charset=utf-8
237
237
  x-runtime:
238
- - "13"
238
+ - "11"
239
239
  date:
240
- - Tue, 19 Oct 2010 05:21:28 GMT
240
+ - Tue, 16 Nov 2010 07:03:17 GMT
241
241
  server:
242
242
  - nginx/0.7.65
243
243
  content-length:
244
244
  - "637"
245
245
  set-cookie:
246
- - _recurly_session=f2d409b7ae52c1d33d7939118438f0d3; domain=.recurly.com; path=/; Secure; HttpOnly
246
+ - _recurly_session=3d7705b269ebb049d010456b0f8bd51f; domain=.recurly.com; path=/; secure; HttpOnly
247
247
  cache-control:
248
248
  - private, max-age=0, must-revalidate
249
249
  body: |
@@ -264,10 +264,10 @@
264
264
  <credit_card>
265
265
  <type>bogus</type>
266
266
  <last_four>1</last_four>
267
- <month type="integer">10</month>
267
+ <month type="integer">11</month>
268
268
  <year type="integer">2011</year>
269
269
  </credit_card>
270
- <updated_at type="datetime">2010-10-19T05:21:27Z</updated_at>
270
+ <updated_at type="datetime">2010-11-16T07:03:16Z</updated_at>
271
271
  </billing_info>
272
272
 
273
273
  http_version: "1.1"
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "725"
37
+ - "271"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:21:23 GMT
39
+ - Tue, 16 Nov 2010 07:03:11 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "583"
44
44
  set-cookie:
45
- - account_credentials=67afd33286d147ab9627c5045b75adf332bf7695b2d4fa367606ec97ca2bafaa71df6ab91ef14c1d7e58b38b069fc91f0f17165951098ca72c68727403d7c512%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=199a4eaa317579c43a5fa514028390fa5d60afee35a293381957decd7a323846e2a8451c9399fe2113c86fa30d59e5fd9a008b279a219d441f8baa07456b427c%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=965bd007fb23e66f4c217fe17491aa04; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=82eb7e35da563fd08717606762da34bd; 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>8d1a2f6269034aabaa5b6035cc0db904</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:21:23Z</created_at>
62
+ <hosted_login_token>4e27dc2c31d748389eebf572eccaa7bb</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
 
@@ -79,7 +79,7 @@
79
79
  <country>US</country>
80
80
  <credit-card>
81
81
  <number>1</number>
82
- <month type="integer">10</month>
82
+ <month type="integer">11</month>
83
83
  <year type="integer">2011</year>
84
84
  <verification-value>123</verification-value>
85
85
  </credit-card>
@@ -105,21 +105,21 @@
105
105
  x-ua-compatible:
106
106
  - IE=Edge
107
107
  etag:
108
- - "\"0f3491a65d874317a7fae181274b6341\""
108
+ - "\"8b103c13beff67d4359dd104d384903e\""
109
109
  connection:
110
110
  - close
111
111
  content-type:
112
112
  - application/xml; charset=utf-8
113
113
  x-runtime:
114
- - "56"
114
+ - "54"
115
115
  date:
116
- - Tue, 19 Oct 2010 05:21:24 GMT
116
+ - Tue, 16 Nov 2010 07:03:14 GMT
117
117
  server:
118
118
  - nginx/0.7.65
119
119
  content-length:
120
120
  - "639"
121
121
  set-cookie:
122
- - _recurly_session=946ea01b46eff1677eca4169f3116b79; domain=.recurly.com; path=/; Secure; HttpOnly
122
+ - _recurly_session=3d99c0b57af1b63c1e39c5307460ac66; domain=.recurly.com; path=/; secure; HttpOnly
123
123
  cache-control:
124
124
  - private, max-age=0, must-revalidate
125
125
  body: |
@@ -140,10 +140,10 @@
140
140
  <credit_card>
141
141
  <type>bogus</type>
142
142
  <last_four>1</last_four>
143
- <month type="integer">10</month>
143
+ <month type="integer">11</month>
144
144
  <year type="integer">2011</year>
145
145
  </credit_card>
146
- <updated_at type="datetime">2010-10-19T05:21:24Z</updated_at>
146
+ <updated_at type="datetime">2010-11-16T07:03:14Z</updated_at>
147
147
  </billing_info>
148
148
 
149
149
  http_version: "1.1"
@@ -160,13 +160,13 @@
160
160
  <country>US</country>
161
161
  <credit-card>
162
162
  <number>1</number>
163
- <month type="integer">10</month>
163
+ <month type="integer">11</month>
164
164
  <year type="integer">2011</year>
165
165
  <verification-value>123</verification-value>
166
166
  </credit-card>
167
167
  <last-name>Test</last-name>
168
- <state>CA</state>
169
168
  <first-name>Verena</first-name>
169
+ <state>CA</state>
170
170
  </billing-info>
171
171
 
172
172
  headers:
@@ -186,21 +186,21 @@
186
186
  x-ua-compatible:
187
187
  - IE=Edge
188
188
  etag:
189
- - "\"b2bd6e81c97398232b6ba145f02db487\""
189
+ - "\"466faf079016590a5d3720d468c913a8\""
190
190
  connection:
191
191
  - close
192
192
  content-type:
193
193
  - application/xml; charset=utf-8
194
194
  x-runtime:
195
- - "100"
195
+ - "60"
196
196
  date:
197
- - Tue, 19 Oct 2010 05:21:24 GMT
197
+ - Tue, 16 Nov 2010 07:03:12 GMT
198
198
  server:
199
199
  - nginx/0.7.65
200
200
  content-length:
201
201
  - "651"
202
202
  set-cookie:
203
- - _recurly_session=3c9bc6a4da4cc62e8b1f1f762c34cb4b; domain=.recurly.com; path=/; Secure; HttpOnly
203
+ - _recurly_session=84aba406b9ac7f7d8e4e4d29c9e149d8; domain=.recurly.com; path=/; secure; HttpOnly
204
204
  cache-control:
205
205
  - private, max-age=0, must-revalidate
206
206
  body: |
@@ -221,10 +221,10 @@
221
221
  <credit_card>
222
222
  <type>bogus</type>
223
223
  <last_four>1</last_four>
224
- <month type="integer">10</month>
224
+ <month type="integer">11</month>
225
225
  <year type="integer">2011</year>
226
226
  </credit_card>
227
- <updated_at type="datetime">2010-10-19T05:21:24Z</updated_at>
227
+ <updated_at type="datetime">2010-11-16T07:03:12Z</updated_at>
228
228
  </billing_info>
229
229
 
230
230
  http_version: "1.1"
@@ -248,21 +248,21 @@
248
248
  x-ua-compatible:
249
249
  - IE=Edge
250
250
  etag:
251
- - "\"b2bd6e81c97398232b6ba145f02db487\""
251
+ - "\"466faf079016590a5d3720d468c913a8\""
252
252
  connection:
253
253
  - close
254
254
  content-type:
255
255
  - application/xml; charset=utf-8
256
256
  x-runtime:
257
- - "13"
257
+ - "12"
258
258
  date:
259
- - Tue, 19 Oct 2010 05:21:25 GMT
259
+ - Tue, 16 Nov 2010 07:03:15 GMT
260
260
  server:
261
261
  - nginx/0.7.65
262
262
  content-length:
263
263
  - "651"
264
264
  set-cookie:
265
- - _recurly_session=740f386ab2493da08734795be00c44ff; domain=.recurly.com; path=/; Secure; HttpOnly
265
+ - _recurly_session=eddefb2312256af0acb8f4e01b022150; domain=.recurly.com; path=/; secure; HttpOnly
266
266
  cache-control:
267
267
  - private, max-age=0, must-revalidate
268
268
  body: |
@@ -283,10 +283,10 @@
283
283
  <credit_card>
284
284
  <type>bogus</type>
285
285
  <last_four>1</last_four>
286
- <month type="integer">10</month>
286
+ <month type="integer">11</month>
287
287
  <year type="integer">2011</year>
288
288
  </credit_card>
289
- <updated_at type="datetime">2010-10-19T05:21:24Z</updated_at>
289
+ <updated_at type="datetime">2010-11-16T07:03:12Z</updated_at>
290
290
  </billing_info>
291
291
 
292
292
  http_version: "1.1"
@@ -34,17 +34,17 @@
34
34
  content-type:
35
35
  - application/xml; charset=utf-8
36
36
  x-runtime:
37
- - "585"
37
+ - "271"
38
38
  date:
39
- - Tue, 19 Oct 2010 05:21:45 GMT
39
+ - Tue, 16 Nov 2010 07:03:30 GMT
40
40
  server:
41
41
  - nginx/0.7.65
42
42
  content-length:
43
43
  - "581"
44
44
  set-cookie:
45
- - account_credentials=98488b903dea383f9bc06c7b3988125829ecf6e7c030d4e24d31a8c1fe6d554f696315f910f3392707991eea72bdef94929c0af98a9ed4b4e6bd31634cc0f49f%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
45
+ - account_credentials=8ea88cfbef71f219fe71384bb28cb9187a33bcd5791dd62ca2bd5fca689dde40c6a909e0312deb1e9e0b6157066182ddfcbd41d1813a5cc7036e0e7e7cde6941%3A%3A; domain=.recurly.com; path=/
46
46
  - ""
47
- - _recurly_session=afa4fbc6074a15694a9a55c9e058b927; domain=.recurly.com; path=/; Secure; HttpOnly
47
+ - _recurly_session=02c4e20c1bd56f6427bf6b563e500837; 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>4e48311c5532415c8f3c866ed02233da</hosted_login_token>
63
- <created_at type="datetime">2010-10-19T05:21:45Z</created_at>
62
+ <hosted_login_token>c23d72f96a024903b3a72c035ca73d67</hosted_login_token>
63
+ <created_at type="datetime">2010-11-16T07:03:30Z</created_at>
64
64
  <state>active</state>
65
65
  </account>
66
66
 
@@ -79,7 +79,7 @@
79
79
  <country>US</country>
80
80
  <credit-card>
81
81
  <number>1</number>
82
- <month type="integer">10</month>
82
+ <month type="integer">11</month>
83
83
  <year type="integer">2011</year>
84
84
  <verification-value>123</verification-value>
85
85
  </credit-card>
@@ -105,21 +105,21 @@
105
105
  x-ua-compatible:
106
106
  - IE=Edge
107
107
  etag:
108
- - "\"42e4e25cba285b17e858dbdfc90acadc\""
108
+ - "\"5943d7a3742086e3cc35b9753662b6bc\""
109
109
  connection:
110
110
  - close
111
111
  content-type:
112
112
  - application/xml; charset=utf-8
113
113
  x-runtime:
114
- - "83"
114
+ - "54"
115
115
  date:
116
- - Tue, 19 Oct 2010 05:21:45 GMT
116
+ - Tue, 16 Nov 2010 07:03:32 GMT
117
117
  server:
118
118
  - nginx/0.7.65
119
119
  content-length:
120
120
  - "638"
121
121
  set-cookie:
122
- - _recurly_session=81e4d8a0a9ec7b3c542a7a4cb48d8344; domain=.recurly.com; path=/; Secure; HttpOnly
122
+ - _recurly_session=9119ba75ba8802f6bd7f0ea991eb0605; domain=.recurly.com; path=/; secure; HttpOnly
123
123
  cache-control:
124
124
  - private, max-age=0, must-revalidate
125
125
  body: |
@@ -140,10 +140,10 @@
140
140
  <credit_card>
141
141
  <type>bogus</type>
142
142
  <last_four>1</last_four>
143
- <month type="integer">10</month>
143
+ <month type="integer">11</month>
144
144
  <year type="integer">2011</year>
145
145
  </credit_card>
146
- <updated_at type="datetime">2010-10-19T05:21:45Z</updated_at>
146
+ <updated_at type="datetime">2010-11-16T07:03:32Z</updated_at>
147
147
  </billing_info>
148
148
 
149
149
  http_version: "1.1"
@@ -177,34 +177,35 @@
177
177
  content-type:
178
178
  - application/xml; charset=utf-8
179
179
  x-runtime:
180
- - "45"
180
+ - "43"
181
181
  date:
182
- - Tue, 19 Oct 2010 05:21:46 GMT
182
+ - Tue, 16 Nov 2010 07:03:31 GMT
183
183
  server:
184
184
  - nginx/0.7.65
185
185
  content-length:
186
- - "462"
186
+ - "524"
187
187
  set-cookie:
188
- - _recurly_session=70075a7020e6b858e74931f25b31aa5e; domain=.recurly.com; path=/; Secure; HttpOnly
188
+ - _recurly_session=99b4d5eaa901b7a66b58a8e1d497db17; domain=.recurly.com; path=/; secure; HttpOnly
189
189
  cache-control:
190
190
  - no-cache
191
191
  body: |
192
192
  <?xml version="1.0" encoding="UTF-8"?>
193
193
  <charge type="charge">
194
- <id>e35f8099854b481c81f8698cca7cc0fa</id>
194
+ <id>e3b0a3274f4346158b1c487e9ee0b90d</id>
195
195
  <account_code>charge-create-1287465632</account_code>
196
196
  <amount_in_cents type="integer">250</amount_in_cents>
197
- <start_date type="datetime">2010-10-19T05:21:46Z</start_date>
197
+ <start_date type="datetime">2010-11-16T07:03:31Z</start_date>
198
198
  <end_date nil="true" type="datetime"></end_date>
199
+ <invoice_number nil="true" type="integer"></invoice_number>
199
200
  <description>virtual cow maintence fee</description>
200
- <created_at type="datetime">2010-10-19T05:21:46Z</created_at>
201
+ <created_at type="datetime">2010-11-16T07:03:31Z</created_at>
201
202
  </charge>
202
203
 
203
204
  http_version: "1.1"
204
205
  - !ruby/struct:VCR::HTTPInteraction
205
206
  request: !ruby/struct:VCR::Request
206
207
  method: :get
207
- uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/charge-create-1287465632/charges/e35f8099854b481c81f8698cca7cc0fa.xml
208
+ uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/charge-create-1287465632/charges/e3b0a3274f4346158b1c487e9ee0b90d.xml
208
209
  body:
209
210
  headers:
210
211
  accept:
@@ -221,33 +222,34 @@
221
222
  x-ua-compatible:
222
223
  - IE=Edge
223
224
  etag:
224
- - "\"528b47f50e32de41429db6840b3a5ba5\""
225
+ - "\"47d22e6e50540ec883c4f2aec1e918a7\""
225
226
  connection:
226
227
  - close
227
228
  content-type:
228
229
  - application/xml; charset=utf-8
229
230
  x-runtime:
230
- - "15"
231
+ - "14"
231
232
  date:
232
- - Tue, 19 Oct 2010 05:21:46 GMT
233
+ - Tue, 16 Nov 2010 07:03:33 GMT
233
234
  server:
234
235
  - nginx/0.7.65
235
236
  content-length:
236
- - "462"
237
+ - "524"
237
238
  set-cookie:
238
- - _recurly_session=fbec3d26fb7e6ab7338ba9ea7aaaeb1f; domain=.recurly.com; path=/; Secure; HttpOnly
239
+ - _recurly_session=d1647210b26092fb26b83cef99e3e672; domain=.recurly.com; path=/; secure; HttpOnly
239
240
  cache-control:
240
241
  - private, max-age=0, must-revalidate
241
242
  body: |
242
243
  <?xml version="1.0" encoding="UTF-8"?>
243
244
  <charge type="charge">
244
- <id>e35f8099854b481c81f8698cca7cc0fa</id>
245
+ <id>e3b0a3274f4346158b1c487e9ee0b90d</id>
245
246
  <account_code>charge-create-1287465632</account_code>
246
247
  <amount_in_cents type="integer">250</amount_in_cents>
247
- <start_date type="datetime">2010-10-19T05:21:46Z</start_date>
248
+ <start_date type="datetime">2010-11-16T07:03:31Z</start_date>
248
249
  <end_date nil="true" type="datetime"></end_date>
250
+ <invoice_number nil="true" type="integer"></invoice_number>
249
251
  <description>virtual cow maintence fee</description>
250
- <created_at type="datetime">2010-10-19T05:21:46Z</created_at>
252
+ <created_at type="datetime">2010-11-16T07:03:31Z</created_at>
251
253
  </charge>
252
254
 
253
255
  http_version: "1.1"