{
  "slug": "stripe",
  "name": "Stripe",
  "domain": "stripe.com",
  "category": "developer-infrastructure",
  "categoryName": "Developer infrastructure",
  "description": "Payments and financial-infrastructure platform. Standard Payments pricing is pay-as-you-go with no monthly platform fee. Optional subscriptions exist for products such as Stripe Billing and Stripe Radar.",
  "directAnswer": "Close a Stripe account from Settings, then Business, then Account details, by clicking Close account after paying out any balance. It takes about 5 minutes and cannot be reopened. Stripe fees are non-refundable, and you stay liable for later refunds and disputes.",
  "price": "$0 base + usage",
  "priceMonthlyUsd": null,
  "planName": "Payments",
  "subscriptionPlans": [
    {
      "id": "payments",
      "name": "Payments",
      "billingOptions": [],
      "priceNote": "Pay-as-you-go processing with no monthly platform fee. Stripe's US Billing pricing page lists 2.9% + 30¢ per successful card charge; other methods and countries use different rates.",
      "sourceUrl": "https://stripe.com/billing/pricing"
    },
    {
      "id": "billing-pay-as-you-go",
      "name": "Stripe Billing pay as you go",
      "billingOptions": [],
      "priceNote": "0.7% of Billing volume with no recurring fee. Includes Billing transactions processed on and off Stripe. Excludes one-off invoices.",
      "sourceUrl": "https://stripe.com/billing/pricing"
    },
    {
      "id": "billing-monthly",
      "name": "Stripe Billing monthly",
      "billingOptions": [],
      "priceNote": "Annual subscription paid monthly. US volume tiers start at $620 per month for up to $100,000 Billing volume. 1-year contract. Not a single fixed price.",
      "sourceUrl": "https://stripe.com/billing/pricing"
    },
    {
      "id": "radar",
      "name": "Stripe Radar",
      "billingOptions": [],
      "priceNote": "Optional fraud product. Monthly subscription starting at $10 per month, cancel any time, or pay as you go with no recurring fees. Radar Lite is included with standard Payments.",
      "sourceUrl": "https://stripe.com/pricing"
    }
  ],
  "difficulty": "Medium",
  "difficultyScore": 5.4,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://support.stripe.com/questions/close-a-stripe-account",
  "cancellationTime": "~5 minutes",
  "cancellationTimeSeconds": 300,
  "steps": {
    "web": [
      {
        "title": "Sign in as the owner on the correct account",
        "body": "Open the Dashboard. Use the business-name dropdown at the top right to confirm the purple-selected account is the one you want to close. Each Stripe account must be closed individually."
      },
      {
        "title": "Pay out balances and export records",
        "body": "Stripe cannot close an account with a negative balance. Pay out any existing positive balance first. Export financial reports to CSV before closing."
      },
      {
        "title": "Open Settings, then Business, then Account details",
        "body": "The owner goes to Settings > Business > Account details at dashboard.stripe.com/account."
      },
      {
        "title": "Click Close account",
        "body": "Scroll to the bottom of Account details and click Close account. Follow the prompts shown there. A closed account cannot be reopened."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Cancel Billing, Radar or other Subscription Plans from Your plans",
        "body": "An account admin can schedule cancellation from Dashboard settings under Your plans. Cancellation takes effect at the end of the then-current Subscription Plan term. This is separate from closing the Stripe account."
      },
      {
        "title": "Stay liable after close",
        "body": "Closing does not release the owner from liability for the account balance, including negative balances and disputes. After close you cannot process refunds, issue payments or respond to disputes in the Dashboard."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Standard Payments has no monthly platform fee. Closing the account is separate from cancelling a Billing or Radar Subscription Plan.",
      "warning": "A closed Stripe account cannot be reopened. Export reports first, and do not close if you still need to issue refunds or fight disputes."
    },
    "team": {
      "note": "Optional product subscriptions cancel at the end of their term from Your plans and then move to pay-as-you-go when that option exists."
    }
  },
  "refundInfo": "The Stripe Services Agreement says payment obligations are non-cancelable and Fees paid are non-refundable unless Stripe agrees otherwise in writing or law requires. The Subscription Pricing and Cancellation Policy adds that Subscription Service Fees are non-refundable and Stripe does not offer prorated refunds if you cancel before the end of the Subscription Plan term. Stripe's pricing FAQ states there is no closure fee on standard pricing.",
  "pauseInfo": "No account-level pause is documented. Optional product Subscription Plans can be scheduled to cancel at the end of the current term from Your plans, after which the account uses pay-as-you-go pricing when that option exists.",
  "downgradeInfo": "Cancelling a Billing, Radar or similar Subscription Plan takes effect at the end of the current term and, where available, moves that product to pay-as-you-go. Downgrades below the initial Subscription Plan during the term are not permitted for Billing and Radar. Closing the whole Stripe account is permanent and is not a downgrade.",
  "dataRetentionInfo": "Stripe recommends exporting data to CSV before closing. The Services Agreement says Stripe is not obligated to retain data received from or through the user after the Term, except as required by law, reasonably required for post-termination obligations, otherwise stated in the Agreement, or agreed in writing.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "None; fees non-refundable"
    },
    {
      "k": "Effective",
      "v": "Immediate for account close"
    },
    {
      "k": "Free plan after",
      "v": "No"
    }
  ],
  "faq": [
    {
      "question": "Does closing Stripe stop future processing fees?",
      "answer": "Yes. After close you can no longer process payments. Standard Payments has no monthly platform fee, so unused-month refunds do not apply. Cancel Billing or Radar separately from Your plans if you also have those subscriptions."
    },
    {
      "question": "Can I reopen a closed Stripe account?",
      "answer": "No. Stripe's close-account article says once a Stripe account is closed, it cannot be reopened."
    },
    {
      "question": "What if my account still has a balance?",
      "answer": "Pay out a positive balance first. Stripe cannot close an account with a negative balance. Closing does not stop scheduled payouts that are already pending."
    },
    {
      "question": "How do I cancel Stripe Billing or Radar without closing the account?",
      "answer": "An account admin schedules cancellation from Dashboard settings under Your plans. It takes effect at the end of the current Subscription Plan term. Fees for that term stay payable and are not prorated."
    },
    {
      "question": "Will Stripe refund unused subscription time?",
      "answer": "No. Subscription Service Fees are non-refundable and Stripe does not offer prorated refunds if you cancel before the term ends."
    },
    {
      "question": "Am I still responsible for refunds and disputes after close?",
      "answer": "Yes. The owner stays responsible for refunds and disputes that arise after close, and the Dashboard can no longer be used to handle them."
    }
  ],
  "officialSources": [
    {
      "title": "Close a Stripe account",
      "url": "https://support.stripe.com/questions/close-a-stripe-account",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Stripe Services Agreement",
      "url": "https://stripe.com/legal/ssa",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Stripe Subscription Pricing and Cancellation Policy",
      "url": "https://stripe.com/legal/subscription-policy",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Stripe pricing",
      "url": "https://stripe.com/pricing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Stripe Billing pricing",
      "url": "https://stripe.com/billing/pricing",
      "lastCheckedAt": "2026-08-17"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-17",
  "nextReviewAt": "2026-10-16",
  "urls": {
    "guide": "https://canicancelit.com/cancel/stripe",
    "json": "https://canicancelit.com/cancel/stripe.json",
    "markdown": "https://canicancelit.com/cancel/stripe.md"
  }
}