Sha256: c45af6c75dd9f7932d0b556516f01cdf791bf69c48344f6feaa1daf6f12439c6

Contents?: true

Size: 2 KB

Versions: 57

Compression:

Stored size: 2 KB

Contents

{
  "created": 1326853478,
  "livemode": false,
  "id": "evt_00000000000000",
  "type": "invoice.payment_succeeded",
  "object": "event",
  "data": {
    "object": {
      "date": 1394018368,
      "id": "in_00000000000000",
      "period_start": 1394018368,
      "period_end": 1394018368,
      "lines": {
        "object": "list",
        "count": 3,
        "url": "/v1/invoices/in_00000000000000/lines",
        "data": [
          {
            "id": "ii_00000000000000",
            "object": "line_item",
            "type": "invoiceitem",
            "livemode": false,
            "amount": 19000,
            "currency": "usd",
            "proration": true,
            "period": {
              "start": 1393765661,
              "end": 1393765661
            },
            "quantity": null,
            "plan": null,
            "description": "Remaining time on Platinum after 02 Mar 2014",
            "metadata": {}
          },
          {
            "id": "ii_00000000000001",
            "object": "line_item",
            "type": "invoiceitem",
            "livemode": false,
            "amount": -9000,
            "currency": "usd",
            "proration": true,
            "period": {
              "start": 1393765661,
              "end": 1393765661
            },
            "quantity": null,
            "plan": null,
            "description": "Unused time on Gold after 05 Mar 2014",
            "metadata": {}
          }
        ]
      },
      "subtotal": 30000,
      "total": 30000,
      "customer": "cus_00000000000000",
      "object": "invoice",
      "attempted": true,
      "closed": true,
      "paid": true,
      "livemode": false,
      "attempt_count": 1,
      "amount_due": 0,
      "currency": "usd",
      "starting_balance": 0,
      "ending_balance": 0,
      "next_payment_attempt": null,
      "charge": "ch_00000000000000",
      "discount": null,
      "application_fee": null,
      "subscription": "su_00000000000000",
      "metadata": {},
      "description": null
    }
  }
}

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
effective_orders-1.5.8 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.7 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.5 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.4 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.3 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.2 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.1 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.5.0 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.8 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.7 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.6 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.5 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.4 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.3 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.2 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.1 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json
effective_orders-1.4.0 spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json