Accept payments online, in-person, and across the globe with our powerful platform.
Learn moreTrusted by millions of businesses worldwide
Build and scale your products with our powerful APIs and extensive documentation.
Intuitive RESTful APIs with clear documentation
Libraries for all major languages and platforms
const stripe = require('stripe')('sk_test_...');
const paymentIntent = await stripe.paymentIntents.create({
amount: 2000,
currency: 'usd',
payment_method_types: ['card'],
metadata: {
order_id: '6735',
},
});
Always know what you'll pay with integrated per-transaction pricing
From startups to the world's largest companies
"Stripe has helped us expand our business globally with ease. Their platform is reliable, scalable, and incredibly developer-friendly."
Sarah Johnson
Director of Payments, Amazon
90%
of U.S. adults have bought from businesses using Stripe
135+
currencies and payment methods supported
99.99%
historical uptime
500M+
API requests per day
Stripe makes moving money as easy and programmable as moving data. Our teams are based in offices around the world and we process hundreds of billions of dollars each year for ambitious businesses of all sizes.
API requests per day, peaking at 13,000 requests a second.
historical uptime for Stripe services.
of U.S. adults have bought from businesses using Stripe.
currencies and payment methods supported.
Stripe operates in over 40 countries and continues to expand globally. Our infrastructure is engineered for reliability, security, and scale.
Everything you need to know about Stripe products, integrations, and development.
Start integrating Stripe's products and tools with our comprehensive documentation.
Explore Stripe's products and tools or create an account instantly and start accepting payments.