<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SazM — Blog</title>
    <link>https://blog.sazm.in</link>
    <description>Engineering notes on web engineering, automation, and system design.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 07:19:56 GMT</lastBuildDate>
    <atom:link href="https://blog.sazm.in/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Why Stripe Payments Fail and How to Fix Them</title>
      <link>https://blog.sazm.in/posts/debugging-stripe-webhooks/</link>
      <description>A practical guide for business owners on why payment processing fails and how to prevent lost revenue from Stripe issues.</description>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.sazm.in/posts/debugging-stripe-webhooks/</guid>
    </item>
    <item>
      <title>How to Build Payment Systems That Don&apos;t Lose Money</title>
      <link>https://blog.sazm.in/posts/building-resilient-webhook-systems/</link>
      <description>A business-focused guide to building reliable payment processing that handles failures gracefully and prevents revenue loss.</description>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.sazm.in/posts/building-resilient-webhook-systems/</guid>
    </item>
  </channel>
</rss>