0%
PRAXIUM LABS

Namaste! 🇳🇵

You found our hidden gem! Something incredible is brewing in the heart of the Himalayas. We might have something special here for you soon.

Stay curious. Jay Nepal!

Share

Connect IPS Integration Guide for Nepali Developers (2026)

Connect IPS Integration Guide for Nepali Developers (2026)

TL;DR. Connect IPS is operated by Nepal Clearing House Limited (NCHL) and routes payments across all licensed Nepali banks. For merchants it supports collection, disbursement, and standing instructions. Integration is partner-only via NCHL onboarding; once approved, REST APIs with strong authentication. Useful for high-value or recurring transfers where wallet limits would be hit. Onboarding 6-12 weeks; build 3-6 weeks.

This is the Praxium Labs view from real engagements with Nepali businesses on the ground. Connect IPS sits beneath much of Nepal's digital banking — bank-to-bank transfers, salary disbursements, recurring payments, and merchant collection. Direct API integration is for merchants with material volume; smaller businesses use Connect IPS via their bank's consumer interface.

Use cases that justify Connect IPS

  • Bulk salary disbursement across employees with accounts at different banks
  • High-value B2B transfers where wallet limits are restrictive
  • Recurring rent / subscription via standing instructions
  • Merchant collection for businesses receiving customer transfers at scale
  • Government payments and refunds where Connect IPS is the standard rail

Onboarding

  • Merchant account at a Connect-IPS-participating bank (most Nepali commercial banks)
  • NCHL Connect IPS Merchant Agreement signed via your bank
  • KYC and business verification documents (PAN, OCR registration, financial statements)
  • Technical onboarding: IP whitelist, test credentials, certificate exchange
  • UAT testing: mandatory 2-4 week test cycle before production go-live

Authentication

Connect IPS uses strong authentication: client TLS certificate + signed request body + API key + IP whitelisting. Multi-layered by design — this is wholesale banking infrastructure. Plan to manage certificates carefully; expiry without renewal interrupts all transfers.

API capabilities

  • Single payment: one transfer at a time, real-time
  • Bulk payment: CSV / XML upload of many transfers
  • Status check: query a previous transaction
  • Account verification: validate beneficiary account exists
  • Standing instructions: schedule recurring transfers (managed via merchant dashboard, less commonly API)
  • Statement retrieval: daily statement of completed transactions for reconciliation

Common integration patterns

  • HR / Payroll: bulk-disburse salaries on the 28th of each month
  • Marketplace payouts: sellers receive their share weekly / monthly
  • Insurance claim payouts: approved claims trigger Connect IPS transfer
  • Microfinance disbursement: approved loans pushed to borrower's bank account
  • Refund issuance for e-commerce: for customers who don't want store credit

Reconciliation

Real-time response confirms the transfer was initiated; the daily settlement file confirms the money moved. Most merchants build a nightly reconciliation against the statement file (see our reconciliation pattern). Mismatches above 0.1% are red flags.

Costs

  • Per-transaction fee: ~NPR 5-15 depending on bank and volume
  • NCHL setup fee: bank-dependent, typically NPR 25-100k
  • Annual maintenance: typically NPR 12-50k
  • Build: NPR 200-500k depending on flow complexity

Bulk-disburse use cases

Connect IPS's bulk-disburse API is the workhorse for any Nepali company paying many people: payroll (see our HR automation post), vendor mass-pay, refund batches, marketplace seller payouts. Upload a CSV with (account number, bank code, amount, narration); Connect IPS validates and queues; funds debit your account; recipients receive within 1-2 working days. Maximum batch sizes vary by bank — confirm with your relationship manager.

Common integration pitfalls

  • Bank code mismatches: small differences between bank codes across CSV templates cause silent rejection. Validate against the official Connect IPS bank-code list
  • Account number formats: 13-14 digit account numbers without dashes; older accounts may have 9-digit numbers that need a 0-prefix
  • Narration character limits: 30-50 characters depending on bank; longer narrations get truncated silently
  • Batch failures: if any row fails validation, depending on configuration the whole batch may reject. Always run a dry-run validation pass before submitting
  • Audit logs: Connect IPS provides downloadable settlement reports; integrate them into your reconciliation flow

Frequently asked questions

Is Connect IPS the same as IPS / RTGS?

Connect IPS is NCHL's retail-and-corporate payment rail with same-day settlement. RTGS (Real-Time Gross Settlement, NRB-operated) is for very high-value time-critical transfers (typically NPR 10 lakh+). Different tools for different needs.

Can I use Connect IPS without a bank partnership?

No — Connect IPS is a partner / member service through NCHL. You always integrate through your bank, which mediates with NCHL on your behalf.

What's the daily transaction limit?

Bank-specific and merchant-tier-specific. Standard Nepali consumer accounts have lower per-transaction and daily limits; corporate merchant accounts have much higher limits — set up correctly during onboarding.

How does this compare to Fonepay?

Connect IPS is the bank-to-bank rail; Fonepay sits on top for retail QR-style collection. A typical Nepali business uses Fonepay for in-store payments and Connect IPS for payouts and high-value B2B transfers.

Is there a sandbox?

Yes — NCHL provides a UAT environment during technical onboarding. All development and testing happens there before production credentials are issued.

Who can integrate Connect IPS?

Any business with a Nepali bank account can request Connect IPS access through their bank. Integration is via approved technology partners; direct access requires NRB-licensed payment-service-provider status.

What about same-day settlement?

Real-time inter-bank transfers via NCHL-IPS are available with limits per transaction. Most bulk disburse runs as T+1 settlement; near-real-time is feature-flagged per bank.

Who can build this in Nepal?

Praxium Labs — Nepal's AI and automation consultancy, based in Lalitpur — designs and builds the systems described in this guide for Nepali businesses and for international teams hiring from Nepal. Start a project or see all services.