to
Stripe Dot
stripe.dev - Stripe Developer hub
Learn how to build web and mobile applications to accept payments, send payouts, and manage your business online with Stripe.
Featured(20)
- Summary:
Join the Stripe founder community for a day of hands-on building and coworking with the Stripe team. Whether you’re looking for a chance to connect with other founders, 1:1 guidance from the Stripe team, or just a change of scenery, we’d love to have you join.
Topic:- Build Day
- Summary:
Join fellow business leaders and builders at Stripe Tour Sydney to explore the latest in payments and financial technology. Connect with the local business community while learning from industry experts and growing companies.
Topic:- Tour
- Summary:
Join us on July 21st for the Stripe New York developer meetup. This is an in-person event for anyone building with Stripe. An evening focused on Stripe user experiences, product insights, best practices, and community.
Topic:- Meetup
- Summary:
In this episode live from Stripe Tour London, we sit down with Mayank, a Billing Specialist Solutions Architect, to break down the updates hitting the Stripe Revenue suite and walks us through a demo of Metronome.
Topics:- Billing
- Tour
- Summary:
Discover how we modeled our MongoDB infrastructure as a traversable graph and then use pathfinding algorithms to dynamically compute and execute recovery plans. This automated approach reduced pager volume by 30% (~200 pages/year), eliminated 12 days of unhealthy shard states annually, and supports new shard layouts with zero manual effort.
Topic:- Engineering
- Summary:
AI agents are rapidly becoming autonomous, but giving them the ability to make payments introduces entirely new trust and security challenges. In this video, Madeleine Charity from Privy joins us to discuss the future of agentic payments and how we can programmatically protect user funds.
Topic:- Payments
- Summary:
Learn how to implement fund segregation in Stripe Connect using allocated balances to ring-fence seller funds from your platform's operational balance - covering payment creation, transfers, refunds, disputes, and preparing for upcoming PSD3 regulatory requirements.
Topic:- Connect
- Summary:
Event destinations are central to Stripe integrations but hard to get right. Event notification handlers encapsulate the setup and wiring, letting you focus on business logic and surface errors at development time instead of in production.
Topic:- Event Destinations
- Summary:
Building a GitHub traffic dashboard with Stripe Projects revealed a surprising shift from “AI coding” into real infrastructure orchestration. In under an hour, Auth0, Supabase, Vercel, Prisma, deployments, environments, and scheduled jobs materialized around an idea with remarkable speed. The experience highlighted both the power and the emerging challenge of AI-assisted infrastructure: operational visibility, ownership clarity, environment management, and understanding rapidly orchestrated systems.
Topics:- AI
- Partners
- Summary:
What a dozen steering experiments taught us about how LLM-based agents actually behave in the wild.
Topics:- AI
- Best Practices
- Summary:
Stripe Projects makes it easy to spin up a useful, complex application that uses various SaaS providers. This post describes how one of our developer advocates built an internal transcript editing application using Stripe Projects, Vercel, and OpenRouter.
Topics:- AI
- Partners
- Summary:
This is the story of how our Developer Productivity team extended and rolled out rubyfmt, our Rust-based zero-config, ultra-fast autoformatter across the world's largest Ruby codebase.
Topics:- Engineering
- Developer Productivity
- Summary:
Stripe's Selective Test Execution system employs some clever tricks to allow us to continue scaling our team and our codebase while only running around 5% of our tests on average. Find out how it works!
Topics:- Developer Productivity
- Engineering
- Testing
- Summary:
Provision hosting, databases, auth, analytics, AI and other dev tools from the Stripe CLI. Stripe Projects creates real resources in your own provider accounts, securely syncs agent-ready credentials, supports upgrades to paid tiers, and handles payments without leaving the terminal.
Topic:- AI
- Summary:
Learn how to build a future-proof, global-ready checkout by implementing Stripe Checkout Session with embeddable Elements for flexible payments, tax calculation, and multi-currency support.
Topics:- Best Practices
- Payments
- Summary:
Learn how Stripe payments work under the hood by understanding the PaymentIntent lifecycle as a state machine—from checkout and tokenization to authorization, capture, and settlement—and why webhooks are essential for keeping your systems in sync with asynchronous payment state changes.
Topics:- Getting Started
- Best Practices
- Payments
- Summary:
Minions are Stripe’s homegrown coding agents, responsible for more than a thousand pull requests merged each week. Though humans review the code, minions write it from start to finish. Learn how they work, and how we built them.
Topics:- AI
- Developer Productivity
- Engineering
Get help(4)
View the Stripe Changelog for the latest changes to the Stripe API, SDKs, and products.
Meetups feature technical presentations from Stripes and networking with our community.
The Stripe Discord is good for getting quick answers from the community.
For questions regarding your account, you should contact support.
Router(12)
Accept a payment
Build a payment form or use a prebuilt checkout page to start accepting online payments.
Start accepting paymentsShip a Stripe App
Learn how to ship a Stripe app to production and start accepting payments.
Start buildingBuild a platform
Create a platform that connects buyers and sellers and takes a fee on each transaction.
Create a platformUpgrade your Stripe SDK
Learn about the latest features and improvements in the Stripe SDK.
See the latest upgrades