Sha256: 3b2170fc691c92b66b125517f098126f627046012e5a2b1b97c54d60c5fe1eb2

Contents?: true

Size: 1.2 KB

Versions: 7

Compression:

Stored size: 1.2 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&ACTION=Reactivate&PROFILEID=I-89LD5VEHEVK4&METHOD=ManageRecurringPaymentsProfileStatus
    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:17:19 GMT
      server: 
      - Apache
      content-length: 
      - "367"
      content-type: 
      - text/plain; charset=utf-8
    body: TIMESTAMP=2011%2d06%2d27T11%3a17%3a20Z&CORRELATIONID=3853b4ed4e0ef&ACK=Failure&VERSION=72%2e0&BUILD=1907759&L_ERRORCODE0=11558&L_SHORTMESSAGE0=Invalid%20profile%20status%20for%20reactivate%20action%3b%20profile%20should%20be%20suspended&L_LONGMESSAGE0=Invalid%20profile%20status%20for%20reactivate%20action%3b%20profile%20should%20be%20suspended&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/reactivate/failure.yml
paypal-recurring-0.1.5 spec/fixtures/profile/reactivate/failure.yml
paypal-recurring-0.1.4 spec/fixtures/profile/reactivate/failure.yml
paypal-recurring-0.1.3 spec/fixtures/profile/reactivate/failure.yml
paypal-recurring-0.1.2 spec/fixtures/profile/reactivate/failure.yml
paypal-recurring-0.1.1 spec/fixtures/profile/reactivate/failure.yml
paypal-recurring-0.1.0 spec/fixtures/profile/reactivate/failure.yml