# The Role of Collections in BNPL Success: Mandates and Retries

Fintech Twitter loves underwriting models and approval algorithms. Almost nobody posts about collections. Yet across every BNPL and instalment-lending business — consumer or B2B — collections is where unit economics are actually decided. A lender can approve perfectly and still bleed to death on failed payment pulls; another with identical credit risk can be comfortably profitable because its mandate setup and retry logic are 10% smarter. In India, where instalments ride UPI Autopay and e-NACH rather than cards, collections engineering is a genuine competitive moat. Here's how it works.

Why Collections Dominates the P&L

Consider a ₹2 lakh monthly instalment. If the mandate fails and the payment is eventually recovered after a week of retries and outreach, the cost might be a few hundred rupees. If it fails permanently, the loss isn't just the instalment — it's the outstanding balance, the recovery cost, and often the entire contract's economics. A book with 95% on-time collection and a book with 85% on-time collection can have wildly different profitability on identical borrowers.

Collections performance also feeds back into underwriting: every mandate event is a real-time signal of the borrower's health, months before a formal default.

Mandates: The Foundation

What a mandate is

An e-mandate (NACH from NPCI for bank accounts, UPI Autopay for UPI handles) is the borrower's standing authorisation to pull a fixed amount on a schedule. It's India's functional replacement for the card-on-file autopay that powers consumer BNPL abroad.

Why mandate setup is the first collections battle

The single biggest predictor of collection success is mandate quality at onboarding:

  • Set it during approval, not later. A buyer in a signing mood authorises a mandate immediately; a buyer contacted "sometime next week to set up payment" is already drifting. Platforms like KredFlow bake mandate setup into the approval flow for exactly this reason.
  • Right account, right amount. Mandates on the buyer's primary operating account with headroom above the instalment amount fail less. Sizing the debit to avoid peak-outflow dates (salary week, GST payment deadlines) materially improves success.
  • Valid until revoked. Long-tenure mandates avoid re-authorisation friction mid-contract — a common silent killer of 12-month plans.

Retries: The Science of the Second Attempt

Not all failures are equal

A failed mandate means one of several things: insufficient balance, mandate limits exceeded, technical decline, or revocation. Each demands a different response. Treating them all as "try again tomorrow" wastes recoveries.

Smart retry design

  1. Vary timing, not just dates. Balances fluctuate through the month; retrying at a different time of day (and avoiding known low-balance windows) recovers a meaningful share of insufficient-funds failures.
  2. Partial capture. Where rules permit, pulling part of the instalment recovers cash and signals good faith, with the remainder on a follow-up schedule.
  3. Cap the cadence. NPCI limits retry attempts; hammering declines wastes attempts and annoys banks. Optimal retry sequences are modelled, not improvised — the difference between naive and optimised retry logic can be several percentage points of collection rate.
  4. Escalate channels, not just attempts. After automated pulls fail, the sequence moves to SMS and WhatsApp nudges, then human outreach. Each channel has a cost and a conversion profile; the art is sequencing them so the cheap channels do most of the work.
  5. The Escalation Ladder

    When retries and nudges fail, structured collections begins:

    • Early-stage (days 1–15): automated reminders, soft messaging, easy self-serve payment links. Most delinquencies resolve here — often the buyer simply had a cash-timing issue.
    • Mid-stage (days 15–45): human contact with accounts payable, restructuring offers (split the instalment, shift the date) for temporary distress. Restructuring is profit, not weakness: a restructured instalment collected beats a defaulted balance written off.
    • Late stage (45+ days): formal default — accelerated dues, credit bureau reporting (a serious consequence for a GST-registered business), and recovery processes.

    The RBI's digital lending rules also govern conduct here: no harassment, transparent charges, and recovery only through permitted channels. Compliance and effectiveness are complements, not trade-offs — a borrower treated fairly today pays again next month.

    What B2B Changes

    Business instalments differ from consumer EMIs in ways that shape collections:

    • Working rhythms. Businesses pay on their own cycles; aligning debit dates to the buyer's inflow pattern (post-customer-collection days) beats calendar uniformity.
    • Higher stakes, better signals. A business that starts missing mandates is showing you a cash-flow problem you can act on early — and for vendors, that's also a renewal-risk signal worth having.
    • Relationship preservation. In B2B, the lender's collections call is a call to the vendor's customer. Professional, respectful collections isn't just compliance; it's brand protection for the platform and vendor.

    The Takeaway

    Underwriting decides who gets credit; collections decides whether the credit was worth giving. The unglamorous machinery — mandate setup at approval, modelled retry sequences, channel-sequenced escalation, humane restructuring — is what separates BNPL businesses that compound from those that quietly drown in failed pulls. For Indian B2B financing, where UPI Autopay and e-NACH make every instalment a pull rather than a push, collections excellence isn't back-office hygiene. It is the product.