Qortora · Search · Indexed page
stripe.devFetched 2026-08-17T13:06:31Z
Stripe Dot Dev
Learn how to build web and mobile applications to accept payments, send payouts, and manage your business online with Stripe.
Open original source · Full cached text
Stripe Dot Dev[B] Blog[E] Events[D] Docs[Y] Youtube[G] Github[M] Meetups[U] Community Welcome 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 Post [ Fig. 1 ] 10x Reading the signals: Helping your AI-built payment integration understand business intent The low-level code that makes a payment go through is getting cheap, fast. What is becoming valuable is the judgment above it: knowing what the money...AI Payments More posts /Featured Video [ Fig. 2 ] 10x How Bronto is redesigning observability for the age of AI In this video, Ben Smith speaks with David Tracey, CTO of Bronto, about how observability infrastructure is evolving to handle massive data scale...AI More videos /Statistics YouTube watch time hours:380,000+ Meetup group members:4400+ Stripe Developer Community5 million+ YouTube watch time hours:380,000+ Meetup group members:4400+ Stripe Developer Community5 million+ YouTube watch time hours:380,000+ Meetup group members:4400+ Stripe Developer Community5 million+ Featured(20) /Filter Clear Filters Typeevent (3) Blog (12) video (5) TopicAgentic Commerce (1) AI (7) Best Practices (1) Build Day (1) Connect (1) Developer Productivity (2) Engineering (4) Event Destinations (1) Meetup (1) Partners (2) Payments (1) Testing (1) Tour (1) [ Fig. 3 ] 10x /Date /Name /Type 2026.9.08 Stripe London developer meetup - September 2026 (In Person) event Summary:Join us on September 8th for the Stripe London 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. Author:Stripe Topic: Meetup Go 2026.8.19 Stripe Tour: Sydney event 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. Author:Stripe Topic: Tour Go 2026.8.18 Stripe Startups Build Day Sydney event 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. Author:Stripe Topic: Build Day Go 2026.8.14 Reading the signals: Helping your AI-built payment integration understand business intent Blog Summary:The low-level code that makes a payment go through is getting cheap, fast. What is becoming valuable is the judgment above it: knowing what the money is supposed to do and making sure the code obeys it. Author:David Benchi Topics: AI Payments Read 2026.8.07 Agentic payments for marketplaces: How a smart fridge can shop safely Blog Summary:While a smart fridge can detect when a household is running out of milk, the more interesting engineering problem begins after that. Author:Ana Andres Topic: Agentic Commerce Read 2026.7.30 Meet Stripe's Knowledge AI Platform Blog Summary:Stripe's Knowledge AI Platform is our versatile AI agent platform built to handle diverse non-coding knowledge work, from quick queries to complex, multi-day projects. By connecting employees to over 1,000 internal tools and skills, it enables secure, enterprise-scale productivity across the organization. Authors:Anna Mason, Sharadh Krishnamurthy, Anupam Upadhyay Topics: Engineering AI Read 2026.7.23 How Bronto is redesigning observability for the age of AI video Summary:In this video, Ben Smith speaks with David Tracey, CTO of Bronto, about how observability infrastructure is evolving to handle massive data scale and AI workloads. Author:Stripe Developers Topic: AI Watch 2026.7.23 Pricing for Big Data and how we use Stripe - David Tracey CTO at Bronto video Summary:David Tracey explains how his team at Bronto designed a simple, predictable pricing model for high-volume observability data. Author:Stripe Developers Watch 2026.7.23 5 years from now, what does observability look like? video Summary:check out the full interview https://youtu.be/FKVdQuZMur0 Author:Stripe Developers Watch 2026.7.22 How to turn strong customer authentication into a conversion engine video Summary:In this talk, Stripe Solutions Architect Marcus Dalton breaks down the evolution of Strong Customer Authentication (SCA) and 3D Secure (3DS). While Payment Services Directive 2 (PSD2) was initially treated as a compliance exercise in 2019—causing unnecessary checkout friction, drop-offs, and authorization declines—modern implementations leverage intelligent transaction routing and exemptions to convert authentication into a seamless experience. Author:Stripe Developers Watch 2026.7.21 Strong customer authentication without checkout friction video Summary:Marcus Dalton, a solutions architect at Stripe, explains how strong customer authentication and 3D Secure 2 affect online payments. Author:Stripe Developers Watch 2026.7.16 How Stripe uses graph search and state machines to auto-remediate a global database fleet Blog 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. Authors:Pragya Mehta, Sai Samant Topic: Engineering Read 2026.7.02 Keeping funds where they belong: Implementing fund segregation in Stripe Connect Blog 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. Author:Andrew Robinson Topic: Connect Read 2026.6.24 Introducing a better way to process Stripe's thin events Blog 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. Author:David Brownman Topic: Event Destinations Read 2026.5.26 What it feels like building with Stripe Projects Blog 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. Author:Ben Smith Topics: AI Partners Read 2026.5.14 You can't whisper at an AI agent Blog Summary:What a dozen steering experiments taught us about how LLM-based agents actually behave in the wild. Authors:James Beswick, Peter Epsteen Topics: AI Best Practices Read 2026.4.29 From init to deploy: building with agents and Stripe Projects Blog 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. Author:Anna Spysz Topics: AI Partners Read 2026.4.28 Formatting an entire 25 million line codebase overnight: the rubyfmt story Blog 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. Authors:Fable Tales, Anna Mason Topics: Engineering Developer Productivity Read 2026.4.09 Selective Test Execution at Stripe: Fast CI for a 50M-line Ruby monorepo Blog 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! Author:Aditya Anchuri Topics: Developer Productivity Engineering Testing Read 2026.3.26 Provision a production-ready dev stack from your terminal Blog 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. Author:Rami Banna Topic: AI Read More postsMore videosMore events Get help(4) /Changelog View the Stripe Changelog for the latest changes to the Stripe API, SDKs, and products. Example: "What changes have been made to Payments recently?" Example: "What types were updated in the latest release?" Example: "Which API version is the latest?" View the Changelog /Stripe Developer Meetups Meetups feature technical presentations from Stripes and networking with our community. Example: "Where can I learn the latest about Stripe features?" Example: "What's the best way to solve a common developer problem?" Example: "How can I meet other local developers using Stripe?" Join a local Meetup /Discord The Stripe Discord is good for getting quick answers from the community. Example: "Is anyone using Stripe with COBOL?" Example: "How can I get help with my integration?" Visit Discord /Support For questions regarding your account, you should contact support. Example: "How can I reset my password?" Example: "How can I get help with my account?" Contact support Router(12) /Info [ Fig. 42 ] 10x /Topics Accept a payment Build a payment form or use a prebuilt checkout page to start accepting online payments. Start accepting payments Get started with Payments Explore the Payments API Reference Learn More about Payments Ship a Stripe App Learn how to ship a Stripe app to production and start accepting payments. Start building Get started with Stripe Apps Explore the Stripe Apps reference Learn more about Stripe Apps Build a platform Create a platform that connects buyers and sellers and takes a fee on each transaction. Create a platform Get started with Connect Explore the Connect ecosystem Learn more about Connect Upgrade your Stripe SDK Learn about the latest features and improvements in the Stripe SDK. See the latest upgrades Learn about Stripe API upgrades Examine Stripe API versions View the Stripe product changelog /Docs Explore our guides and examples to integrate Stripe. Learn more /Social YoutubeTwitter/XDiscord /Resources DocsDeveloper Meetups © 2026 Stripe, Inc. PrivacyLegalStripe.com