Sha256: 11d6625eaccbd75b3eaad3a3dda8fcb14edee51e647e52baa4b894d454b24f5e

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://beta.epsilon.jp/cgi-bin/order/cancel_payment.cgi
    body:
      encoding: UTF-8
      string: contract_code=[CONTRACT_CODE]&order_number=595213151
    headers:
      Content-Type:
      - application/x-www-form-urlencoded
      Connection:
      - close
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 20 Jul 2020 02:56:42 GMT
      Server:
      - Apache
      Connection:
      - close
      Transfer-Encoding:
      - chunked
      Content-Type:
      - text/xml; charset=CP932
    body:
      encoding: UTF-8
      string: |-
        <?xml version="1.0" encoding="x-sjis-cp932"?>
        <Epsilon_result>
          <result err_code="" />
          <result err_detail="" />
          <result result="1" />
        </Epsilon_result>
  recorded_at: Mon, 20 Jul 2020 02:56:43 GMT
recorded_with: VCR 6.0.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_merchant-epsilon-0.14.0 test/fixtures/vcr_cassettes/epsilon_link_type_void_successfull.yml
active_merchant-epsilon-0.13.0 test/fixtures/vcr_cassettes/epsilon_link_type_void_successfull.yml
active_merchant-epsilon-0.12.0 test/fixtures/vcr_cassettes/epsilon_link_type_void_successfull.yml
active_merchant-epsilon-0.11.0 test/fixtures/vcr_cassettes/epsilon_link_type_void_successfull.yml