Sha256: 9cc0236491299f34a154292eaed46d94b010f44b22095c034f884ca6a1862bef

Contents?: true

Size: 971 Bytes

Versions: 16

Compression:

Stored size: 971 Bytes

Contents

{
  "event": "payment.authorized",
  "entity": "event",
  "contains": [
    "payment"
  ],
  "payload": {
    "payment": {
      "entity": {
        "id": "pay_6koWN7bvxujzxM",
        "entity": "payment",
        "amount": 1000000,
        "currency": "INR",
        "status": "captured",
        "order_id": "order_100000000order",
        "international": false,
        "method": "card",
        "amount_refunded": 0,
        "refund_status": null,
        "captured": true,
        "description": "random description",
        "card_id": "card_6koWNAT6LASUqy",
        "bank": null,
        "wallet": null,
        "vpa": null,
        "email": "a@b.com",
        "contact": "+919999999999",
        "notes": {
          "merchant_order_id": "random order id"
        },
        "fee": 23000,
        "service_tax": 3000,
        "error_code": null,
        "error_description": null,
        "created_at": 1479978483
      }
    }
  },
  "created_at": 1400826760
}

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
razorpay-3.2.2 test/fixtures/fake_payment_authorized_webhook.json
razorpay-3.2.1 test/fixtures/fake_payment_authorized_webhook.json
razorpay-3.2.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-3.1.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-3.0.1 test/fixtures/fake_payment_authorized_webhook.json
razorruby-3.0.4 test/fixtures/fake_payment_authorized_webhook.json
razorruby-3.0.1 test/fixtures/fake_payment_authorized_webhook.json
razorpay-3.0.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.4.1 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.4.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.3.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.2.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.1.0 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.1.0.pre test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.0.1 test/fixtures/fake_payment_authorized_webhook.json
razorpay-2.0.0 test/fixtures/fake_payment_authorized_webhook.json