Sha256: 876fbd9c415ba6c63003f474ff3c0b713749e22120d5b0f5a3b602c40685e503

Contents?: true

Size: 1.63 KB

Versions: 44

Compression:

Stored size: 1.63 KB

Contents

{
  "object": "list",
  "from": "1970-01-01T00:00:00+00:00",
  "to": "2015-01-15T05:04:30+00:00",
  "offset": 0,
  "limit": 20,
  "total": 2,
  "data": [
    {
      "object": "charge",
      "id": "chrg_test_4yq7duw15p9hdrjp8oq",
      "livemode": false,
      "location": "/charges/chrg_test_4yq7duw15p9hdrjp8oq",
      "amount": 100000,
      "currency": "thb",
      "description": "Charge for order 3947",
      "capture": true,
      "authorized": true,
      "captured": true,
      "transaction": "trxn_test_4yq7duwb9jts1vxgqua",
      "refunded": 0,
      "refunds": {
        "object": "list",
        "from": "1970-01-01T00:00:00+00:00",
        "to": "2015-01-15T05:04:30+00:00",
        "offset": 0,
        "limit": 20,
        "total": 0,
        "data": [

        ],
        "location": "/charges/chrg_test_4yq7duw15p9hdrjp8oq/refunds"
      },
      "failure_code": null,
      "failure_message": null,
      "card": {
        "object": "card",
        "id": "card_test_4yq6tuucl9h4erukfl0",
        "livemode": false,
        "location": "/customers/cust_test_4yq6txdpfadhbaqnwp3/cards/card_test_4yq6tuucl9h4erukfl0",
        "country": "",
        "city": "Bangkok",
        "postal_code": "10320",
        "financing": "",
        "last_digits": "4242",
        "brand": "Visa",
        "expiration_month": 1,
        "expiration_year": 2017,
        "fingerprint": "sRF/oMw2UQJJp/WbU+2/ZbVzwROjpMf1lyhOHhOqziw=",
        "name": "JOHN DOE",
        "security_code_check": true,
        "created": "2015-01-15T04:03:40Z"
      },
      "customer": "cust_test_4yq6txdpfadhbaqnwp3",
      "ip": null,
      "created": "2015-01-15T05:00:29Z"
    }
  ]
}

Version data entries

44 entries across 20 versions & 1 rubygems

Version Path
omise-0.11.0 test/fixtures/api.omise.co/charges-get.json
omise-0.11.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.11.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.10.1 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.10.1 test/fixtures/api.omise.co/charges-get.json
omise-0.10.1 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.10.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.10.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.10.0 test/fixtures/api.omise.co/charges-get.json
omise-0.9.1 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.9.1 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.9.1 test/fixtures/api.omise.co/charges-get.json
omise-0.9.0 test/fixtures/api.omise.co/charges-get.json
omise-0.9.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.9.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.7.2 test/fixtures/api.omise.co/charges-get.json
omise-0.7.2 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.7.2 test/fixtures/api.omise.co/charges-get-limit-20-offset-20.json
omise-0.8.0 test/fixtures/api.omise.co/charges-get-limit-20-offset-0.json
omise-0.8.0 test/fixtures/api.omise.co/charges-get.json