Sha256: 99e9a126861561913fc61aef91aedfba33e7df58f30c5644e06ebe800b4c88b9

Contents?: true

Size: 682 Bytes

Versions: 8

Compression:

Stored size: 682 Bytes

Contents

{
  "count": 2,
  "entity": "collection",
  "items": [
    {
      "id": "pay_29QQoUBi66xm2f",
      "entity": "payment",
      "amount": 500,
      "currency": "INR",
      "status": "created",
      "amount_refunded": 0,
      "refund_status": null,
      "error_code": null,
      "error_description": null,
      "udf": {},
      "created_at": 1400826750
    },
    {
      "id": "pay_19btGlBig6xZ2f",
      "entity": "payment",
      "amount": 500,
      "currency": "INR",
      "status": "created",
      "amount_refunded": 0,
      "refund_status": null,
      "error_code": null,
      "error_description": null,
      "udf": {},
      "created_at": 1400826750
    }
  ]
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
razorpay-3.2.2 test/fixtures/payment_collection.json
razorpay-3.2.1 test/fixtures/payment_collection.json
razorpay-3.2.0 test/fixtures/payment_collection.json
razorpay-3.1.0 test/fixtures/payment_collection.json
razorpay-3.0.1 test/fixtures/payment_collection.json
razorruby-3.0.4 test/fixtures/payment_collection.json
razorruby-3.0.1 test/fixtures/payment_collection.json
razorpay-3.0.0 test/fixtures/payment_collection.json