--- http_interactions: - request: method: post uri: https://money.yandex.ru/api/process-payment body: encoding: UTF-8 string: request_id=test-p2p&test_payment=true&test_result=success headers: Authorization: - Bearer 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: - '160' Connection: - keep-alive Keep-Alive: - timeout=120 Vary: - Accept-Encoding Cache-Control: - no-cache body: encoding: UTF-8 string: '{"status":"success","balance":6.88,"payer":"","payee":"test","credit_amount":28.86,"payee_uid":56809635,"test_payment":"true","payment_id":"test"}' http_version: recorded_at: Mon, 10 Nov 2014 19:24:30 GMT recorded_with: VCR 2.9.3