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.
Feed(20)
- Summary:
Join fellow business leaders and builders at Stripe Tour Berlin 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 fellow business leaders and builders to celebrate 10 years in France at Stripe Tour Paris. Connect with the local business community while learning from industry experts and growing companies.
Topic:- Tour
- Summary:
Join fellow business leaders and builders at Stripe Tour London to explore the latest in payments and financial technology. Connect with the UK business community while learning from industry experts and growing companies.
Topic:- Tour
- Summary:
Join us for a hands-on workshop where you'll build an agentic commerce solution and explore how AI agents can discover products and complete payments using Stripe.
Topic:- Workshop
- Summary:
AI agents are browsing the web differently than humans, and traditional web infrastructure isn't built to handle them. From massive token costs to accidental DDoS blocks, your site might be pushing away the next generation of automated customers. This video breaks down three critical technical fixes—Edge rendering, smart rate limiting, and aggressive caching—to ensure your infrastructure is agent-ready and cost-effective.
Topics:- AI
- Infrastructure
- Summary:
In this Dublin meetup talk, Stripe Developer Advocate Anna Spysz demonstrates how to integrate and customize the Stripe checkout flow into any website design—even a chaotic 1990s GeoCities-inspired UI. She breaks down the three primary ways to embed payments (Payment Links, Embedded Checkout, and Payment Elements), comparing them based on customization flexibility versus engineering effort.
Topic:- Payments
- Summary:
Ever wondered if you could make one of the internet’s most polished websites look like a 1996 fever dream? Stripe Developer Advocate Anna Spysz does the unthinkable by converting the Stripe.dev site into a retro GeoCities-era "masterpiece"—complete with scrolling marquees and eye-searing colors. Watch to see how she used the Stripe Appearance object to push styling to its extreme and learn why over-engineering is the enemy of a great build.
- 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.
Topics:- CLI
- Developer Productivity
- Summary:
Stripe Developer Advocate Allison Farris walks through what it actually takes to build a payments platform from scratch — tokenization, PCI compliance, fraud detection, global expansion. Spoiler: it's a nightmare. The lesson? Outsource the risky plumbing and focus on your actual product.
Topic:- Payments
- 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
- LLMs
- Engineering
- Summary:
Learn why using AI agents to author Terraform code is safer than direct API calls for Stripe configuration. Get transparent, consistent, and auditable infrastructure with code review workflows.
Topics:- AI
- Agentic
- Summary:
Versioning in Stripe Workflows lets you edit automations safely with drafts, roll back changes instantly, and see exactly what ran. Update with confidence.
Topic:- Workflows
- Summary:
Learn how to add stablecoin payments to your Stripe integration in under an hour. Accept USDC on Ethereum, Solana, Polygon, and Base with zero blockchain knowledge—just add 'crypto' to your existing payment methods.
Topic:- Crypto
- Summary:
Learn how to automate compliance safeguards with Stripe Workflows by flagging high-value transactions and suspicious orders to enhance risk management.
Topic:- Workflows
- Summary:
Learn how to build sophisticated financial operations agents using natural language with Hypermode and Stripe. Create AI agents that handle payments, process refunds, generate invoices, and automate complex financial workflows—no coding required.
Topics:- Partners
- AI
- Agentic
- Summary:
Learn how to build a resilient, rate-limit-friendly system for handling Stripe webhooks at scale. This guide explains the fetch-before-process pattern, its risks under high volume, and how to use Hookdeck to queue and throttle webhooks—ensuring reliable processing without exceeding Stripe API limits.
Topics:- Partners
- Event Destinations
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