<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Payment System on Tech Blog</title>
    <link>https://yashsachdeva.com/tags/payment-system/</link>
    <description>Recent content in Payment System on Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Yash Sachdeva</copyright>
    <lastBuildDate>Thu, 09 Apr 2026 19:39:08 +0530</lastBuildDate><atom:link href="https://yashsachdeva.com/tags/payment-system/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Mobile Wallet Payment System</title>
      <link>https://yashsachdeva.com/posts/mobile-wallet-payment-system/</link>
      <pubDate>Thu, 09 Apr 2026 19:39:08 +0530</pubDate>
      
      <guid>https://yashsachdeva.com/posts/mobile-wallet-payment-system/</guid>
      <description>&lt;p&gt;As part of this post, we&amp;rsquo;ll be covering the design of a mobile wallet payment system that supports -&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Top-ups (add money to wallet from bank/card)&lt;/li&gt;&#xA;&lt;li&gt;P2P transfers (wallet -&amp;gt; wallet)&lt;/li&gt;&#xA;&lt;li&gt;Basic fraud detection&lt;/li&gt;&#xA;&lt;li&gt;Concurrency with clear trade-offs between strong and eventual consistency at scale.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s start with a basic design and then we can scale it up.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
