Skip to main content

Unified platform for all your payments

A fully integrated suite of payments products designed to help you grow faster and operate smarter.

Payments

Global Payments

Accept payments in 135+ currencies with local acquiring in 47+ markets for higher authorization rates.

Revenue

Revenue Automation

Optimize your revenue operations with automated billing, invoicing, and tax collection systems.

Platform

Platform Integration

Build and scale your platform with flexible APIs and comprehensive development tools.

Advanced Dashboard

Get a complete view of your business with real-time analytics, detailed reports, and actionable insights.

Dashboard

Trusted by leading companies worldwide

Amazon BMW Twilio

Solutions for every business

From startups to global enterprises, discover how Stripe powers innovation across industries.

Enterprise

Advanced solutions for large organizations with complex requirements.

Enterprise

SaaS

Flexible tools to handle recurring billing and subscription management.

SaaS

Marketplaces

Infrastructure for platforms and marketplaces to manage payments at scale.

Marketplace

Automotive

Modern payment solutions for the automotive industry.

Automotive

Built for developers

Powerful and flexible APIs to help you create exactly what you need.

payment.js
const stripe = require('stripe')('sk_test_...');

const payment = await stripe.paymentIntents.create({
  amount: 2000,
  currency: 'usd',
  payment_method_types: ['card'],
  metadata: {
    order_id: '6735'
  }
});

Modern APIs

Build with modern RESTful APIs that follow industry best practices and standards.

Comprehensive SDKs

Libraries for all major languages and frameworks to get you started quickly.

Developer Tools

Debug and test with powerful developer tools and detailed documentation.

Ready to get started?

Start building with our APIs and comprehensive documentation.

Integration Preview

Quick Start Guide

Get up and running with Stripe in just a few minutes.

Read guide →

API Reference

Detailed documentation for all API endpoints.

View API docs →

Simple, transparent pricing

Start with our pay-as-you-go pricing, then scale with our volume discounts.

Pay as you go Custom volume pricing

Starter

2.9% + €0.30

Per successful charge

  • All core features
  • Free setup
  • Pay as you go
Most Popular

Scale

2.5% + €0.25

Per successful charge

  • All Starter features
  • Volume discounts
  • Priority support

Enterprise

Custom pricing

For large organizations

  • All Scale features
  • Custom contracts
  • Dedicated support

Frequently asked questions

How do volume discounts work?

Volume discounts are automatically applied based on your monthly processing volume. The more you process, the lower your rates.

What payment methods are supported?

We support all major credit cards, digital wallets, and local payment methods across 135+ currencies.

Trusted by innovative companies

See how businesses are transforming their operations with Stripe.

BMW
"Stripe has helped us scale our e-commerce operations globally while maintaining high security standards."
Profile
Sarah Chen
Digital Director, BMW Group
BMW Dashboard
Amazon
"Stripe's global infrastructure has enabled us to expand our marketplace reach efficiently."
Profile
Michael Roberts
Technical Lead
Twilio
"The developer experience and API documentation made integration seamless."
Profile
Jessica Lee
Engineering Manager
Maersk
"Stripe's reliability and fraud prevention tools have been game-changing for our operations."
Profile
David Anderson
Operations Director

Integration made simple

Connect your business with powerful integrations and tools.

Quick Integration

Integration Demo
1

Install the SDK

Start with our comprehensive SDKs for all major platforms and frameworks.

2

Configure your keys

Set up your API keys and configure your integration settings.

3

Go live

Test your integration and deploy to production with confidence.

Works with your stack

Amazon BMW Twilio Maersk
Security

Enterprise-grade security

Built-in security and compliance for peace of mind.

Analytics

Real-time analytics

Comprehensive insights and reporting tools.

Support

24/7 Support

Expert support whenever you need it.

Resources to help you grow

Everything you need to build and scale your business with Stripe.

Documentation

Documentation

Comprehensive guides and API references for all Stripe products.

Read docs
API Reference

API Reference

Detailed API documentation with code samples and test data.

Explore API
Support

Support

Get help from our support team and community resources.

Get help

Latest from our blog

Building better payment experiences

Learn about the latest payment trends and best practices.

Optimizing payment flows

Discover how to increase conversion rates with better UX.

Developer tools

Stripe CLI

Test webhooks and build integrations locally.

VS Code Extension

Stripe commands and snippets in your editor.