Sha256: dbf0d51b9e10c8e3fe06d2e917d815088e28c96a71744c5a0f83ab786f8728e1

Contents?: true

Size: 998 Bytes

Versions: 2

Compression:

Stored size: 998 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/process-payment
    body:
      encoding: UTF-8
      string: test_payment=true&test_result=success
    headers:
      Authorization:
      - Bearer <ACCESS_TOKEN>
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Mon, 10 Nov 2014 19:24:28 GMT
      Content-Type:
      - application/json;charset=UTF-8
      Content-Length:
      - '141'
      Connection:
      - keep-alive
      Keep-Alive:
      - timeout=120
      Vary:
      - Accept-Encoding
      Cache-Control:
      - no-cache
    body:
      encoding: UTF-8
      string: '{"status":"refused","error":"contract_not_found","error_description":"expected
        request_id = ''test-p2p'' or ''test-shop''","test_payment":"true"}'
    http_version: 
  recorded_at: Mon, 10 Nov 2014 19:24:30 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
yandex-money-client-1.0.6 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml