Best of StripeMay 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    How Stripe Prevents Double Payment Using Idempotent API

    Learn how Stripe prevents double payment using an idempotent API. Discover the reasons for double payment and how Stripe implements their idempotent API to ensure requests are processed exactly once.

  2. 2
    Article
    Avatar of quastorQuastor Daily·2y

    How Stripe synchronizes time across their distributed system

    Learn how Stripe synchronizes time across their distributed system using physical and logical clocks. Explore common misconceptions about time and the two main methods for measuring time in distributed systems.

  3. 3
    Article
    Avatar of phProduct Hunt·2y

    SvelteShip - Ship your SvelteKit, Set Sail!

    The author recommends using Supabase for user authentication and setting up a secure database, Stripe for payment processing, and hosting SvelteKit projects on Cloudflare for fast and simple deployment.