Blog(91)

/Filters
[ Fig. 3 ]
10x
/Date
/Name
  • 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
    Topics:
    • CLI
    • Developer Productivity
    Read
  • 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.

    Author:
    Allison Farris
    Topics:
    • Best Practices
    • Payments
    Read
  • 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.

    Author:
    Alistair Gray
    Topics:
    • AI
    • Developer Productivity
    • LLMs
    • Engineering
    Read
  • 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.

    Author:
    Allison Farris
    Topics:
    • Getting Started
    • Best Practices
    • Payments
    Read
  • 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.

    Author:
    Alistair Gray
    Topics:
    • AI
    • Developer Productivity
    • LLMs
    • Engineering
    Read
  • 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.

    Author:
    Michael Selander
    Topics:
    • AI
    • Agentic
    Read
  • Summary:

    Versioning in Stripe Workflows lets you edit automations safely with drafts, roll back changes instantly, and see exactly what ran. Update with confidence.

    Author:
    Tanya Boiteau
    Topic:
    • Workflows
    Read
  • Summary:

    Learn how to build production-ready Stripe subscriptions faster using Kiro Powers. Implement secure payment flows, webhooks, and scalable architecture with AI assistance.

    Authors:
    Kalyani KoppisettiDan Kiuna
    Topics:
    • AWS
    • Partners
    Read
  • 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.

    Author:
    Robert Love
    Topic:
    • Crypto
    Read
  • Summary:

    Learn how to integrate web-based POS systems with mobile Terminal readers using a React Native wrapper app. Connect M2 readers and Tap to Pay seamlessly.

    Author:
    Benjamin Nuttin
    Topic:
    • Terminal
    Read
  • Summary:

    Among global business leaders surveyed, 84% agree that adapting pricing quickly will be a key competitive advantage. Our new real-time analytics system for Stripe Billing helps them spot customer trends just as they emerge.

    Author:
    Reed Trevelyan
    Topics:
    • Analytics
    • Billing
    • Data Infrastructure
    • Streaming
    • Engineering
    Read
  • Summary:

    Learn how to automate compliance safeguards with Stripe Workflows by flagging high-value transactions and suspicious orders to enhance risk management.

    Author:
    Ashley Ansari
    Topic:
    • Workflows
    Read
  • Summary:

    Learn how to connect Stripe events to your frontend applications using real-time subscriptions, webhooks, and AWS services. Build responsive payment UIs that react instantly to transaction updates, subscription changes, and account modifications with event-driven architecture.

    Author:
    Josh Kahn
    Topics:
    • Event Destinations
    • AWS
    Read
  • Summary:

    Complete guide to monetizing online marketplaces with Stripe Connect. Configure transaction fees, usage-based billing, and automated invoicing with code examples.

    Author:
    Ana Andres
    Topic:
    • Connect
    Read
  • Summary:

    Learn effective data reconciliation strategies to keep product information synchronized between your internal systems and Stripe. Explore real-time vs batch processing tools, validation techniques, and best practices for maintaining consistent data across multiple platforms as your business scales.

    Author:
    James Beswick
    Topic:
    • Best Practices
    Read
  • Summary:

    Learn advanced database reconciliation patterns for Stripe integration. Explore queue-based architectures, event-driven sync, and robust error handling to maintain product data consistency at scale.

    Author:
    James Beswick
    Topic:
    • Best Practices
    Read
  • Summary:

    Learn how to gate physical entrances using Stripe subscriptions and NFC passes. This guide shows how to issue Apple/Google Wallet passes with PassNinja, integrate Stripe Checkout, and control door access with a Raspberry Pi and NFC reader.

    Author:
    Joshua Nussbaum
    Topics:
    • AI
    • Partners
    Read
  • Summary:

    Learn how product data synchronization between internal databases and payment providers like Stripe evolves from simple scripts to complex architectural challenges as your business scales from hundreds to millions of products.

    Author:
    James Beswick
    Topic:
    • Best Practices
    Read
  • Summary:

    Learn how to build secure AI agents for payment processing using Stripe MCP and Portia AI, with built-in guardrails and human approval workflows.

    Authors:
    Mounir MouawadAgentic
    Topics:
    • Partners
    • AI
    Read
  • 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.

    Author:
    William Lyon
    Topics:
    • Partners
    • AI
    • Agentic
    Read
  • Summary:

    Workflow patterns provide repeatable solutions to common developer problems. This pattern helps automate customize a Stripe object with metadata.

    Author:
    Ashley Ansari
    Topic:
    • Workflows
    Read
  • Summary:

    Workflow patterns provide repeatable solutions to common developer problems. This pattern helps automate creating early fraud alerts when streamlining refunds.

    Author:
    Ashley Ansari
    Topic:
    • Workflows
    Read
  • Summary:

    Our new jurisdiction resolution system (JRS) is a faster, less resource-intensive solution to the challenging problem of determining tax obligations in places with complicated, overlapping tax jurisdictions.

    Authors:
    Erich RentzDanko Komlen
    Topics:
    • Tax
    • Engineering
    Read
  • Summary:

    Learn how to use Stripe Connect to power your marketplace. Configure your fund flows, onboard merchants and manage payments in a few lines of code.

    Author:
    Ana Andres
    Topic:
    • Connect
    Read
  • 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.

    Author:
    Phil Leggetter
    Topics:
    • Partners
    • Event Destinations
    Read
  • Summary:

    Replace hosted onboarding with embedded Connect components. Keep users on your platform while collecting requirements and enabling payments..

    Authors:
    Jorge Aguirre GonzalezChris Streeter
    Topic:
    • Connect
    Read
  • Summary:

    Discover how Edgee built a scalable, usage-based billing system processing billions of requests across 100+ global edge locations. Learn how they leverage Stripe’s metering and billing APIs to ensure accurate, resilient invoicing in a complex distributed architecture, all while solving critical web analytics data loss challenges.

    Author:
    Alex Casalboni
    Topic:
    • Partners
    Read
  • Summary:

    Eliminate separate devices and manual data entry. Stripe Terminal's on-screen input collection consolidates customer interactions in one place.

    Author:
    Andrew Robinson
    Topic:
    • Terminal
    Read
  • Summary:

    Discover how to streamline your agreement process by connecting DocuSign with Stripe using extension apps. Learn to build automated billing workflows without complex coding.

    Author:
    Paige Rossi
    Topic:
    • Partners
    Read
  • Summary:

    Discover the latest from Stripe Sessions! Explore new products, APIs, and enhancements, including Stripe Workflows for no-code automation, MCP server for AI integration, and Accounts v2 for streamlined management.

    Authors:
    Ashley AnsariJames BeswickJon Byrum
    Topics:
    • Sessions
    • Agentic
    Read
  • Summary:

    Discover the benefits of Stripe's new public preview release channel, designed to provide early access to cutting-edge API features before their general availability. Start innovating faster with Stripe’s latest offerings while sharing your feedback to shape future developments!

    Author:
    Paul Anderson
    Topic:
    • Sessions
    Read
  • Summary:

    Today, Stripe launches Stripe Workflows, a powerful new way to automate your payment operations and orchestrate Stripe products with ease—right from the Dashboard. Whether you are looking to streamline invoicing, manage fraud detection, automate subscription logic, or build custom quote-to-cash flows, Stripe Workflows helps developers move faster with fewer lines of code. With built-in support for real-time triggers, conditional logic, and seamless integration across Stripe’s ecosystem, Workflows eliminates the need for managing infrastructure or writing boilerplate logic. Instead, you get a visual, event-driven automation engine designed for high-performance financial operations at scale. In this post, we’ll explore how Stripe Workflows can help you simplify complexity, boost developer productivity, and unlock new use cases—all with low latency and high reliability.

    Author:
    Ben Smith
    Topic:
    • Workflows
    Read
  • Summary:

    Learn how to simplify customer charging across multiple accounts in your organization using Stripe's new sharing feature.

    Author:
    Daniel Wood
    Topics:
    • Enterprise
    • Sandboxes
    Read
  • Summary:

    Discover advanced caching strategies to optimize Stripe API performance in AWS Lambda using Amazon ElastiCache and DynamoDB. Learn how to manage API rate limits, reduce latency, and minimize costs while ensuring data consistency and scalability in high-volume applications.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    In complex, high-volume systems, even minor failures—like a dropped internet connection—can lead to major headaches, such as duplicate charges. This post explores advanced patterns for integrating Stripe into your enterprise applications with a focus on building fault-tolerant, user-friendly payment systems. Learn how strategies like idempotency and message queues can protect your users from double charges, reduce operational errors, and improve reliability as your system scales.

    Author:
    Ben Smith
    Topic:
    • Best practices
    Read
  • Summary:

    Explore the complexities of enterprise subscription management and discover how an AWS microservice architecture can streamline subscription lifecycles. This guide uses AWS services to create a scalable, reliable, and auditable subscription management system, addressing challenges like mid-cycle plan changes and usage-based billing adjustments.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    Discover how to integrate Stripe Data Pipeline with Google Cloud Storage and BigQuery for powerful analytics. This guide walks you through setting up automated data transfers, optimizing reporting, and unlocking valuable insights to enhance your business decisions.

    Author:
    Sushant Jain
    Topic:
    • Best Practices
    Read
  • Summary:

    Learn about the Stripe AI assistant in VS Code and how we built it, including technical details on retrieval, evaluations, measurement, and more.

    Author:
    Mathew Varughese
    Topic:
    • AI
    Read
  • Summary:

    Discover how to build a scalable real-time payment analytics pipeline from Stripe to AWS. This guide explores the challenges, architectural components, and implementation details to help businesses monitor transactions, enhance security, and gain insights into customer behavior.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    Implementing a resilient multi-region payment processing system using AWS and Stripe ensures reliable webhook handling, minimizes outages, and complies with regulations. This guide covers architecture design, challenges, and AWS service integration for optimal global performance and rate limit management.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    This article focuses on how to process Stripe's data in your AWS account with minimal code. You'll learn how to query your business and customer data using SQL, assisted by an LLM (Large Language Model) for query generation. Additionally, it demonstrates how to enhance the security of your data integration by using the native Stripe-AWS integration, specifically the Stripe Event Destination to Amazon EventBridge feature.

    Author:
    Hidetaka Okamoto
    Topics:
    • AWS
    • Event Destinations
    Read
  • Summary:

    In this article, we will guide you on how to set up usage threshold alerts based on consumption for customers with pay-as-you-go plans. By integrating AWS's serverless tools with Stripe, you can create a streamlined and easy-to-manage notification system with minimal coding.

    Author:
    Hidetaka Okamoto
    Topics:
    • AWS
    • Billings
    • Event Destinations
    Read
  • Summary:

    Learn how to securely manage and automatically rotate your Stripe API keys in AWS for a production-grade approach. This guide covers best practices, tools, and strategies to enhance the security of your financial transactions.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    Discover how to effectively track customer spending across multiple channels and payment processors. Learn about the challenges of fragmented payment systems and explore solutions like the Payment Account Reference (PAR) to gain a unified view.

    Author:
    Andrew Robinson
    Topic:
    • Enterprise
    Read
  • Summary:

    Learn about Stripe integrations with essential tips for robust, secure payment systems and seamless user experiences. This guide prepares developers for real-world scenarios, from subscription management to dispute resolution, ensuring secure and seamless payments.

    Author:
    James Beswick
    Topic:
    • Getting Started
    Read
  • Summary:

    Discover how to build reliable webhook handlers for Stripe events using AWS in this comprehensive guide. Learn about the challenges of processing webhook events at scale and how to address them with an enterprise-grade architecture.

    Author:
    James Beswick
    Topic:
    • AWS
    Read
  • Summary:

    Discover the key concepts and terms for integrating Stripe in your applications. This guide covers Payment Intents Customer management, Subscription billing, Webhooks, Disputes, Refunds, and the benefits of expanded responses, providing developers with the tools they need to streamline payment processing efficiently.

    Author:
    James Beswick
    Topic:
    • Getting Started
    Read
  • Summary:

    As a platform, you can accelerate your Connect development with Sandboxes, by replicating your live settings to test out the merchant onboarding flow.

    Author:
    David Edoh-Bedi
    Topics:
    • Connect
    • Sandboxes
    Read
  • Summary:

    With Sandboxes, you can reproduce and troubleshoot errors in your integration without impacting live transactions.

    Author:
    David Edoh-Bedi
    Topic:
    • Sandboxes
    Read
  • Summary:

    This blog explores how utilities can enhance customer engagement and capture energy-related revenue by creating an online marketplace.

    Author:
    Rajan Patel
    Topics:
    • Connect
    • Billings
    • Payment Methods
    Read
  • Summary:

    Explore the critical importance of managing real-time inventory updates for both online marketplaces and physical stores. This blog post details the development of an event-driven architecture designed to synchronize inventory levels with Stripe payment events using AWS cloud services. The demonstration centers around the DevRel Swag Store, showcasing a practical application used at the GOTO Chicago event, which integrates serverless technologies like Amazon DynamoDB, AWS Lambda, and IoT Core for efficient inventory management. Learn about the challenges of using Stripe metadata for inventory, and discover robust solutions for handling race conditions and implementing dynamic inventory checks. Additionally, understand the trade-offs between using Stripe Payment Links and custom payment processes for real-time stock validation.

    Author:
    Ben Smith
    Topics:
    • Event Destinations
    • AWS
    Read
  • Summary:

    This article highlights development tips for efficiently developing and operating Stripe at a lower cost, as presented by the Japanese Stripe user community JP_Stripes. We'll focus on content from two events held in September 2024 in Aizuwakamatsu, Fukushima Prefecture, and Sapporo, Hokkaido.

    Author:
    Hidetaka Okamoto
    Topics:
    • Connect
    • Billings
    • Sandboxes
    Read
  • Summary:

    Integrating Stripe events with AWS CloudWatch Log Groups enhances monitoring by enabling real-time tracking and analysis of Stripe transactions. This setup allows for seamless transfer of Stripe data to CloudWatch via Amazon EventBridge, streamlining payment operations. It provides the tools to visualize, monitor, and respond to events efficiently, optimizing strategic decisions.

    Author:
    Andrew Robinson
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    Is your Stripe integration ready to scale with your application? In this blog post, explore smart data strategies to enhance performance and security. Learn how to leverage Stripe/'s features, secure web backends, and serverless functions for efficient data management. Discover when to integrate a global CDN and use a separate database for deeper data control, ensuring a seamless user experience.

    Author:
    Ben Smith
    Topics:
    • Event Destinations
    • AWS
    Read
  • Summary:

    Stripe sandboxes enhance test environment management, offering improved functionality over test mode, allowing isolated accounts, multiple developers, and better access control while integrating seamlessly with AWS applications.

    Author:
    James Beswick
    Topics:
    • Sandboxes
    • AWS
    Read
  • Summary:

    Stripe has emerged as a vital payment processing platform in the UAE, offering diverse features like automated billing, fraud protection, and multi-currency support, empowering developers to streamline e-commerce operations.

    Author:
    Soad Abuelnaga
    Topic:
    • Getting Started
    Read
  • Summary:

    This post discusses integrating the Stripe agent toolkit with large language models (LLMs) to enhance automation workflows, enabling financial services access, metered billing, and streamlined operations across agent frameworks.

    Author:
    James Beswick
    Topic:
    • Sandboxes
    Read
  • Summary:

    Once your Stripe integration is live, it’s easy to set it and forget it. You can move on and focus on other elements of your application. However, trouble may be brewing behind the scenes. Unless you’ve set up robust logging and alerting in your application you may not be aware of increasing Stripe API error rates which could impact your bottom line

    Author:
    Abe Haskins
    Topic:
    • Workbench
    Read
  • Summary:

    This post discusses integrating the Stripe agent toolkit with large language models (LLMs) to enhance automation workflows, enabling financial services access, metered billing, and streamlined operations across agent frameworks.

    Author:
    Steve Kaliski
    Topics:
    • AI
    • Agentic
    Read
  • Summary:

    This article shows you how to use Stripe's sandbox to simplify your development process. You'll learn to create isolated test environments, simulate real-world scenarios, and debug your subscription logic efficiently.

    Author:
    Hidetaka Okamoto
    Topics:
    • Workbench
    • Billings
    • Sandboxes
    Read
  • Summary:

    This post introduces how to manage SaaS feature entitlements efficiently using the Stripe API. It explains why it's important to provide multiple plans to your customers and how to differentiate each plan through entitlement management. With the Stripe API, managing entitlements can become more straightforward, allowing you to focus on building and improving your core services.

    Author:
    Hidetaka Okamoto
    Topics:
    • Workbench
    • Billings
    Read
  • Summary:

    Event Destinations has begun rolling out to general availability as of 10/30 and will soon be enabled for all accounts. This post explores how to use Stripe Event Destinations and Amazon EventBridge to achieve near infinite customization possibilities for your payment solutions without disrupting your existing integrations.

    Author:
    Ben Smith
    Topics:
    • Event Destinations
    • AWS
    Read
  • Summary:

    New Stripe API versions come with new, and sometimes breaking, changes which should be evaluated before upgrading. Stripe Sandboxes and Workbench provide tooling to create isolated workspaces to test applications against these new changes.

    Author:
    Cecil Phillip
    Topic:
    • Workbench
    Read
  • Summary:

    This post explores how to leverage Stripe's A/B testing, its benefits, and how you can use it to boost online sales. You can learn how to improve the conversion rate by optimizing payment options without adding further code.

    Author:
    Hidetaka Okamoto
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    In this article, you'll learn how to investigate the payment process with just a few clicks on the Stripe dashboard. You'll also see how to obtain event data for testing code related to the 3DS authentication flow.

    Author:
    Hidetaka Okamoto
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    When onboarding new team members, getting their development environments setup can be very time consuming. Preprovisioned environments with Stripe sandboxes and development containers can speed up their time to productivity.

    Author:
    Cecil Phillip
    Topic:
    • Sandboxes
    Read
  • Summary:

    Validating payment logic that gets triggered over a period of time is challenging and sometimes results in inelegant solutions.The combination of test clocks and workbench will improve the ability for developers to build and debug recurring payments.

    Author:
    Cecil Phillip
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    Stripe Sandboxes offer a powerful solution for isolating testing environments, but how you implement them can make all the difference. Pick a sandbox strategy that best suits your organizations development approach and team size.

    Author:
    Ben Smith
    Topic:
    • Sandboxes
    Read
  • Summary:

    Secure your Stripe integrations by ditching unrestricted secret keys—learn how to protect merchant accounts with restricted access API keys and OAuth 2.0, and avoid compliance fees.

    Author:
    Ben Smith
    Topic:
    • Best Practices
    Read
  • Summary:

    Discover how to create independent testing environments with Stripe Sandboxes, streamline your development through GitHub automation, and prioritize the security of your API keys to enhance your payment integration process.

    Author:
    Ben Smith
    Topic:
    • Sandboxes
    Read
  • Summary:

    This post demonstrates some more advanced patterns to help you build resilient and robust payment systems to integrate Stripe with your enterprise applications. As your integration grows in complexity and volume, these patterns become crucial for maintaining system stability and providing a smooth user experience.

    Author:
    Ben Smith
    Topics:
    • Workbench
    • Best Practices
    Read
  • Summary:

    With Workbench, developers now have a bird’s-eye view of their integration which shows many potential issues in one place. This makes it easier to see the impact of each incident, see how often it’s happening, and receive actionable advice for resolving the issue.

    Author:
    Ben Smith
    Topics:
    • Workbench
    • Best Practices
    Read
  • Summary:

    Test Stripe functionality in an isolated environment

    Author:
    Stripe Team
    Topic:
    • Dev Digest
    Read
  • Summary:

    With Stripe Invoicing, you can create and manage invoices for one-time and recurring payments. Whether caused by infrastructure issues or coding bugs, integration failures do sometimes happen, which can prevent invoices from being paid in a timely manner.

    Author:
    David Edoh-Bedi
    Topics:
    • Workbench
    • Invoicing
    Read
  • Summary:

    This post shows how to use the Stripe Workbench Inspector to examine the lifecycle of a PaymentIntent object.

    Author:
    Ben Smith
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    Stripe Invoicing offers a no-code solution for sending invoices to customers. Because this option handles the complexity of all underlying API calls, developers sometimes struggle to understand the different phases a Stripe invoice goes through, which is problematic when attempting to debug payment failures.

    Author:
    David Edoh-Bedi
    Topics:
    • Workbench
    • Invoicing
    Read
  • Summary:

    Immediate and delayed payments need to be handled differently within an integration. It’s important to understand what events to listen for and properties to inspect for relevant changes.

    Author:
    Cecil Phillip
    Topics:
    • Workbench
    • Payment Methods
    Read
  • Summary:

    This blog shows how to find when something is wrong in production, avoid jumping between tabs/docs to find information, and resolving issues quickly in the troubleshooting process, using an AWS integration as a starting point.

    Author:
    James Beswick
    Topics:
    • Workbench
    • AWS
    Read
  • Summary:

    For developers building on AWS, you have various choices for processing payments within your application. Most developers choose a payment processing service to handle this part of their application flow, which involves integrating with a third-party vendor outside of the AWS environment.

    Author:
    James Beswick
    Topics:
    • Workbench
    • AWS
    Read
  • Summary:

    The performance of an application can directly affect the customer experience. Using the expand feature along with caching techniques, developers can improve the performance of their application by reducing the number of API calls to Stripe.

    Author:
    Cecil Phillip
    Topic:
    • Workbench
    Read
  • Summary:

    Test Stripe functionality in an isolated environment

    Author:
    Stripe Team
    Topic:
    • Dev Digest
    Read
  • Summary:

    In this blog post we’ll share an overview of Stripe’s database infrastructure and discuss the design and application of the Data Movement Platform.

    Authors:
    Jimmy MorzariaSuraj Narkhede
    Topics:
    • Databases
    • Infrastructure
    • Reliability
    • Data Migration
    • Engineering
    Read
  • Summary:

    Stripe Billing allows businesses to manage customer relationships with recurring payments, usage triggers, and other customizable features.

    Author:
    Ji Huang
    Topics:
    • Testing
    • Billing
    • Developer Experience
    • API Design
    • Engineering
    Read
  • Summary:

    This blog discusses the technical details of how we built Shepherd and how we are expanding the capabilities of Chronon to meet Stripe’s scale.

    Author:
    Ben Mears
    Topics:
    • Machine Learning
    • Data Infrastructure
    • Open Source
    • Fraud Detection
    • Engineering
    Read
  • Summary:

    Technical details on how Stripe built Ledger, a state-of-the-art money movement tracking system, including how teams at Stripe interact with the data quality metrics that underlie our payment processing network.

    Author:
    Ilya Ganelin
    Topics:
    • Distributed Systems
    • Engineering
    Read
  • Summary:

    What makes Radar, Stripe’s fraud prevention solution, so powerful? Here are some of the key decisions made—and lessons learned—in the years it has taken to build it.

    Author:
    Ryan Drapeau
    Topics:
    • Machine Learning
    • Fraud Detection
    • Security
    • Engineering
    Read
  • Summary:

    Markdoc delivers a good user experience without compromising the authoring experience. It enables writers to express interactivity and simple page logic without mixing code and content.

    Author:
    Ryan Paul
    Topics:
    • Documentation
    • Open Source
    • React
    • Developer Experience
    • Engineering
    Read
  • Summary:

    On Sunday, March 6, we migrated we converted more than 3.7 million lines of code with a single pull request. The next day, hundreds of engineers came in to start writing TypeScript for their projects.

    Author:
    Andrew Lunny
    Topics:
    • TypeScript
    • JavaScript
    • Developer Productivity
    • Open Source
    • Engineering
    Read
  • Summary:

    Stripe's continuous integration system is responsible for orchestrating build pipelines and executing tens of thousands of test suites. To meet our exceptionally high security bar, we lean on a combination of open-source tech and novel engineering.

    Author:
    Sushain Cherivirala
    Topics:
    • Build Systems
    • Developer Productivity
    • Infrastructure
    • Engineering
    Read
  • Summary:

    Stripe uses Sorbet to type check our 15 million lines of Ruby code, making engineers more productive. Here's why we love Sorbet.

    Author:
    Jake Zimmerman
    Topics:
    • Ruby
    • Developer Productivity
    • Open Source
    • Static Analysis
    • Engineering
    Read
  • Summary:

    Abstracting away the complexity of payments has driven the evolution of our APIs over the last decade. Learn more about Stripe payments APIs here.

    Author:
    Michelle Bu
    Topic:
    • Engineering
    Read
Morty Proxy This is a proxified and sanitized view of the page, visit original site.