Accept & optimize payments
135+ payment methods and currencies, online and in person. Smart retries, adaptive acceptance, and Radar fraud defense lift conversion by double digits.
GLOBAL GDP RUNNING ON STRIPE · $1.9T VOLUME IN 2025
Accept payments, offer financial services, and launch custom revenue models — from the first checkout to the billionth transaction.
const payment = await stripe.paymentIntents.create({
amount: 24800,
currency: 'usd',
automatic_payment_methods: { enabled: true },
metadata: { plan: 'pro-monthly' },
});
POWERING THE WORLD'S MOST AMBITIOUS COMPANIES
01 — PRODUCTS
One integration unlocks payments, billing, issuing, and payout tools — use them alone or together as you scale.
135+ payment methods and currencies, online and in person. Smart retries, adaptive acceptance, and Radar fraud defense lift conversion by double digits.
Per-seat, usage-based, or hybrid. Meter tokens, seats, and API calls out of the box.
Let AI agents shop, pay, and subscribe on behalf of users — with guardrails.
Build for agents →Issue virtual and physical cards, move money globally in minutes.
Explore Issuing →Settle cross-border payments with stablecoins and crypto rails.
Explore Crypto →02 — CUSTOMERS
Run on a reliable platform that flexes from first checkout to global expansion.
Payments, Terminal, Connect, Radar and Sigma power rentals across 160 countries — online, on-site, and in-app.
Five consumer brands and 700+ stores run on Payments, Terminal, Connect, Sigma, Radar, and Link.
Payments, Connect, Data Pipeline, and Issuing route funds to 1,800 retail partners in real time.
100% of digital and print payments run on Stripe with Payments, Sigma, and Radar.
LOVABLE
From waitlist to global billing in days.
Story →GAMMA
Usage-based billing without the spreadsheet.
Story →RUNWAY
Saved eng-months with prebuilt checkout.
Story →SUPABASE
Backend-as-a-service, billed globally.
Story →LINEAR
Subscriptions and invoices in one flow.
Story →Drop-in checkout, onboarding, and payouts for your sellers in days — not quarters.
Revenue share, upsells, and global methods lift take-rate without extra headcount.
Radar, verification, and reporting keep fraud low and auditors happy.
03 — DEVELOPERS
Three integration paths, one reliable API. Ship your first payment in minutes.
const session = await stripe.checkout.sessions.create({
mode: 'subscription',
line_items: [{ price: 'price_pro', quantity: 1 }],
success_url: 'https://acme.com/success',
});
session = stripe.checkout.Session.create(
mode="subscription",
line_items=[{"price": "price_pro", "quantity": 1}],
success_url="https://acme.com/success",
)
curl https://api.stripe.com/v1/checkout/sessions \
-u "sk_test_xxx:" -d mode=subscription \
-d "line_items[0][price]=price_pro"
Payment Links and hosted invoicing — share a URL, get paid.
Try Payment Links →Checkout, Elements, and mobile SDKs with fraud built in.
Explore components →Full API control, webhooks, and Sigma SQL on every event.
Read the docs →04 — WHAT'S HAPPENING
Settle to sellers in USDC with same-day availability.
Sep 2026 · 4 minMetering, entitlements, and overage math that scales.
Sep 2026 · 9 minHow top performers lift auth by 2+ points.
Aug 2026 · 6 minLive demos of agent-native checkout flows.
Aug 2026 · 2 minOn-device signals meet network intelligence.
Jul 2026 · 5 minUsage billing across 70M users, one dashboard.
Jul 2026 · 7 min05 — EDITORIAL
A short, sharp read on stablecoins, agent-led checkout, and why the ledger is becoming programmable. Featuring operators from Hertz, Supabase, and Le Monde.
“The clearest 40 pages on internet money we've shipped this year.” — EDITORS
06 — GET STARTED
Create an account in minutes, or talk to our team about migration, pricing, and enterprise support.
No setup fees · Cancel anytime · Test mode free