Skip to content
Reference
UPI Lite, 123Pay, and Circle: A Founder's Glossary
Resource

UPI isn't one product anymore — it's a family of them, each solving a different gap in the original design.

UPI Lite, 123Pay, and Circle: A Founder's Glossary

UPI Lite, 123Pay, and Circle each solve a different adoption gap — offline resilience, feature phones, and shared accounts. Here's what builders need to know about each.

PV

Parivestra Research Desk

25 August 2026 · 2 min read

Share

UPI stopped being a single product a while ago. If you're building anything adjacent to Indian payments, it helps to actually know which variant does what.

UPI Lite

A pre-loaded, on-device wallet balance (currently capped in the low four figures of rupees) that lets users make small payments — typically under ₹500 — without entering a PIN for every transaction and without needing live connectivity at the moment of payment. It's built for the friction points that matter most at small transaction sizes: speed and offline resilience, not security depth, since the balance at risk is capped low by design.

UPI 123Pay

UPI's answer to the fact that a meaningful share of India still uses basic feature phones without smartphone internet access. It lets users transact over UPI through four mechanisms — IVR (interactive voice response) calls, missed-call-based payments, an app for feature phones, and proximity sound-based payments — none of which require a data connection or a UPI app in the conventional sense.

UPI Circle

Sometimes referred to as delegated payments, this lets a primary UPI account holder authorize a secondary user — a spouse, a parent, a household helper — to make payments from the same underlying account, within limits the primary holder sets. It's built for the very common real-world case where one person legally owns a bank account but more than one person in a household actually needs to transact from it.

Why the distinction matters for builders

Most of this variant-level complexity is abstracted away by PSP and bank-partner integrations if you're simply accepting UPI payments as a merchant. But if you're building payment infrastructure, lending products tied to UPI transaction history, or anything targeting feature-phone users or shared-household accounts specifically, knowing which variant actually applies to your user changes both the integration you need and the product assumptions you can safely make.

Sources

General UPI ecosystem structure referenced from NPCI's public UPI product documentation and UPI Statistics 2026, CoinLaw.

Frequently asked questions

In most cases, these are handled at the PSP (payment service provider) or bank-partner level rather than requiring separate integration work from an individual business — but if you're building payment infrastructure rather than just accepting payments, understanding each variant's specific transaction flow and limits does affect your product design.

Each targets a distinct adoption barrier core UPI doesn't solve well: UPI Lite addresses the friction of PIN entry and network dependency for small transactions, 123Pay extends UPI to the roughly hundreds of millions of Indians still using feature phones without smartphone internet, and Circle solves for households or accounts where more than one person needs to transact.