Sha256: c941cfff73f3dcc5c3a158d917204e96c5346f58b92f43899be0d8bc5d2b2e12

Contents?: true

Size: 1.06 KB

Versions: 7

Compression:

Stored size: 1.06 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: https://api-3t.sandbox.paypal.com:443/nvp
    body: USER=seller_1308793919_biz_api1.simplesideias.com.br&PWD=1308793931&SIGNATURE=AFcWxV21C7fd0v3bYYYRCpSSRl31AzaB6TzXx5amObyEghjU13.0av2Y&VERSION=72.0&PROFILEID=FOO&METHOD=GetRecurringPaymentsProfileDetails
    headers: 
      user-agent: 
      - PayPal::Recurring/0.1.0
      content-type: 
      - application/x-www-form-urlencoded
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      date: 
      - Mon, 27 Jun 2011 11:22:27 GMT
      server: 
      - Apache
      content-length: 
      - "250"
      content-type: 
      - text/plain; charset=utf-8
    body: PROFILEID=FOO&TIMESTAMP=2011%2d06%2d27T11%3a22%3a27Z&CORRELATIONID=5ee1a2fc974cb&ACK=Failure&VERSION=72%2e0&BUILD=1907759&L_ERRORCODE0=11552&L_SHORTMESSAGE0=Invalid%20profile%20ID&L_LONGMESSAGE0=The%20profile%20ID%20is%20invalid&L_SEVERITYCODE0=Error
    http_version: "1.1"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
paypal-recurring-0.1.6 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.5 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.4 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.3 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.2 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.1 spec/fixtures/profile/failure.yml
paypal-recurring-0.1.0 spec/fixtures/profile/failure.yml