Sha256: 3b6faaf605e9a8eb13b090decb925de4cbc2bcccf1e33348c26ab5865fd87d57
Contents?: true
Size: 1.92 KB
Versions: 2
Compression:
Stored size: 1.92 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://api-test%40facebook-test.com:69d95a9768c745ecb5ac6864032ec970@app.lvh.me:3000/accounts.xml body: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<account>\n <account-code>account-create-1313708721</account-code>\n \ <first-name>Verena</first-name>\n <last-name>Test</last-name>\n <email>verena@test.com</email>\n \ <company-name>Recurly Ruby Gem</company-name>\n <billing-info>\n <credit-card>\n \ </credit-card>\n </billing-info>\n <accept-language nil=\"true\"></accept-language>\n</account>\n" headers: user-agent: - Recurly Ruby Client v0.4.10 content-type: - application/xml response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: location: - http://app.lvh.me:3000/accounts/account-create-1313708721 content-type: - application/xml; charset=utf-8 cache-control: - no-cache x-ua-compatible: - IE=Edge set-cookie: - _recurly_session=50a5183d68b8a0acb8acb25dc46786ea; domain=.lvh.me; path=/; HttpOnly server: - thin 1.2.11 codename Bat-Shit Crazy body: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<account>\n <id>account-create-1313708721</id>\n \ <account_code>account-create-1313708721</account_code>\n <username></username>\n \ <email>verena@test.com</email>\n <first_name>Verena</first_name>\n <last_name>Test</last_name>\n \ <company_name>Recurly Ruby Gem</company_name>\n <balance_in_cents type=\"integer\">0</balance_in_cents>\n \ <closed type=\"boolean\">false</closed>\n <hosted_login_token>511f924f8b114781b8ab61a3b8fdb8f2</hosted_login_token>\n \ <created_at type=\"datetime\">2011-08-19T20:00:32Z</created_at>\n <state>active</state>\n</account>\n" http_version: '1.1'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
recurly-0.4.11 | spec/vcr/account/create/1313708721.yml |
recurly-0.4.10 | spec/vcr/account/create/1313708721.yml |