spec/vcr/transaction/create-with-account/1301883347.yml in recurly-0.4.3 vs spec/vcr/transaction/create-with-account/1301883347.yml in recurly-0.4.4
- old
+ new
@@ -37,17 +37,17 @@
cache-control:
- no-cache
location:
- http://app.recurly.local:3000/accounts/transaction-create-with-account-1301883347
x-runtime:
- - "306"
+ - "322"
content-type:
- application/xml; charset=utf-8
content-length:
- "617"
set-cookie:
- - _recurly_session=4fae650cf8340ab2816986a48be59a60; domain=.recurly.local; path=/; HttpOnly
+ - _recurly_session=63e4dcce5ae374e6c25f4b8561e0700d; domain=.recurly.local; path=/; HttpOnly
connection:
- close
server:
- thin 1.2.7 codename No Hup
body: |
@@ -60,12 +60,12 @@
<first_name>Verena</first_name>
<last_name>Test</last_name>
<company_name>Recurly Ruby Gem</company_name>
<balance_in_cents type="integer">0</balance_in_cents>
<closed type="boolean">false</closed>
- <hosted_login_token>ead42483745e4d10854fea55530e0efb</hosted_login_token>
- <created_at type="datetime">2011-04-04T02:25:57Z</created_at>
+ <hosted_login_token>02da4689dac24eb999aa714b7bd70b08</hosted_login_token>
+ <created_at type="datetime">2011-04-05T05:20:25Z</created_at>
<state>active</state>
</account>
http_version: "1.1"
- !ruby/struct:VCR::HTTPInteraction
@@ -106,21 +106,21 @@
status: !ruby/struct:VCR::ResponseStatus
code: 200
message: OK
headers:
x-runtime:
- - "2096"
+ - "2010"
content-type:
- application/xml; charset=utf-8
etag:
- - "\"6a90ea8c70a7f21fe80bb4b16765ee50\""
+ - "\"6065453dfc8c7bd90c778f79f549e531\""
cache-control:
- private, max-age=0, must-revalidate
content-length:
- "657"
set-cookie:
- - _recurly_session=911a0d52ac39349a8b148891b789072a; domain=.recurly.local; path=/; HttpOnly
+ - _recurly_session=d2a7e34347aa8b59ab52b82b587229e2; domain=.recurly.local; path=/; HttpOnly
connection:
- close
server:
- thin 1.2.7 codename No Hup
body: |
@@ -142,11 +142,11 @@
<type>visa</type>
<last_four>1111</last_four>
<month type="integer">4</month>
<year type="integer">2012</year>
</credit_card>
- <updated_at type="datetime">2011-04-04T02:26:01Z</updated_at>
+ <updated_at type="datetime">2011-04-05T05:20:29Z</updated_at>
</billing_info>
http_version: "1.1"
- !ruby/struct:VCR::HTTPInteraction
request: !ruby/struct:VCR::Request
@@ -183,29 +183,29 @@
message: Created
headers:
cache-control:
- no-cache
location:
- - http://app.recurly.local:3000/transactions/bc291231b35843d9810af8c19401d6a2
+ - http://app.recurly.local:3000/transactions/6ae7ad6d96614636a09dfdac32a83ba3
x-runtime:
- - "2246"
+ - "2340"
content-type:
- application/xml; charset=utf-8
content-length:
- "872"
set-cookie:
- - _recurly_session=f4b4826e692d28f3b2f1620bcc19476d; domain=.recurly.local; path=/; HttpOnly
+ - _recurly_session=bbe6140e585826bfd7e5b049ee8cda72; domain=.recurly.local; path=/; HttpOnly
connection:
- close
server:
- thin 1.2.7 codename No Hup
body: |
<?xml version="1.0" encoding="UTF-8"?>
<transaction type="Payment">
- <id>bc291231b35843d9810af8c19401d6a2</id>
+ <id>6ae7ad6d96614636a09dfdac32a83ba3</id>
<account_code>transaction-create-with-account-1301883347</account_code>
<action>purchase</action>
- <date type="datetime">2011-04-04T02:26:04Z</date>
+ <date type="datetime">2011-04-05T05:20:32Z</date>
<amount_in_cents type="integer">700</amount_in_cents>
<status>success</status>
<message>Test Gateway: Successful test transaction</message>
<reference>12345</reference>
<cvv_result code="M">Match</cvv_result>