A fully integrated suite of financial and payments products
Accept payments online and in person with Stripe's fully integrated suite of payment products.
Learn more
Manage subscriptions and recurring payments with our comprehensive billing solutions.
Learn more
Powering digital experiences and connected car services across multiple markets.
Enabling seamless payments for multiple Amazon services worldwide.
Streamlining global shipping payments and operations.
Ship more quickly with powerful and easy-to-use APIs
const stripe = require('stripe')('sk_test_...');
const session = await stripe.checkout.sessions.create({
payment_method_types: ['card'],
line_items: [{
price_data: {
currency: 'usd',
unit_amount: 2000,
product_data: {
name: 'Subscription',
},
},
quantity: 1,
}],
mode: 'subscription',
success_url: 'https://example.com/success',
cancel_url: 'https://example.com/cancel',
});
One integration for all your payment and financial service needs, from accepting payments to managing subscriptions.
Libraries for every major language and framework, with extensive documentation and examples.
Real-time visibility into your payments, customers, and business metrics.
npm install stripe
const stripe = require('stripe')('sk_test_...');
await stripe.charges.create({});
The backbone for global commerce
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.
Quickly build great payments experiences, improve performance, expand into new markets, and engage customers with subscriptions and marketplaces.
Get expert integration guidance from our professional services team
Connect Stripe to Salesforce, SAP, and more through the Stripe App Marketplace
See why millions of companies build their businesses with Stripe
"With Stripe, we've increased our authorization rates and streamlined our payment operations across multiple markets."
Digital Services Lead
BMW Group
"Stripe's global infrastructure enables us to scale our payment operations efficiently across multiple regions."
Payment Solutions Director
Amazon
"Implementing Stripe has helped us modernize our payment infrastructure and improve our customer experience."
Head of Digital Solutions
Maersk
Always know what you'll pay with integrated per-transaction pricing
Perfect for new businesses getting started
For growing businesses with more volume
Custom solutions for large organizations
All prices shown are in EUR. Prices may vary by region. View full pricing details
Integrate Stripe with the software you already use
Shopify
WooCommerce
Salesforce
QuickBooks
Heroku
Browse hundreds of apps that integrate with Stripe to help you do more with your business.
Explore appsCreate your own integrations with our extensive APIs and development tools.
View documentationJoin millions of businesses using Stripe to grow their revenue.
Trusted by leading companies worldwide