We built a business banking platform for an NBFC targeting freelancers and gig workers — a segment that traditional banks ignore because of irregular income and no salary slips. The platform: instant account opening via Aadhaar e-KYC (under 5 minutes), virtual debit card (ready to use immediately, physical card ships in 7 days), UPI payments, automated GST invoicing from transactions, and expense categorization. Within 12 months: 35,000 accounts opened, ₹180 crore in monthly transaction volume, and the NPS was 72 — compared to 18-25 for traditional banks among the same demographic. The core insight: neobanking in India isn't about fancy UI — it's about serving people that banks don't want to serve, with products designed for how they actually live and work.
What We'll Cover
Neobank Models in India
India doesn't grant banking licenses to neobanks (unlike UK with Monzo, Revolut). Every Indian neobank must partner with a licensed bank or NBFC. This creates three operating models:
| Model | How It Works | Regulatory | Examples |
|---|---|---|---|
| Bank partner model | Neobank builds the UX, partner bank holds deposits and issues cards | Neobank is a technology partner, bank holds the license | Jupiter (Federal Bank), Fi (Federal Bank), Niyo (Equitas, DCB) |
| NBFC-owned | NBFC builds its own digital banking experience | NBFC license from RBI. Cannot accept deposits but can lend | Slice, KreditBee, OneCard |
| PPI (Prepaid Payment Instrument) | Issue prepaid wallets/cards. RBI PPI license | PPI license limits: ₹2 lakh max balance, specific use-case restrictions | Paytm Payments Bank, Amazon Pay |
Core Banking Architecture
- Banking-as-a-Service (BaaS) providers: Instead of building core banking from scratch, use BaaS providers. Zeta, Setu, M2P Fintech, and Decentro provide APIs for account creation, KYC, card issuance, UPI, and ledger management. You build the customer experience layer on top. Reduces time-to-market from 18 months to 4-6 months
- Ledger system: The ledger is the heart of any banking product. Double-entry bookkeeping — every transaction has a debit and credit entry. Must handle: concurrent transactions, idempotency (same transaction doesn't process twice), reconciliation with partner bank, and real-time balance calculation. Event-sourced ledger architecture (append-only log of all transactions) is recommended for auditability
- Card issuance: Partner with card networks (Visa, Mastercard, RuPay) through your banking partner or card-as-a-service providers (M2P, Hyperface). Virtual cards issued instantly. Physical cards manufactured and shipped (7-14 days). Card controls: set spending limits, merchant category blocks, international usage toggle — all from the app
- UPI integration: NPCI-approved PSP (Payment Service Provider) status, or use your bank partner's UPI infrastructure. Collect and pay via UPI. UPI Autopay for recurring payments. QR code generation for merchants. UPI is non-negotiable for any Indian neobank — it's how Indians move money
KYC, AML, and Compliance
| KYC Level | Method | Account Limits | Time |
|---|---|---|---|
| Minimum KYC | OTP-based Aadhaar verification | ₹10,000 balance, ₹10,000/month transactions | 2 minutes |
| Full KYC (Video) | Video KYC with live agent + document verification | Full banking limits | 5-10 minutes |
| Full KYC (Physical) | In-person verification at branch or doorstep | Full banking limits | 1-3 days (scheduling) |
| CKYC | Pull from Central KYC Registry (if already KYC'd elsewhere) | Full banking limits | Instant (if available) |
AML (Anti-Money Laundering)
- Transaction monitoring: Rule-based alerts for suspicious patterns: large cash transactions (₹10 lakh+), rapid fund transfers, structuring (breaking large transactions into smaller ones to avoid reporting). ML-based anomaly detection for complex patterns
- STR/CTR filing: Suspicious Transaction Reports and Cash Transaction Reports to FIU-IND (Financial Intelligence Unit). Auto-generate and file within mandated timelines. This is a legal requirement — non-compliance means losing your banking partnership
- PEP and sanctions screening: Screen customers against PEP (Politically Exposed Persons) lists, UN sanctions, OFAC, and India-specific watchlists. Screen on onboarding and periodically for existing customers
Banking Products to Build
- Savings/current account: Instant account opening. UPI payments. Debit card. Interest on savings (passthrough from partner bank). Account statements. Automated categorization of spends (food, travel, bills, entertainment). Monthly spending insights
- Business banking: GST-linked invoicing from transactions. Bulk payments (vendor payments, salary disbursement). Tax-saving insights (auto-flag deductible expenses). Multi-user access with roles (owner, accountant, employee). Current account with overdraft facility
- Expense management: Corporate cards with per-employee limits. Auto-receipt capture (OCR on uploaded bills). Policy enforcement (flag out-of-policy expenses). Accounting integration (Tally, Zoho Books). This is a high-retention product — once a company sets up expense management, switching cost is high
Lending Infrastructure
- Credit scoring (alternative data): Traditional CIBIL scores miss gig workers, freelancers, and new-to-credit users. Use alternative data: UPI transaction history, bank statement analysis (via Account Aggregator), GST filing history, phone data (with consent), and social data. Build ML models for creditworthiness prediction. Serve the credit-invisible population
- Loan origination: Digital application → instant decision (for pre-approved or rule-based loans) → e-agreement (Aadhaar eSign) → disbursement to account. Entire flow in under 5 minutes for personal loans under ₹1 lakh. Underwriting rules engine: configurable criteria by product type, risk segment, and amount
- Collections: Automated reminders (SMS, WhatsApp, push notification) before due date. Multiple payment options for easy repayment. Early warning system: detect likely defaults from transaction pattern changes. Graduated escalation: soft reminder �� firm reminder → collection call → legal notice. Always comply with RBI's digital lending guidelines on collection practices
India Neobank Landscape
- RBI guidelines on digital lending (2022): All loan disbursements must go to borrower's bank account (not wallet). Full disclosure of terms, APR, and fees. Cooling-off period for loan cancellation. Your platform must comply — non-compliance means your bank partner will drop you
- Account Aggregator (AA): With customer consent, pull financial data from multiple sources (bank accounts, mutual funds, insurance, tax). Massively improves underwriting accuracy and speed. AA is India's unique advantage — no other country has this infrastructure. Integrate early
- ONDC for financial services: ONDC is expanding from e-commerce to financial products. Insurance, lending, and investment products will be available via ONDC. Build ONDC compatibility for distribution of financial products through any ONDC buyer app
- Unit economics challenge: Indian neobanks struggle with unit economics — free accounts, low transaction fees, high customer acquisition cost. Revenue paths: interchange on card transactions (0.5-1%), float income on deposits, lending (interest income), cross-selling insurance/investments, premium subscriptions. Profitability typically requires 18-24 months per cohort
Frequently Asked Questions
How much does it cost to build a neobank?
MVP neobank (account + UPI + card + KYC): ₹60 lakh-1.2 crore (5-8 months). With lending module: add ₹30-50 lakh. With business banking features: add ₹25-40 lakh. BaaS provider fees: ₹2-10 per account/month + per-transaction fees. Bank partnership setup: 3-6 months of negotiations + ₹50 lakh-1 crore minimum deposit. Total first-year cost including tech, compliance, and bank partnership: ₹2-5 crore.
Can I build a neobank without a banking license?
Yes — all Indian neobanks operate without their own banking license. You partner with a licensed bank (for deposits and cards) or NBFC (for lending). BaaS providers (Zeta, M2P, Setu) make this easier by providing pre-built bank integrations. Your role: build the customer experience, acquire users, and manage the product. The bank's role: hold deposits, issue cards, and handle regulatory compliance. RBI requires that the bank maintain direct relationship with the customer — your neobank is a technology layer on top.
What's the best niche for a new neobank in India?
Segment-specific neobanks have the best unit economics. Strong niches: gig workers and freelancers (irregular income, need GST tools), women (underbanked, ₹30 lakh crore savings market), students (first banking relationship, education loans), small business owners (current account + lending + invoicing), NRIs (India remittances + investment). Avoid building a general consumer neobank — Jupiter, Fi, and other well-funded startups are burning cash to acquire those customers.