Stripe

Global GDP running on Stripe:  $1.4T

Financial infrastructure to
grow your revenue

Join millions of businesses using Stripe to accept payments, offer financial services, and build powerful revenue models — from your first transaction to your billionth.

stripe .charges.create({
   amount : 4892 ,
   currency : “usd” ,
   source : “tok_visa” ,
   description : “Order #1337”
})
💳
Payment processed
$4,892.50 — Shopify Inc.
+2.4%
🔐
Radar blocked fraud
Saved $1,240 today
Safe
📈
Revenue up 18%
vs last month
Amazon Google Shopify Figma Uber BMW NVIDIA Anthropic Cursor DoorDash Notion Slack OpenAI Zoom Amazon Google Shopify Figma Uber BMW NVIDIA Anthropic Cursor DoorDash Notion Slack OpenAI Zoom

A complete payments platform
built for scale

Stripe’s suite of products powers payments and financial services for businesses of every size — from startups to Fortune 500s.

VISA
•••• 4242 ✓ Authorized
PayPal
john@example.com ✓ Captured
Apple Pay
Touch ID $129.00
Payments

Accept every payment method

Cards, bank transfers, buy now pay later, digital wallets, and 135+ more. One unified API, every customer globally.

Explore Payments →
🔐
Security

Radar

Machine learning fraud protection trained on billions of data points. Block bad actors before they cost you.

Explore Radar →
🔗
Platform

Connect

Build marketplace and platform infrastructure. Onboard businesses, split payments, and manage payouts instantly.

Explore Connect →
📊
Revenue

Billing

Subscriptions, usage-based pricing, metered billing, and custom invoicing — any revenue model, zero overhead.

Explore Billing →
99.999% Uptime SLA
135+ Currencies
47+ Countries
500M+ API calls/day
View all metrics →
🏦
Banking

Treasury

Embed financial services in your platform. Offer bank accounts, cards, and money movement to your customers.

Explore Treasury →
âš¡
Instant

Stripe Terminal

Extend Stripe payments to in-person experiences. Pre-certified card readers, cloud-managed fleet, unified reporting.

Explore Terminal →

Built for every
business model

Whether you’re an early-stage startup or a global enterprise, Stripe adapts to how you do business.

🛒 E-commerce 🔄 Subscriptions 🌍 Global Commerce
Startups & Scale-ups

Launch faster, scale smarter

Start accepting payments in minutes with pre-built UI components. Stripe’s no-code options and flexible APIs let you move as fast as you need.

Explore for Startups →
🏢
Enterprise

Enterprise infrastructure

Advanced fraud protection, custom reporting, dedicated support, and global compliance built for the world’s largest companies.

Enterprise solutions →
🌐
Global

Go global instantly

Sell to customers in 47+ countries with local payment methods, automatic currency conversion, and smart routing.

Global payments →
🔄
Subscriptions
🛍️
Marketplaces
💡
SaaS Platforms
All Industries

Every business model, one platform

From subscription SaaS to on-demand marketplaces — Stripe’s flexible infrastructure adapts to any revenue model without starting over.

Explore all solutions →
99.999% Uptime guaranteed
135+ Payment currencies
$1T+ Processed annually
4,000+ Engineering team

Designed for
developer velocity

Beautiful APIs, exhaustive documentation, SDKs in every language, and a sandbox that mirrors production exactly.

📚 Docs

Comprehensive guides and API references for every product.

âš¡ SDKs

Official libraries for Node, Python, Ruby, PHP, Java, Go, .NET.

🧪 Sandbox

Full test environment that mirrors production exactly.

🔔 Webhooks

Real-time event notifications with automatic retries.

// Install: npm install stripe
const stripe = require ( ‘stripe’ )( ‘sk_live_…’ );
 
// Create a PaymentIntent
const paymentIntent = await stripe
  .paymentIntents. create ({
     amount : 4892 ,
     currency : ‘usd’ ,
     automatic_payment_methods : {
       enabled : true ,
    },
  });
 
// ✓ {id: “pi_3P…”, status: “requires_payment_method”}
console . log (paymentIntent.client_secret);

Trusted by the world’s
most innovative companies

From bootstrapped startups to publicly-traded enterprises, Stripe powers millions of businesses worldwide.

Stripe has been a critical partner for Shopify’s growth. Their APIs let us build exactly what our merchants need, with reliability we can count on at any scale.

S
Tobias Lütke
CEO, Shopify

Moving to Stripe was one of the best decisions we made. We reduced payment failures by 30% and expanded to 12 new markets in less than a quarter.

F
Dylan Field
CEO, Figma

Stripe’s infrastructure lets us focus on building great AI products instead of worrying about payments. The reliability and global coverage is unmatched.

A
Dario Amodei
CEO, Anthropic

The platform that
grows with you

Everything from fraud prevention to revenue optimization, built into one unified platform.

🛡️
Protection

Adaptive fraud detection

Radar’s machine learning model is trained on hundreds of billions of data points across the Stripe network — and adapts to your specific business in real time.

Learn about Radar →
🔄
Optimization

Smart payment routing

Automatically route transactions through the best payment path to maximize authorization rates and minimize costs across your entire portfolio.

Explore routing →
📱
Mobile

Native mobile SDKs

Beautiful iOS and Android SDKs with pre-built UI components that feel native on every platform.

Mobile docs →
🔑
Identity

Stripe Identity

Verify the identity of global users with a single integration. Reduce fraud and meet compliance requirements.

Explore Identity →
📊
Analytics

Stripe Sigma

Query your Stripe data with SQL. Build custom reports, revenue dashboards, and cohort analysis in minutes.

Explore Sigma →
🚀
Launch

Go live in an afternoon

Stripe Checkout is a pre-built, hosted payment page that converts. Handles 3DS, SCA, and local payment methods automatically. No card number handling required.

Try Checkout →
🌍
Compliance

Global compliance

PCI DSS Level 1, SOC 1 & 2, ISO 27001. Stripe handles the hard regulatory requirements so you don’t have to.

Compliance overview →
Ready to get started?

Start your integration
today — it’s free

Join millions of businesses that use Stripe. No upfront fees, no setup costs. Pay only when you earn.