{
  "slug": "shopify",
  "name": "Shopify",
  "vendor": "Shopify",
  "website": "https://www.shopify.com",
  "category": "e-commerce",
  "category_name": "E-commerce",
  "tags": [],
  "sla_url": "https://www.shopify.com/legal/sla",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 100,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.99,
        "credit": 10
      },
      {
        "below": 99.9,
        "credit": 25
      },
      {
        "below": 99,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Support",
    "url": "https://help.shopify.com",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 30,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "admin",
      "name": "Shopify Admin",
      "category": "e-commerce",
      "description": "Merchant admin panel",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "api",
      "name": "Shopify API",
      "category": "api",
      "description": "REST and GraphQL APIs",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "checkout",
      "name": "Shopify Checkout",
      "category": "e-commerce",
      "description": "Checkout processing - critical",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.99,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "payments",
      "name": "Shopify Payments",
      "category": "payments",
      "description": "Native payment processing",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "pos",
      "name": "Shopify POS",
      "category": "retail",
      "description": "Point of sale",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "storefront",
      "name": "Shopify Storefront",
      "category": "e-commerce",
      "description": "Online store hosting",
      "sla_url": "https://www.shopify.com/legal/terms",
      "uptime": 99.98,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Shopify is a E-commerce provider. See the official SLA at [https://www.shopify.com/legal/sla](https://www.shopify.com/legal/sla).\n\n<!-- Add human-readable notes about Shopify's SLA nuances here. -->"
}