Sha256: 642813d09b9ada342c15e706e51b27107a1134230a7a619edcb11db1c5f04b58

Contents?: true

Size: 1.28 KB

Versions: 4

Compression:

Stored size: 1.28 KB

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:
      Cookie:
      - yandexuid=4504946371409241364
      Authorization:
      - Bearer 41001565326286.5B5C13BE781F95C68939436E1547CC2B4E3E5B656CAA7EE39218BC33238CDADD8509E3786930C0FC55861E300847CA627B01FE801F8CC7B83D68F4B28722DD87348E32F4A43122EBC2325FA11F136785056142D8AF6A4C0B417D4CA9EF7C62A12B146AB5903C31C3559E559FED912516A9D1D9FA08345F872CD615CC7F699CB3
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Sat, 30 Aug 2014 17:38:15 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: Sat, 30 Aug 2014 17:38:15 GMT
recorded_with: VCR 2.6.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
yandex-money-sdk-0.11.0 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml
yandex-money-sdk-0.10.0 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml
yandex-money-sdk-0.9.5 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml
yandex-money-sdk-0.9.0 spec/fixtures/vcr_cassettes/process_payment_to_an_account_with_failure.yml