Skip to content

Organization · Fintech

Last updated 2026-04-13

Confirmed

Stripe

Stripe is a financial infrastructure platform that enables businesses to accept payments, offer financial services, and implement custom revenue models. It provides tools for online and in-person payments, subscription billing, fraud prevention, embedded finance, and more, serving enterprises, startups, and platforms globally.

Not to be confused with Stripe, Inc. (the medical diagnostics company). This entity refers to the global fintech platform for internet businesses.

Extended Facts

Legal name Stripe, LLC
Founded 2010
Contact hello@stripe.com · sales
Team size ~5000+ (2025)
Address 510 Townsend Street, San Francisco, CA, 94107, US

Relationships

People

Patrick Collison Co-founder and CEO
John Collison Co-founder and President

Products

Radar Payments
Billing Billing & Invoicing
Invoicing Billing & Invoicing
Tax Billing & Invoicing
Connect Platforms & Marketplaces
Issuing Platforms & Marketplaces

Identity Triangulation

Cross-platform entity consensus: 3 independent sources

SameAs links connect this entity to its canonical presence across authoritative platforms.

Schema Record

The Schema.org JSON-LD record for this entity. Available via the open API at the endpoint below.

/api/entity/stripe JSON-LD · No auth
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Stripe",
  "url": "https://stripe.com/",
  "description": "Stripe is a financial infrastructure platform that enables businesses to accept payments, offer financial services, and implement custom revenue models. It provides tools for online and in-person payments, subscription billing, fraud prevention, embedded finance, and more, serving enterprises, startups, and platforms globally.",
  "disambiguatingDescription": "Not to be confused with Stripe, Inc. (the medical diagnostics company). This entity refers to the global fintech platform for internet businesses.",
  "sameAs": [
    "https://www.linkedin.com/company/stripe",
    "https://www.crunchbase.com/organization/stripe"
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "name": "Website",
      "value": "https://stripe.com/",
      "url": "https://stripe.com/"
    },
    {
      "@type": "PropertyValue",
      "name": "Linkedin",
      "value": "https://www.linkedin.com/company/stripe",
      "url": "https://www.linkedin.com/company/stripe"
    },
    {
      "@type": "PropertyValue",
      "name": "Crunchbase",
      "value": "https://www.crunchbase.com/organization/stripe",
      "url": "https://www.crunchbase.com/organization/stripe"
    }
  ],
  "dateModified": "2026-04-13T16:41:32.869",
  "legalName": "Stripe, LLC",
  "logo": {
    "@type": "ImageObject",
    "url": "https://stripe.com/img/v3/site/header/logo.svg"
  },
  "foundingDate": "2010-01-01T00:00:00",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "510 Townsend Street",
    "addressLocality": "San Francisco",
    "addressRegion": "CA",
    "postalCode": "94107",
    "addressCountry": "US"
  },
  "slogan": "Financial infrastructure to grow your revenue.",
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "hello@stripe.com",
    "contactType": "sales"
  },
  "knowsAbout": [
    {
      "@type": "Thing",
      "name": "Online Payments",
      "url": "https://stripe.com/payments"
    },
    {
      "@type": "Thing",
      "name": "Subscription Billing",
      "url": "https://stripe.com/billing"
    },
    {
      "@type": "Thing",
      "name": "Fraud Prevention",
      "url": "https://stripe.com/radar"
    },
    {
      "@type": "Thing",
      "name": "Embedded Finance",
      "url": "https://stripe.com/financial-accounts"
    },
    {
      "@type": "Thing",
      "name": "Global Payouts",
      "url": "https://stripe.com/payouts"
    },
    {
      "@type": "Thing",
      "name": "Crypto Payments",
      "url": "https://stripe.com/crypto"
    },
    {
      "@type": "Thing",
      "name": "API Integration",
      "url": "https://docs.stripe.com/api"
    },
    {
      "@type": "Thing",
      "name": "SaaS Monetization",
      "url": "https://stripe.com/saas"
    },
    {
      "@type": "Thing",
      "name": "Marketplace Payments",
      "url": "https://stripe.com/connect"
    },
    {
      "@type": "Thing",
      "name": "In-person Payments",
      "url": "https://stripe.com/terminal"
    }
  ],
  "hasOfferCatalog": [
    {
      "@type": "OfferCatalog",
      "name": "Payments",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Online Payments",
            "url": "https://stripe.com/payments"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Terminal",
            "url": "https://stripe.com/terminal"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Checkout",
            "url": "https://stripe.com/payments/checkout"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Radar",
            "url": "https://stripe.com/radar"
          }
        }
      ]
    },
    {
      "@type": "OfferCatalog",
      "name": "Billing & Invoicing",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Billing",
            "url": "https://stripe.com/billing"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Invoicing",
            "url": "https://stripe.com/invoicing"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Tax",
            "url": "https://stripe.com/tax"
          }
        }
      ]
    },
    {
      "@type": "OfferCatalog",
      "name": "Platforms & Marketplaces",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Connect",
            "url": "https://stripe.com/connect"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Issuing",
            "url": "https://stripe.com/issuing"
          }
        }
      ]
    }
  ],
  "founder": [
    {
      "@type": "Person",
      "name": "Patrick Collison"
    },
    {
      "@type": "Person",
      "name": "John Collison"
    }
  ]
}