recurly 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of recurly might be problematic. Click here for more details.
- data/README.md +3 -2
- data/lib/recurly/invoice.rb +1 -1
- data/lib/recurly/subscription.rb +1 -1
- data/lib/recurly/transaction.rb +1 -1
- data/lib/recurly/version.rb +1 -1
- data/spec/integration/subscription_spec.rb +29 -8
- data/spec/vcr/account/close/1286666929.yml +159 -0
- data/spec/vcr/account/create-blank/1286666929.yml +49 -0
- data/spec/vcr/account/create-duplicate/1286666929.yml +95 -0
- data/spec/vcr/account/create-min/1286666929.yml +63 -0
- data/spec/vcr/account/create/1286666929.yml +67 -0
- data/spec/vcr/account/find/1286666929.yml +122 -0
- data/spec/vcr/account/list/1286666929.yml +1565 -0
- data/spec/vcr/account/update/1286666929.yml +250 -0
- data/spec/vcr/billing/create/1286682213.yml +210 -0
- data/spec/vcr/billing/destroy/1286682213.yml +309 -0
- data/spec/vcr/billing/find/1286682213.yml +273 -0
- data/spec/vcr/billing/update/1286682213.yml +292 -0
- data/spec/vcr/charge/create/1286681273.yml +253 -0
- data/spec/vcr/charge/list-all/1286681273.yml +302 -0
- data/spec/vcr/charge/list-invoiced/1286681273.yml +445 -0
- data/spec/vcr/charge/list-pending/1286681273.yml +302 -0
- data/spec/vcr/charge/lookup/1286681273.yml +171 -0
- data/spec/vcr/credit/create/1286681343.yml +171 -0
- data/spec/vcr/credit/list/1286681343.yml +299 -0
- data/spec/vcr/credit/lookup/1286681343.yml +171 -0
- data/spec/vcr/invoice/create/1286679184.yml +337 -0
- data/spec/vcr/invoice/list/1286679184.yml +458 -0
- data/spec/vcr/invoice/lookup/1286679184.yml +341 -0
- data/spec/vcr/plan/all.yml +306 -0
- data/spec/vcr/plan/delete/1286677585.yml +217 -0
- data/spec/vcr/plan/find.yml +196 -0
- data/spec/vcr/plan/update.yml +197 -0
- data/spec/vcr/subscription/cancel/1287036910.yml +401 -0
- data/spec/vcr/subscription/cancel/1287037325.yml +401 -0
- data/spec/vcr/subscription/cancel/1287037363.yml +401 -0
- data/spec/vcr/subscription/change1/1287036910.yml +409 -0
- data/spec/vcr/subscription/change1/1287037152.yml +409 -0
- data/spec/vcr/subscription/change1/1287037325.yml +409 -0
- data/spec/vcr/subscription/change1/1287037363.yml +409 -0
- data/spec/vcr/subscription/change2/1287036910.yml +409 -0
- data/spec/vcr/subscription/change2/1287037152.yml +283 -0
- data/spec/vcr/subscription/change2/1287037325.yml +283 -0
- data/spec/vcr/subscription/change2/1287037363.yml +409 -0
- data/spec/vcr/subscription/create/1287036910.yml +224 -0
- data/spec/vcr/subscription/create/1287037152.yml +224 -0
- data/spec/vcr/subscription/create/1287037325.yml +224 -0
- data/spec/vcr/subscription/create/1287037363.yml +224 -0
- data/spec/vcr/subscription/find/1287036910.yml +283 -0
- data/spec/vcr/subscription/find/1287037152.yml +283 -0
- data/spec/vcr/subscription/find/1287037325.yml +283 -0
- data/spec/vcr/subscription/find/1287037363.yml +283 -0
- data/spec/vcr/subscription/refund/1287036910.yml +382 -0
- data/spec/vcr/subscription/refund/1287037325.yml +382 -0
- data/spec/vcr/subscription/refund/1287037363.yml +382 -0
- data/spec/vcr/transaction/all/1286674805.yml +387 -0
- data/spec/vcr/transaction/create-no-account/1286674805.yml +91 -0
- data/spec/vcr/transaction/create-with-account/1286674805.yml +220 -0
- data/spec/vcr/transaction/list-empty/1286674805.yml +212 -0
- data/spec/vcr/transaction/list-filled/1286674805.yml +476 -0
- data/spec/vcr/transaction/lookup/1286674805.yml +548 -0
- data/spec/vcr/transaction/refund/1286674805.yml +220 -0
- data/spec/vcr/transaction/void/1286674805.yml +668 -0
- metadata +118 -4
@@ -0,0 +1,292 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :post
|
5
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
|
6
|
+
body: |
|
7
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
8
|
+
<account>
|
9
|
+
<company-name>Recurly Ruby Gem</company-name>
|
10
|
+
<account-code>billing-update-1286682213</account-code>
|
11
|
+
<last-name>Test</last-name>
|
12
|
+
<email>verena@test.com</email>
|
13
|
+
<first-name>Verena</first-name>
|
14
|
+
</account>
|
15
|
+
|
16
|
+
headers:
|
17
|
+
accept:
|
18
|
+
- "*/*"
|
19
|
+
connection:
|
20
|
+
- close
|
21
|
+
content-type:
|
22
|
+
- application/xml
|
23
|
+
authorization:
|
24
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
25
|
+
response: !ruby/struct:VCR::Response
|
26
|
+
status: !ruby/struct:VCR::ResponseStatus
|
27
|
+
code: 201
|
28
|
+
message: Created
|
29
|
+
headers:
|
30
|
+
location:
|
31
|
+
- https://recurlytest3-test.recurly.com/accounts/billing-update-1286682213
|
32
|
+
connection:
|
33
|
+
- close
|
34
|
+
content-type:
|
35
|
+
- application/xml; charset=utf-8
|
36
|
+
x-runtime:
|
37
|
+
- "577"
|
38
|
+
date:
|
39
|
+
- Thu, 14 Oct 2010 06:15:53 GMT
|
40
|
+
server:
|
41
|
+
- nginx/0.7.65
|
42
|
+
content-length:
|
43
|
+
- "583"
|
44
|
+
set-cookie:
|
45
|
+
- account_credentials=0ab709645ce23b1584bed07e664849c0f94550258415440c1fd541d351b1ae3d52d2419f318a08a8f6da6c1a9e46543b9f1a7cd7a5d2acb47702e4dd4f5f2ce4%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
|
46
|
+
- ""
|
47
|
+
- _recurly_session=828fa873a7cebb69842c03bd3c14afce; domain=.recurly.com; path=/; Secure; HttpOnly
|
48
|
+
cache-control:
|
49
|
+
- no-cache
|
50
|
+
body: |
|
51
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
52
|
+
<account>
|
53
|
+
<id>billing-update-1286682213</id>
|
54
|
+
<account_code>billing-update-1286682213</account_code>
|
55
|
+
<username></username>
|
56
|
+
<email>verena@test.com</email>
|
57
|
+
<first_name>Verena</first_name>
|
58
|
+
<last_name>Test</last_name>
|
59
|
+
<company_name>Recurly Ruby Gem</company_name>
|
60
|
+
<balance_in_cents type="integer">0</balance_in_cents>
|
61
|
+
<closed type="boolean">false</closed>
|
62
|
+
<hosted_login_token>0d9261d05b2c47618239f4054a6a72db</hosted_login_token>
|
63
|
+
<created_at type="datetime">2010-10-14T06:15:53Z</created_at>
|
64
|
+
<state>active</state>
|
65
|
+
</account>
|
66
|
+
|
67
|
+
http_version: "1.1"
|
68
|
+
- !ruby/struct:VCR::HTTPInteraction
|
69
|
+
request: !ruby/struct:VCR::Request
|
70
|
+
method: :put
|
71
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/billing-update-1286682213/billing_info.xml
|
72
|
+
body: |
|
73
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
74
|
+
<billing-info>
|
75
|
+
<city>San Francisco</city>
|
76
|
+
<address1>123 Test St</address1>
|
77
|
+
<zip>94115</zip>
|
78
|
+
<account-code>billing-update-1286682213</account-code>
|
79
|
+
<country>US</country>
|
80
|
+
<credit-card>
|
81
|
+
<number>1</number>
|
82
|
+
<month type="integer">10</month>
|
83
|
+
<year type="integer">2011</year>
|
84
|
+
<verification-value>123</verification-value>
|
85
|
+
</credit-card>
|
86
|
+
<last-name>Test</last-name>
|
87
|
+
<first-name>Verena</first-name>
|
88
|
+
<state>CA</state>
|
89
|
+
</billing-info>
|
90
|
+
|
91
|
+
headers:
|
92
|
+
accept:
|
93
|
+
- "*/*"
|
94
|
+
connection:
|
95
|
+
- close
|
96
|
+
content-type:
|
97
|
+
- application/xml
|
98
|
+
authorization:
|
99
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
100
|
+
response: !ruby/struct:VCR::Response
|
101
|
+
status: !ruby/struct:VCR::ResponseStatus
|
102
|
+
code: 200
|
103
|
+
message: OK
|
104
|
+
headers:
|
105
|
+
x-ua-compatible:
|
106
|
+
- IE=Edge
|
107
|
+
etag:
|
108
|
+
- "\"33df4940a18bc44d6d0dfe1a94291583\""
|
109
|
+
connection:
|
110
|
+
- close
|
111
|
+
content-type:
|
112
|
+
- application/xml; charset=utf-8
|
113
|
+
x-runtime:
|
114
|
+
- "95"
|
115
|
+
date:
|
116
|
+
- Thu, 14 Oct 2010 06:15:54 GMT
|
117
|
+
server:
|
118
|
+
- nginx/0.7.65
|
119
|
+
content-length:
|
120
|
+
- "639"
|
121
|
+
set-cookie:
|
122
|
+
- _recurly_session=e860c396862bc8fc59be82035c1a67d3; domain=.recurly.com; path=/; Secure; HttpOnly
|
123
|
+
cache-control:
|
124
|
+
- private, max-age=0, must-revalidate
|
125
|
+
body: |
|
126
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
127
|
+
<billing_info>
|
128
|
+
<account_code>billing-update-1286682213</account_code>
|
129
|
+
<first_name>Verena</first_name>
|
130
|
+
<last_name>Test</last_name>
|
131
|
+
<address1>123 Test St</address1>
|
132
|
+
<address2></address2>
|
133
|
+
<city>San Francisco</city>
|
134
|
+
<state>CA</state>
|
135
|
+
<country>US</country>
|
136
|
+
<zip>94115</zip>
|
137
|
+
<phone></phone>
|
138
|
+
<vat_number></vat_number>
|
139
|
+
<ip_address></ip_address>
|
140
|
+
<credit_card>
|
141
|
+
<type>bogus</type>
|
142
|
+
<last_four>1</last_four>
|
143
|
+
<month type="integer">10</month>
|
144
|
+
<year type="integer">2011</year>
|
145
|
+
</credit_card>
|
146
|
+
<updated_at type="datetime">2010-10-14T06:15:54Z</updated_at>
|
147
|
+
</billing_info>
|
148
|
+
|
149
|
+
http_version: "1.1"
|
150
|
+
- !ruby/struct:VCR::HTTPInteraction
|
151
|
+
request: !ruby/struct:VCR::Request
|
152
|
+
method: :put
|
153
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/billing-update-1286682213/billing_info.xml
|
154
|
+
body: |
|
155
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
156
|
+
<billing-info>
|
157
|
+
<city>San Francisco</city>
|
158
|
+
<address1>1st Ave South, Apt 5001</address1>
|
159
|
+
<zip>94115</zip>
|
160
|
+
<country>US</country>
|
161
|
+
<credit-card>
|
162
|
+
<number>1</number>
|
163
|
+
<month type="integer">10</month>
|
164
|
+
<year type="integer">2011</year>
|
165
|
+
<verification-value>123</verification-value>
|
166
|
+
</credit-card>
|
167
|
+
<last-name>Test</last-name>
|
168
|
+
<state>CA</state>
|
169
|
+
<first-name>Verena</first-name>
|
170
|
+
</billing-info>
|
171
|
+
|
172
|
+
headers:
|
173
|
+
accept:
|
174
|
+
- "*/*"
|
175
|
+
connection:
|
176
|
+
- close
|
177
|
+
content-type:
|
178
|
+
- application/xml
|
179
|
+
authorization:
|
180
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
181
|
+
response: !ruby/struct:VCR::Response
|
182
|
+
status: !ruby/struct:VCR::ResponseStatus
|
183
|
+
code: 200
|
184
|
+
message: OK
|
185
|
+
headers:
|
186
|
+
x-ua-compatible:
|
187
|
+
- IE=Edge
|
188
|
+
etag:
|
189
|
+
- "\"7812c7d5beb2ee2bcfd9608ffd6a4bce\""
|
190
|
+
connection:
|
191
|
+
- close
|
192
|
+
content-type:
|
193
|
+
- application/xml; charset=utf-8
|
194
|
+
x-runtime:
|
195
|
+
- "68"
|
196
|
+
date:
|
197
|
+
- Thu, 14 Oct 2010 06:15:55 GMT
|
198
|
+
server:
|
199
|
+
- nginx/0.7.65
|
200
|
+
content-length:
|
201
|
+
- "651"
|
202
|
+
set-cookie:
|
203
|
+
- _recurly_session=e660da19998246497032a6762a17b322; domain=.recurly.com; path=/; Secure; HttpOnly
|
204
|
+
cache-control:
|
205
|
+
- private, max-age=0, must-revalidate
|
206
|
+
body: |
|
207
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
208
|
+
<billing_info>
|
209
|
+
<account_code>billing-update-1286682213</account_code>
|
210
|
+
<first_name>Verena</first_name>
|
211
|
+
<last_name>Test</last_name>
|
212
|
+
<address1>1st Ave South, Apt 5001</address1>
|
213
|
+
<address2></address2>
|
214
|
+
<city>San Francisco</city>
|
215
|
+
<state>CA</state>
|
216
|
+
<country>US</country>
|
217
|
+
<zip>94115</zip>
|
218
|
+
<phone></phone>
|
219
|
+
<vat_number></vat_number>
|
220
|
+
<ip_address></ip_address>
|
221
|
+
<credit_card>
|
222
|
+
<type>bogus</type>
|
223
|
+
<last_four>1</last_four>
|
224
|
+
<month type="integer">10</month>
|
225
|
+
<year type="integer">2011</year>
|
226
|
+
</credit_card>
|
227
|
+
<updated_at type="datetime">2010-10-14T06:15:55Z</updated_at>
|
228
|
+
</billing_info>
|
229
|
+
|
230
|
+
http_version: "1.1"
|
231
|
+
- !ruby/struct:VCR::HTTPInteraction
|
232
|
+
request: !ruby/struct:VCR::Request
|
233
|
+
method: :get
|
234
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/billing-update-1286682213/billing_info.xml
|
235
|
+
body:
|
236
|
+
headers:
|
237
|
+
accept:
|
238
|
+
- application/xml
|
239
|
+
connection:
|
240
|
+
- close
|
241
|
+
authorization:
|
242
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
243
|
+
response: !ruby/struct:VCR::Response
|
244
|
+
status: !ruby/struct:VCR::ResponseStatus
|
245
|
+
code: 200
|
246
|
+
message: OK
|
247
|
+
headers:
|
248
|
+
x-ua-compatible:
|
249
|
+
- IE=Edge
|
250
|
+
etag:
|
251
|
+
- "\"7812c7d5beb2ee2bcfd9608ffd6a4bce\""
|
252
|
+
connection:
|
253
|
+
- close
|
254
|
+
content-type:
|
255
|
+
- application/xml; charset=utf-8
|
256
|
+
x-runtime:
|
257
|
+
- "15"
|
258
|
+
date:
|
259
|
+
- Thu, 14 Oct 2010 06:15:55 GMT
|
260
|
+
server:
|
261
|
+
- nginx/0.7.65
|
262
|
+
content-length:
|
263
|
+
- "651"
|
264
|
+
set-cookie:
|
265
|
+
- _recurly_session=073c8a1de2a7f757e1e534f94b10fdb4; domain=.recurly.com; path=/; Secure; HttpOnly
|
266
|
+
cache-control:
|
267
|
+
- private, max-age=0, must-revalidate
|
268
|
+
body: |
|
269
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
270
|
+
<billing_info>
|
271
|
+
<account_code>billing-update-1286682213</account_code>
|
272
|
+
<first_name>Verena</first_name>
|
273
|
+
<last_name>Test</last_name>
|
274
|
+
<address1>1st Ave South, Apt 5001</address1>
|
275
|
+
<address2></address2>
|
276
|
+
<city>San Francisco</city>
|
277
|
+
<state>CA</state>
|
278
|
+
<country>US</country>
|
279
|
+
<zip>94115</zip>
|
280
|
+
<phone></phone>
|
281
|
+
<vat_number></vat_number>
|
282
|
+
<ip_address></ip_address>
|
283
|
+
<credit_card>
|
284
|
+
<type>bogus</type>
|
285
|
+
<last_four>1</last_four>
|
286
|
+
<month type="integer">10</month>
|
287
|
+
<year type="integer">2011</year>
|
288
|
+
</credit_card>
|
289
|
+
<updated_at type="datetime">2010-10-14T06:15:55Z</updated_at>
|
290
|
+
</billing_info>
|
291
|
+
|
292
|
+
http_version: "1.1"
|
@@ -0,0 +1,253 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :post
|
5
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml
|
6
|
+
body: |
|
7
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
8
|
+
<account>
|
9
|
+
<company-name>Recurly Ruby Gem</company-name>
|
10
|
+
<account-code>charge-create-1286681273</account-code>
|
11
|
+
<last-name>Test</last-name>
|
12
|
+
<email>verena@test.com</email>
|
13
|
+
<first-name>Verena</first-name>
|
14
|
+
</account>
|
15
|
+
|
16
|
+
headers:
|
17
|
+
accept:
|
18
|
+
- "*/*"
|
19
|
+
connection:
|
20
|
+
- close
|
21
|
+
content-type:
|
22
|
+
- application/xml
|
23
|
+
authorization:
|
24
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
25
|
+
response: !ruby/struct:VCR::Response
|
26
|
+
status: !ruby/struct:VCR::ResponseStatus
|
27
|
+
code: 201
|
28
|
+
message: Created
|
29
|
+
headers:
|
30
|
+
location:
|
31
|
+
- https://recurlytest3-test.recurly.com/accounts/charge-create-1286681273
|
32
|
+
connection:
|
33
|
+
- close
|
34
|
+
content-type:
|
35
|
+
- application/xml; charset=utf-8
|
36
|
+
x-runtime:
|
37
|
+
- "592"
|
38
|
+
date:
|
39
|
+
- Thu, 14 Oct 2010 06:16:19 GMT
|
40
|
+
server:
|
41
|
+
- nginx/0.7.65
|
42
|
+
content-length:
|
43
|
+
- "581"
|
44
|
+
set-cookie:
|
45
|
+
- account_credentials=a2239bc6c839951eeba2a40b792cbd5bfabb6236057d5d011faa470783f4e0127ae476b7e7a01f03eb394c5544a0eafc851df78860416768e7d73d7a0311ec4e%3A%3A; domain=.recurly.com; path=/; secure; HttpOnly
|
46
|
+
- ""
|
47
|
+
- _recurly_session=7d1921b68d1b7fa3658544fc25d65416; domain=.recurly.com; path=/; Secure; HttpOnly
|
48
|
+
cache-control:
|
49
|
+
- no-cache
|
50
|
+
body: |
|
51
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
52
|
+
<account>
|
53
|
+
<id>charge-create-1286681273</id>
|
54
|
+
<account_code>charge-create-1286681273</account_code>
|
55
|
+
<username></username>
|
56
|
+
<email>verena@test.com</email>
|
57
|
+
<first_name>Verena</first_name>
|
58
|
+
<last_name>Test</last_name>
|
59
|
+
<company_name>Recurly Ruby Gem</company_name>
|
60
|
+
<balance_in_cents type="integer">0</balance_in_cents>
|
61
|
+
<closed type="boolean">false</closed>
|
62
|
+
<hosted_login_token>1a7f52c64caa410a91c60425567ee367</hosted_login_token>
|
63
|
+
<created_at type="datetime">2010-10-14T06:16:19Z</created_at>
|
64
|
+
<state>active</state>
|
65
|
+
</account>
|
66
|
+
|
67
|
+
http_version: "1.1"
|
68
|
+
- !ruby/struct:VCR::HTTPInteraction
|
69
|
+
request: !ruby/struct:VCR::Request
|
70
|
+
method: :put
|
71
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/charge-create-1286681273/billing_info.xml
|
72
|
+
body: |
|
73
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
74
|
+
<billing-info>
|
75
|
+
<city>San Francisco</city>
|
76
|
+
<address1>123 Test St</address1>
|
77
|
+
<zip>94115</zip>
|
78
|
+
<account-code>charge-create-1286681273</account-code>
|
79
|
+
<country>US</country>
|
80
|
+
<credit-card>
|
81
|
+
<number>1</number>
|
82
|
+
<month type="integer">10</month>
|
83
|
+
<year type="integer">2011</year>
|
84
|
+
<verification-value>123</verification-value>
|
85
|
+
</credit-card>
|
86
|
+
<last-name>Test</last-name>
|
87
|
+
<first-name>Verena</first-name>
|
88
|
+
<state>CA</state>
|
89
|
+
</billing-info>
|
90
|
+
|
91
|
+
headers:
|
92
|
+
accept:
|
93
|
+
- "*/*"
|
94
|
+
connection:
|
95
|
+
- close
|
96
|
+
content-type:
|
97
|
+
- application/xml
|
98
|
+
authorization:
|
99
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
100
|
+
response: !ruby/struct:VCR::Response
|
101
|
+
status: !ruby/struct:VCR::ResponseStatus
|
102
|
+
code: 200
|
103
|
+
message: OK
|
104
|
+
headers:
|
105
|
+
x-ua-compatible:
|
106
|
+
- IE=Edge
|
107
|
+
etag:
|
108
|
+
- "\"5f6ccc968354df2354d8ae4c4f2dba00\""
|
109
|
+
connection:
|
110
|
+
- close
|
111
|
+
content-type:
|
112
|
+
- application/xml; charset=utf-8
|
113
|
+
x-runtime:
|
114
|
+
- "57"
|
115
|
+
date:
|
116
|
+
- Thu, 14 Oct 2010 06:16:20 GMT
|
117
|
+
server:
|
118
|
+
- nginx/0.7.65
|
119
|
+
content-length:
|
120
|
+
- "638"
|
121
|
+
set-cookie:
|
122
|
+
- _recurly_session=e8642d2825b7f4227572a4da7991aa5c; domain=.recurly.com; path=/; Secure; HttpOnly
|
123
|
+
cache-control:
|
124
|
+
- private, max-age=0, must-revalidate
|
125
|
+
body: |
|
126
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
127
|
+
<billing_info>
|
128
|
+
<account_code>charge-create-1286681273</account_code>
|
129
|
+
<first_name>Verena</first_name>
|
130
|
+
<last_name>Test</last_name>
|
131
|
+
<address1>123 Test St</address1>
|
132
|
+
<address2></address2>
|
133
|
+
<city>San Francisco</city>
|
134
|
+
<state>CA</state>
|
135
|
+
<country>US</country>
|
136
|
+
<zip>94115</zip>
|
137
|
+
<phone></phone>
|
138
|
+
<vat_number></vat_number>
|
139
|
+
<ip_address></ip_address>
|
140
|
+
<credit_card>
|
141
|
+
<type>bogus</type>
|
142
|
+
<last_four>1</last_four>
|
143
|
+
<month type="integer">10</month>
|
144
|
+
<year type="integer">2011</year>
|
145
|
+
</credit_card>
|
146
|
+
<updated_at type="datetime">2010-10-14T06:16:20Z</updated_at>
|
147
|
+
</billing_info>
|
148
|
+
|
149
|
+
http_version: "1.1"
|
150
|
+
- !ruby/struct:VCR::HTTPInteraction
|
151
|
+
request: !ruby/struct:VCR::Request
|
152
|
+
method: :post
|
153
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/charge-create-1286681273/charges.xml
|
154
|
+
body: |
|
155
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
156
|
+
<charge>
|
157
|
+
<amount type="float">2.5</amount>
|
158
|
+
<description>virtual cow maintence fee</description>
|
159
|
+
</charge>
|
160
|
+
|
161
|
+
headers:
|
162
|
+
accept:
|
163
|
+
- "*/*"
|
164
|
+
connection:
|
165
|
+
- close
|
166
|
+
content-type:
|
167
|
+
- application/xml
|
168
|
+
authorization:
|
169
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
170
|
+
response: !ruby/struct:VCR::Response
|
171
|
+
status: !ruby/struct:VCR::ResponseStatus
|
172
|
+
code: 201
|
173
|
+
message: Created
|
174
|
+
headers:
|
175
|
+
connection:
|
176
|
+
- close
|
177
|
+
content-type:
|
178
|
+
- application/xml; charset=utf-8
|
179
|
+
x-runtime:
|
180
|
+
- "62"
|
181
|
+
date:
|
182
|
+
- Thu, 14 Oct 2010 06:16:21 GMT
|
183
|
+
server:
|
184
|
+
- nginx/0.7.65
|
185
|
+
content-length:
|
186
|
+
- "462"
|
187
|
+
set-cookie:
|
188
|
+
- _recurly_session=3cd6453b497b9776e6ace8b1c9391204; domain=.recurly.com; path=/; Secure; HttpOnly
|
189
|
+
cache-control:
|
190
|
+
- no-cache
|
191
|
+
body: |
|
192
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
193
|
+
<charge type="charge">
|
194
|
+
<id>17a5db93dee743bda6eeeb680b90cd01</id>
|
195
|
+
<account_code>charge-create-1286681273</account_code>
|
196
|
+
<amount_in_cents type="integer">250</amount_in_cents>
|
197
|
+
<start_date type="datetime">2010-10-14T06:16:21Z</start_date>
|
198
|
+
<end_date nil="true" type="datetime"></end_date>
|
199
|
+
<description>virtual cow maintence fee</description>
|
200
|
+
<created_at type="datetime">2010-10-14T06:16:21Z</created_at>
|
201
|
+
</charge>
|
202
|
+
|
203
|
+
http_version: "1.1"
|
204
|
+
- !ruby/struct:VCR::HTTPInteraction
|
205
|
+
request: !ruby/struct:VCR::Request
|
206
|
+
method: :get
|
207
|
+
uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts/charge-create-1286681273/charges/17a5db93dee743bda6eeeb680b90cd01.xml
|
208
|
+
body:
|
209
|
+
headers:
|
210
|
+
accept:
|
211
|
+
- application/xml
|
212
|
+
connection:
|
213
|
+
- close
|
214
|
+
authorization:
|
215
|
+
- Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM=
|
216
|
+
response: !ruby/struct:VCR::Response
|
217
|
+
status: !ruby/struct:VCR::ResponseStatus
|
218
|
+
code: 200
|
219
|
+
message: OK
|
220
|
+
headers:
|
221
|
+
x-ua-compatible:
|
222
|
+
- IE=Edge
|
223
|
+
etag:
|
224
|
+
- "\"f9f460c540a94b45069399d48d1d0565\""
|
225
|
+
connection:
|
226
|
+
- close
|
227
|
+
content-type:
|
228
|
+
- application/xml; charset=utf-8
|
229
|
+
x-runtime:
|
230
|
+
- "15"
|
231
|
+
date:
|
232
|
+
- Thu, 14 Oct 2010 06:16:21 GMT
|
233
|
+
server:
|
234
|
+
- nginx/0.7.65
|
235
|
+
content-length:
|
236
|
+
- "462"
|
237
|
+
set-cookie:
|
238
|
+
- _recurly_session=895be4fa0780450fdac1e1faed7a06e9; domain=.recurly.com; path=/; Secure; HttpOnly
|
239
|
+
cache-control:
|
240
|
+
- private, max-age=0, must-revalidate
|
241
|
+
body: |
|
242
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
243
|
+
<charge type="charge">
|
244
|
+
<id>17a5db93dee743bda6eeeb680b90cd01</id>
|
245
|
+
<account_code>charge-create-1286681273</account_code>
|
246
|
+
<amount_in_cents type="integer">250</amount_in_cents>
|
247
|
+
<start_date type="datetime">2010-10-14T06:16:21Z</start_date>
|
248
|
+
<end_date nil="true" type="datetime"></end_date>
|
249
|
+
<description>virtual cow maintence fee</description>
|
250
|
+
<created_at type="datetime">2010-10-14T06:16:21Z</created_at>
|
251
|
+
</charge>
|
252
|
+
|
253
|
+
http_version: "1.1"
|