Sha256: de859490e5e5361aacb2d294ed49a55745523fe491d3920c8ecc8f71e704edb3

Contents?: true

Size: 1.07 KB

Versions: 9

Compression:

Stored size: 1.07 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.sandbox.veritrans.co.id/v2/capture
    body:
      encoding: UTF-8
      string: '{"transaction_id":"not-exists","gross_amount":1000}'
    headers:
      User-Agent:
      - Veritrans ruby gem 2.0.0beta
      Authorization:
      - Basic VlQtc2VydmVyLTlIdGItUnhYa2c3LTdoem5TQ0NqeHZvWTo=
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: ''
    headers:
      Server:
      - nginx/1.5.13
      Date:
      - Tue, 04 Nov 2014 14:23:44 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '87'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Pragma:
      - no-cache
      Expires:
      - Wed, 31 Dec 1969 17:00:00 GMT
    body:
      encoding: UTF-8
      string: |-
        {
          "status_code" : "404",
          "status_message" : "The requested resource is not found"
        }
    http_version: 
  recorded_at: Tue, 04 Nov 2014 14:22:12 GMT
recorded_with: VCR 2.9.3

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
veritrans-2.1.3 spec/fixtures/capture_failed.yml
veritrans-2.1.2 spec/fixtures/capture_failed.yml
veritrans-2.1.1 spec/fixtures/capture_failed.yml
veritrans-2.1.0 spec/fixtures/capture_failed.yml
veritrans-2.0.4 spec/fixtures/capture_failed.yml
veritrans-2.0.3 spec/fixtures/capture_failed.yml
veritrans-2.0.2 spec/fixtures/capture_failed.yml
veritrans-2.0.0 spec/fixtures/capture_failed.yml
veritrans-2.0.0beta spec/fixtures/capture_failed.yml