recurly 0.4.4 → 0.4.5
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.
- data/lib/recurly/base.rb +4 -3
- data/lib/recurly/version.rb +1 -1
- data/spec/integration/billing_info_spec.rb +33 -0
- data/spec/vcr/account/accept-language-account/1301979678.yml +4 -4
- data/spec/vcr/account/close/1301979678.yml +11 -11
- data/spec/vcr/account/create/1301979678.yml +4 -4
- data/spec/vcr/account/create-blank/1301979678.yml +2 -2
- data/spec/vcr/account/create-duplicate/1301979678.yml +6 -6
- data/spec/vcr/account/create-min/1301979678.yml +4 -4
- data/spec/vcr/account/find/1301979678.yml +10 -10
- data/spec/vcr/account/list/1301979678.yml +74 -74
- data/spec/vcr/account/update/1301979678.yml +21 -21
- data/spec/vcr/billing/create/{1298594128.yml → 1302025874.yml} +20 -20
- data/spec/vcr/billing/destroy/{1298594128.yml → 1302025874.yml} +25 -25
- data/spec/vcr/billing/errors/1302025874.yml +126 -0
- data/spec/vcr/billing/find/{1298594128.yml → 1302025874.yml} +27 -27
- data/spec/vcr/billing/update/{1298594128.yml → 1302025874.yml} +27 -27
- data/spec/vcr/charge/create/1297746103.yml +20 -20
- data/spec/vcr/charge/delete-uninvoiced/1297746103.yml +23 -23
- data/spec/vcr/charge/list-all/1297746103.yml +31 -31
- data/spec/vcr/charge/list-invoiced/1297746103.yml +53 -53
- data/spec/vcr/charge/list-pending/1297746103.yml +31 -31
- data/spec/vcr/charge/lookup/1297746103.yml +16 -16
- data/spec/vcr/coupon/create/1299714521.yml +11 -11
- data/spec/vcr/coupon/destroy/1299714521.yml +10 -10
- data/spec/vcr/credit/create/1299714599.yml +16 -16
- data/spec/vcr/credit/delete/1299714599.yml +21 -21
- data/spec/vcr/credit/list/1299714599.yml +31 -31
- data/spec/vcr/credit/lookup/1299714599.yml +16 -16
- data/spec/vcr/invoice/create/1297746103.yml +30 -30
- data/spec/vcr/invoice/create-no-charges/1297746103.yml +10 -10
- data/spec/vcr/invoice/list/1297746103.yml +45 -45
- data/spec/vcr/invoice/lookup/1297746103.yml +32 -32
- data/spec/vcr/plan/all.yml +6 -6
- data/spec/vcr/plan/find.yml +6 -6
- data/spec/vcr/plan/update.yml +6 -6
- data/spec/vcr/subscription/addons/add/1301885121.yml +31 -31
- data/spec/vcr/subscription/addons/create/1301885121.yml +19 -19
- data/spec/vcr/subscription/addons/remove/1301885121.yml +31 -31
- data/spec/vcr/subscription/cancel/1301881900.yml +35 -35
- data/spec/vcr/subscription/cancel-with-code/1301881900.yml +43 -43
- data/spec/vcr/subscription/change1/1301881900.yml +31 -31
- data/spec/vcr/subscription/change2/1301881900.yml +31 -31
- data/spec/vcr/subscription/create/1301881900.yml +13 -13
- data/spec/vcr/subscription/find/1301881900.yml +19 -19
- data/spec/vcr/subscription/reactivate/1301881900.yml +36 -36
- data/spec/vcr/subscription/refund-full/1301881900.yml +28 -28
- data/spec/vcr/subscription/refund-none/1301881900.yml +28 -28
- data/spec/vcr/subscription/refund-partial/1301881900.yml +28 -28
- data/spec/vcr/transaction/all/1301883347.yml +55 -55
- data/spec/vcr/transaction/create-no-account/1301883347.yml +5 -5
- data/spec/vcr/transaction/create-with-account/1301883347.yml +13 -13
- data/spec/vcr/transaction/list-filled/1301883347.yml +45 -45
- data/spec/vcr/transaction/list-initial/1301883347.yml +13 -13
- data/spec/vcr/transaction/lookup/1301883347.yml +41 -41
- data/spec/vcr/transaction/refund/1301883347.yml +19 -19
- data/spec/vcr/transaction/void/1301883347.yml +26 -26
- data/spec/vcr/transparent/post-url/1301879142.yml +9 -9
- metadata +12 -10
@@ -39,13 +39,13 @@
|
|
39
39
|
location:
|
40
40
|
- http://app.recurly.local:3000/accounts/transaction-refund-1301883347
|
41
41
|
x-runtime:
|
42
|
-
- "
|
42
|
+
- "520"
|
43
43
|
content-type:
|
44
44
|
- application/xml; charset=utf-8
|
45
45
|
content-length:
|
46
46
|
- "591"
|
47
47
|
set-cookie:
|
48
|
-
- _recurly_session=
|
48
|
+
- _recurly_session=7cb3feda63051604f75af5ccc7a7f6c6; domain=.recurly.local; path=/; HttpOnly
|
49
49
|
connection:
|
50
50
|
- close
|
51
51
|
server:
|
@@ -62,8 +62,8 @@
|
|
62
62
|
<company_name>Recurly Ruby Gem</company_name>
|
63
63
|
<balance_in_cents type="integer">0</balance_in_cents>
|
64
64
|
<closed type="boolean">false</closed>
|
65
|
-
<hosted_login_token>
|
66
|
-
<created_at type="datetime">2011-04-
|
65
|
+
<hosted_login_token>590c3a0d1bf84d07b73f1e6ee6c72668</hosted_login_token>
|
66
|
+
<created_at type="datetime">2011-04-05T19:50:02Z</created_at>
|
67
67
|
<state>active</state>
|
68
68
|
</account>
|
69
69
|
|
@@ -108,17 +108,17 @@
|
|
108
108
|
message: OK
|
109
109
|
headers:
|
110
110
|
x-runtime:
|
111
|
-
- "
|
111
|
+
- "1815"
|
112
112
|
content-type:
|
113
113
|
- application/xml; charset=utf-8
|
114
114
|
etag:
|
115
|
-
- "\"
|
115
|
+
- "\"d009e1cd196aaa4a8344c0f1e746b8af\""
|
116
116
|
cache-control:
|
117
117
|
- private, max-age=0, must-revalidate
|
118
118
|
content-length:
|
119
119
|
- "644"
|
120
120
|
set-cookie:
|
121
|
-
- _recurly_session=
|
121
|
+
- _recurly_session=15a003f9275e80b1e34b80fb884dba82; domain=.recurly.local; path=/; HttpOnly
|
122
122
|
connection:
|
123
123
|
- close
|
124
124
|
server:
|
@@ -144,7 +144,7 @@
|
|
144
144
|
<month type="integer">4</month>
|
145
145
|
<year type="integer">2012</year>
|
146
146
|
</credit_card>
|
147
|
-
<updated_at type="datetime">2011-04-
|
147
|
+
<updated_at type="datetime">2011-04-05T19:50:06Z</updated_at>
|
148
148
|
</billing_info>
|
149
149
|
|
150
150
|
http_version: "1.1"
|
@@ -185,15 +185,15 @@
|
|
185
185
|
cache-control:
|
186
186
|
- no-cache
|
187
187
|
location:
|
188
|
-
- http://app.recurly.local:3000/transactions/
|
188
|
+
- http://app.recurly.local:3000/transactions/fe0653f805654d078558700aed16187a
|
189
189
|
x-runtime:
|
190
|
-
- "
|
190
|
+
- "2716"
|
191
191
|
content-type:
|
192
192
|
- application/xml; charset=utf-8
|
193
193
|
content-length:
|
194
194
|
- "860"
|
195
195
|
set-cookie:
|
196
|
-
- _recurly_session=
|
196
|
+
- _recurly_session=b99e06a31e316ee13a5af49a27fa9e8e; domain=.recurly.local; path=/; HttpOnly
|
197
197
|
connection:
|
198
198
|
- close
|
199
199
|
server:
|
@@ -201,10 +201,10 @@
|
|
201
201
|
body: |
|
202
202
|
<?xml version="1.0" encoding="UTF-8"?>
|
203
203
|
<transaction type="Payment">
|
204
|
-
<id>
|
204
|
+
<id>fe0653f805654d078558700aed16187a</id>
|
205
205
|
<account_code>transaction-refund-1301883347</account_code>
|
206
206
|
<action>purchase</action>
|
207
|
-
<date type="datetime">2011-04-
|
207
|
+
<date type="datetime">2011-04-05T19:50:10Z</date>
|
208
208
|
<amount_in_cents type="integer">1000</amount_in_cents>
|
209
209
|
<status>success</status>
|
210
210
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -226,7 +226,7 @@
|
|
226
226
|
- !ruby/struct:VCR::HTTPInteraction
|
227
227
|
request: !ruby/struct:VCR::Request
|
228
228
|
method: :delete
|
229
|
-
uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/transactions/
|
229
|
+
uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/transactions/fe0653f805654d078558700aed16187a.xml?action=refund&amount=1000
|
230
230
|
body:
|
231
231
|
headers:
|
232
232
|
authorization:
|
@@ -243,17 +243,17 @@
|
|
243
243
|
message: OK
|
244
244
|
headers:
|
245
245
|
x-runtime:
|
246
|
-
- "
|
246
|
+
- "868"
|
247
247
|
content-type:
|
248
248
|
- application/xml; charset=utf-8
|
249
249
|
etag:
|
250
|
-
- "\"
|
250
|
+
- "\"726ae474689d475106b036a3400d5fac\""
|
251
251
|
cache-control:
|
252
252
|
- private, max-age=0, must-revalidate
|
253
253
|
content-length:
|
254
254
|
- "859"
|
255
255
|
set-cookie:
|
256
|
-
- _recurly_session=
|
256
|
+
- _recurly_session=980b106632deeea46ee7e6b0af7d1368; domain=.recurly.local; path=/; HttpOnly
|
257
257
|
connection:
|
258
258
|
- close
|
259
259
|
server:
|
@@ -261,10 +261,10 @@
|
|
261
261
|
body: |
|
262
262
|
<?xml version="1.0" encoding="UTF-8"?>
|
263
263
|
<transaction type="Payment">
|
264
|
-
<id>
|
264
|
+
<id>fe0653f805654d078558700aed16187a</id>
|
265
265
|
<account_code>transaction-refund-1301883347</account_code>
|
266
266
|
<action>purchase</action>
|
267
|
-
<date type="datetime">2011-04-
|
267
|
+
<date type="datetime">2011-04-05T19:50:10Z</date>
|
268
268
|
<amount_in_cents type="integer">1000</amount_in_cents>
|
269
269
|
<status>void</status>
|
270
270
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -39,13 +39,13 @@
|
|
39
39
|
location:
|
40
40
|
- http://app.recurly.local:3000/accounts/transaction-void-1301883347
|
41
41
|
x-runtime:
|
42
|
-
- "
|
42
|
+
- "442"
|
43
43
|
content-type:
|
44
44
|
- application/xml; charset=utf-8
|
45
45
|
content-length:
|
46
46
|
- "587"
|
47
47
|
set-cookie:
|
48
|
-
- _recurly_session=
|
48
|
+
- _recurly_session=57b3c80671ee8eeb260ae00aadd25344; domain=.recurly.local; path=/; HttpOnly
|
49
49
|
connection:
|
50
50
|
- close
|
51
51
|
server:
|
@@ -62,8 +62,8 @@
|
|
62
62
|
<company_name>Recurly Ruby Gem</company_name>
|
63
63
|
<balance_in_cents type="integer">0</balance_in_cents>
|
64
64
|
<closed type="boolean">false</closed>
|
65
|
-
<hosted_login_token>
|
66
|
-
<created_at type="datetime">2011-04-
|
65
|
+
<hosted_login_token>57713a799ee848c3bb4a80bba861dc5c</hosted_login_token>
|
66
|
+
<created_at type="datetime">2011-04-05T19:49:43Z</created_at>
|
67
67
|
<state>active</state>
|
68
68
|
</account>
|
69
69
|
|
@@ -108,17 +108,17 @@
|
|
108
108
|
message: OK
|
109
109
|
headers:
|
110
110
|
x-runtime:
|
111
|
-
- "
|
111
|
+
- "1575"
|
112
112
|
content-type:
|
113
113
|
- application/xml; charset=utf-8
|
114
114
|
etag:
|
115
|
-
- "\"
|
115
|
+
- "\"f7d9a5fa53a1f6248a4e89ab67506fe7\""
|
116
116
|
cache-control:
|
117
117
|
- private, max-age=0, must-revalidate
|
118
118
|
content-length:
|
119
119
|
- "642"
|
120
120
|
set-cookie:
|
121
|
-
- _recurly_session=
|
121
|
+
- _recurly_session=ba526f9dc3930f06d679a657b245e59c; domain=.recurly.local; path=/; HttpOnly
|
122
122
|
connection:
|
123
123
|
- close
|
124
124
|
server:
|
@@ -144,7 +144,7 @@
|
|
144
144
|
<month type="integer">4</month>
|
145
145
|
<year type="integer">2012</year>
|
146
146
|
</credit_card>
|
147
|
-
<updated_at type="datetime">2011-04-
|
147
|
+
<updated_at type="datetime">2011-04-05T19:49:47Z</updated_at>
|
148
148
|
</billing_info>
|
149
149
|
|
150
150
|
http_version: "1.1"
|
@@ -185,15 +185,15 @@
|
|
185
185
|
cache-control:
|
186
186
|
- no-cache
|
187
187
|
location:
|
188
|
-
- http://app.recurly.local:3000/transactions/
|
188
|
+
- http://app.recurly.local:3000/transactions/ead0d3e0eb65478dbd430d9e7b286834
|
189
189
|
x-runtime:
|
190
|
-
- "
|
190
|
+
- "2360"
|
191
191
|
content-type:
|
192
192
|
- application/xml; charset=utf-8
|
193
193
|
content-length:
|
194
194
|
- "857"
|
195
195
|
set-cookie:
|
196
|
-
- _recurly_session=
|
196
|
+
- _recurly_session=0466ede6d7a35678b7ce79f96bc2ab8e; domain=.recurly.local; path=/; HttpOnly
|
197
197
|
connection:
|
198
198
|
- close
|
199
199
|
server:
|
@@ -201,10 +201,10 @@
|
|
201
201
|
body: |
|
202
202
|
<?xml version="1.0" encoding="UTF-8"?>
|
203
203
|
<transaction type="Payment">
|
204
|
-
<id>
|
204
|
+
<id>ead0d3e0eb65478dbd430d9e7b286834</id>
|
205
205
|
<account_code>transaction-void-1301883347</account_code>
|
206
206
|
<action>purchase</action>
|
207
|
-
<date type="datetime">2011-04-
|
207
|
+
<date type="datetime">2011-04-05T19:49:51Z</date>
|
208
208
|
<amount_in_cents type="integer">100</amount_in_cents>
|
209
209
|
<status>success</status>
|
210
210
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -226,7 +226,7 @@
|
|
226
226
|
- !ruby/struct:VCR::HTTPInteraction
|
227
227
|
request: !ruby/struct:VCR::Request
|
228
228
|
method: :delete
|
229
|
-
uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/transactions/
|
229
|
+
uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/transactions/ead0d3e0eb65478dbd430d9e7b286834.xml?action=void
|
230
230
|
body:
|
231
231
|
headers:
|
232
232
|
authorization:
|
@@ -243,17 +243,17 @@
|
|
243
243
|
message: OK
|
244
244
|
headers:
|
245
245
|
x-runtime:
|
246
|
-
- "
|
246
|
+
- "875"
|
247
247
|
content-type:
|
248
248
|
- application/xml; charset=utf-8
|
249
249
|
etag:
|
250
|
-
- "\"
|
250
|
+
- "\"c282661741dd3e190352a9a24efe70b6\""
|
251
251
|
cache-control:
|
252
252
|
- private, max-age=0, must-revalidate
|
253
253
|
content-length:
|
254
254
|
- "856"
|
255
255
|
set-cookie:
|
256
|
-
- _recurly_session=
|
256
|
+
- _recurly_session=9bae657adc2acb56a161e39b4daf8d72; domain=.recurly.local; path=/; HttpOnly
|
257
257
|
connection:
|
258
258
|
- close
|
259
259
|
server:
|
@@ -261,10 +261,10 @@
|
|
261
261
|
body: |
|
262
262
|
<?xml version="1.0" encoding="UTF-8"?>
|
263
263
|
<transaction type="Payment">
|
264
|
-
<id>
|
264
|
+
<id>ead0d3e0eb65478dbd430d9e7b286834</id>
|
265
265
|
<account_code>transaction-void-1301883347</account_code>
|
266
266
|
<action>purchase</action>
|
267
|
-
<date type="datetime">2011-04-
|
267
|
+
<date type="datetime">2011-04-05T19:49:51Z</date>
|
268
268
|
<amount_in_cents type="integer">100</amount_in_cents>
|
269
269
|
<status>void</status>
|
270
270
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -305,17 +305,17 @@
|
|
305
305
|
message: OK
|
306
306
|
headers:
|
307
307
|
x-runtime:
|
308
|
-
- "
|
308
|
+
- "443"
|
309
309
|
content-type:
|
310
310
|
- application/xml; charset=utf-8
|
311
311
|
etag:
|
312
|
-
- "\"
|
312
|
+
- "\"f819f0116419cb9b1d4b72e6e83c3d68\""
|
313
313
|
cache-control:
|
314
314
|
- private, max-age=0, must-revalidate
|
315
315
|
content-length:
|
316
316
|
- "1763"
|
317
317
|
set-cookie:
|
318
|
-
- _recurly_session=
|
318
|
+
- _recurly_session=80803d752667b4aa5a1233dcaaf9aa00; domain=.recurly.local; path=/; HttpOnly
|
319
319
|
connection:
|
320
320
|
- close
|
321
321
|
server:
|
@@ -327,10 +327,10 @@
|
|
327
327
|
<per_page type="integer">20</per_page>
|
328
328
|
<total_entries type="integer">2</total_entries>
|
329
329
|
<transaction type="Payment">
|
330
|
-
<id>
|
330
|
+
<id>ead0d3e0eb65478dbd430d9e7b286834</id>
|
331
331
|
<account_code>transaction-void-1301883347</account_code>
|
332
332
|
<action>purchase</action>
|
333
|
-
<date type="datetime">2011-04-
|
333
|
+
<date type="datetime">2011-04-05T19:49:51Z</date>
|
334
334
|
<amount_in_cents type="integer">100</amount_in_cents>
|
335
335
|
<status>void</status>
|
336
336
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -344,10 +344,10 @@
|
|
344
344
|
<refundable type="boolean">false</refundable>
|
345
345
|
</transaction>
|
346
346
|
<transaction type="Payment">
|
347
|
-
<id>
|
347
|
+
<id>e43bf7bf868e494ea560fb6fe4767f89</id>
|
348
348
|
<account_code>subscription-refund-full-1301881900</account_code>
|
349
349
|
<action>purchase</action>
|
350
|
-
<date type="datetime">2011-04-
|
350
|
+
<date type="datetime">2011-04-05T19:47:17Z</date>
|
351
351
|
<amount_in_cents type="integer">200</amount_in_cents>
|
352
352
|
<status>void</status>
|
353
353
|
<message>Test Gateway: Successful test transaction</message>
|
@@ -39,13 +39,13 @@
|
|
39
39
|
location:
|
40
40
|
- http://app.recurly.local:3000/accounts/account-get-1301879142
|
41
41
|
x-runtime:
|
42
|
-
- "
|
42
|
+
- "449"
|
43
43
|
content-type:
|
44
44
|
- application/xml; charset=utf-8
|
45
45
|
content-length:
|
46
46
|
- "577"
|
47
47
|
set-cookie:
|
48
|
-
- _recurly_session=
|
48
|
+
- _recurly_session=eb2bd77d7022edf2cba9fc55fc437aef; domain=.recurly.local; path=/; HttpOnly
|
49
49
|
connection:
|
50
50
|
- close
|
51
51
|
server:
|
@@ -62,8 +62,8 @@
|
|
62
62
|
<company_name>Recurly Ruby Gem</company_name>
|
63
63
|
<balance_in_cents type="integer">0</balance_in_cents>
|
64
64
|
<closed type="boolean">false</closed>
|
65
|
-
<hosted_login_token>
|
66
|
-
<created_at type="datetime">2011-04-
|
65
|
+
<hosted_login_token>c8c7fac0f6554fada15cf223c6e308b5</hosted_login_token>
|
66
|
+
<created_at type="datetime">2011-04-05T19:50:17Z</created_at>
|
67
67
|
<state>active</state>
|
68
68
|
</account>
|
69
69
|
|
@@ -90,17 +90,17 @@
|
|
90
90
|
message: OK
|
91
91
|
headers:
|
92
92
|
x-runtime:
|
93
|
-
- "
|
93
|
+
- "87"
|
94
94
|
content-type:
|
95
95
|
- application/xml; charset=utf-8
|
96
96
|
etag:
|
97
|
-
- "\"
|
97
|
+
- "\"c6da98b7f341b1ddd7f05c21535ec072\""
|
98
98
|
cache-control:
|
99
99
|
- private, max-age=0, must-revalidate
|
100
100
|
content-length:
|
101
101
|
- "577"
|
102
102
|
set-cookie:
|
103
|
-
- _recurly_session=
|
103
|
+
- _recurly_session=21dcedd2fcab38c42fe2262895e2c420; domain=.recurly.local; path=/; HttpOnly
|
104
104
|
connection:
|
105
105
|
- close
|
106
106
|
server:
|
@@ -117,8 +117,8 @@
|
|
117
117
|
<company_name>Recurly Ruby Gem</company_name>
|
118
118
|
<balance_in_cents type="integer">0</balance_in_cents>
|
119
119
|
<closed type="boolean">false</closed>
|
120
|
-
<hosted_login_token>
|
121
|
-
<created_at type="datetime">2011-04-
|
120
|
+
<hosted_login_token>c8c7fac0f6554fada15cf223c6e308b5</hosted_login_token>
|
121
|
+
<created_at type="datetime">2011-04-05T19:50:17Z</created_at>
|
122
122
|
<state>active</state>
|
123
123
|
</account>
|
124
124
|
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: recurly
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.4.
|
5
|
+
version: 0.4.5
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Isaac Hall
|
@@ -163,10 +163,11 @@ files:
|
|
163
163
|
- spec/vcr/account/find/1301979678.yml
|
164
164
|
- spec/vcr/account/list/1301979678.yml
|
165
165
|
- spec/vcr/account/update/1301979678.yml
|
166
|
-
- spec/vcr/billing/create/
|
167
|
-
- spec/vcr/billing/destroy/
|
168
|
-
- spec/vcr/billing/
|
169
|
-
- spec/vcr/billing/
|
166
|
+
- spec/vcr/billing/create/1302025874.yml
|
167
|
+
- spec/vcr/billing/destroy/1302025874.yml
|
168
|
+
- spec/vcr/billing/errors/1302025874.yml
|
169
|
+
- spec/vcr/billing/find/1302025874.yml
|
170
|
+
- spec/vcr/billing/update/1302025874.yml
|
170
171
|
- spec/vcr/charge/create/1297746103.yml
|
171
172
|
- spec/vcr/charge/delete-uninvoiced/1297746103.yml
|
172
173
|
- spec/vcr/charge/list-all/1297746103.yml
|
@@ -222,7 +223,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
222
223
|
requirements:
|
223
224
|
- - ">="
|
224
225
|
- !ruby/object:Gem::Version
|
225
|
-
hash:
|
226
|
+
hash: 467596797578246174
|
226
227
|
segments:
|
227
228
|
- 0
|
228
229
|
version: "0"
|
@@ -276,10 +277,11 @@ test_files:
|
|
276
277
|
- spec/vcr/account/find/1301979678.yml
|
277
278
|
- spec/vcr/account/list/1301979678.yml
|
278
279
|
- spec/vcr/account/update/1301979678.yml
|
279
|
-
- spec/vcr/billing/create/
|
280
|
-
- spec/vcr/billing/destroy/
|
281
|
-
- spec/vcr/billing/
|
282
|
-
- spec/vcr/billing/
|
280
|
+
- spec/vcr/billing/create/1302025874.yml
|
281
|
+
- spec/vcr/billing/destroy/1302025874.yml
|
282
|
+
- spec/vcr/billing/errors/1302025874.yml
|
283
|
+
- spec/vcr/billing/find/1302025874.yml
|
284
|
+
- spec/vcr/billing/update/1302025874.yml
|
283
285
|
- spec/vcr/charge/create/1297746103.yml
|
284
286
|
- spec/vcr/charge/delete-uninvoiced/1297746103.yml
|
285
287
|
- spec/vcr/charge/list-all/1297746103.yml
|