Sha256: 801b411f2cef48a6e96eb1f2ef520b55064fb4cc76887895721394b381d4aeb9

Contents?: true

Size: 800 Bytes

Versions: 6

Compression:

Stored size: 800 Bytes

Contents

{
  "id": "evt_customer_created",
  "created": 1384544738,
  "livemode": false,
  "type": "customer.created",
  "data": {
    "object": {
      "object": "customer",
      "created": 1384544738,
      "id": "cus_2wm5EgmRGEiyPO",
      "livemode": false,
      "description": "id:12345",
      "email": "user@example.com",
      "delinquent": false,
      "metadata": {
      },
      "subscription": null,
      "discount": null,
      "account_balance": 0,
      "cards": {
        "object": "list",
        "count": 0,
        "url": "/v1/customers/cus_2wm5EgmRGEiyPO/cards",
        "data": [

        ]
      },
      "default_card": null,
      "next_recurring_charge": null,
      "active_card": null
    }
  },
  "object": "event",
  "pending_webhooks": 1,
  "request": "iar_2wm5M67yu99gVP"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
stripe_model_callbacks-0.1.7 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json
stripe_model_callbacks-0.1.6 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json
stripe_model_callbacks-0.1.5 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json
stripe_model_callbacks-0.1.4 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json
stripe_model_callbacks-0.1.3 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json
stripe_model_callbacks-0.1.2 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.created.json