Free during beta

The payments layer built for Nepal

Accept eSewa, Khalti, and Fonepay through one API. Host your checkout, send payment links, and manage everything from a single dashboard - without stitching together separate integrations.

No fund holdingSandbox testingWebhook retries

ABC Store

Order #PB-2081

Total due

NPR 2,500

Pay with

eSewa

eSewa

Redirect & verify

Khalti

Khalti

Redirect & verify

Fonepay

Fonepay

Redirect & verify

Secured by PayBridgeNP

Payment verified

NPR 2,500 · eSewa · just now

Works with Nepal's trusted payment providers

eSewa
eSewa
Khalti
Khalti
Fonepay
Fonepay

How it works

Up and running in under an hour

Connect your existing merchant accounts. No new banking relationships, no fund-holding agreements, no separate eSewa and Khalti contracts.

01

Connect your providers

Add your existing eSewa and Khalti merchant credentials in the dashboard. One-time setup - no new bank accounts or separate API contracts.

02

Accept from anywhere

Embed the hosted checkout in your site, generate a payment link to share, or use the REST API to build a custom flow.

03

Settle directly

Your customer pays via eSewa, Khalti, or Fonepay. Funds land in your provider account. PayBridgeNP fires a signed webhook when it's confirmed.

Product

Everything merchants need to collect in Nepal

From the checkout your customers see to the dashboard your team uses - built as one connected product, not a collection of tools.

Hosted Checkout

A clean, mobile-optimized checkout page that shows your merchant name and lets customers pick their preferred provider. No frontend work required.

Payment Links

Generate a shareable link and send it anywhere - WhatsApp, Instagram, email, or SMS. Works for invoices, fees, deposits, or any manual collection.

Merchant Dashboard

All your payments, sessions, refund requests, and provider references in one place. Debug issues and track collections without writing queries.

Reliable Webhooks

Signed webhook delivery with automatic retries and exponential backoff - up to 5 attempts over 8 hours. Never miss a payment event.

Public Payment Tracking

Share a tracking link with your customers so they can check their own payment status. Cuts support load and builds customer confidence.

Direct Settlement

Funds flow from your customer directly to your eSewa or Khalti merchant account. PayBridgeNP is the orchestration layer - we never hold your money.

Sandbox mode

Test your entire payment flow without real money. Separate API keys for sandbox and live. Switch to live mode when you're confident everything works.

TypeScript SDK

A fully typed SDK that handles checkout session creation, webhook signature verification, and payment status checks. PHP and Python SDKs coming soon.

Developers

Simple by design.
Powerful by default.

A clean TypeScript SDK, a RESTful API, and structured webhook events. Integrate all five Nepal payment providers in hours, not days.

  • TypeScript SDK with full type safety and autocomplete
  • Official CLI - test payments, listen for webhooks locally
  • Signed webhook payloads with HMAC-SHA256 verification
  • Idempotency keys for safe retries and deduplication
  • Separate sandbox and live environments with their own keys
  • Detailed API reference with request and response examples
checkout.ts
import { PayBridgeNP } from "@paybridge-np/sdk"

const client = new PayBridgeNP({
  secretKey: "sk_live_...",
});

const session = await client.checkout.create({
  amount: 250000,  // NPR 2,500 in paisa
  currency: "NPR",
  returnUrl: "https://mystore.com/success",
  cancelUrl: "https://mystore.com/cart",
  metadata: { orderId: "ORD-7842" },
});

// Redirect customer to session.checkoutUrl

Use cases

Built for real Nepal merchant workflows

Not every payment starts with a polished checkout page. Many begin with a chat message, a fee reminder, or a manual order confirmation. PayBridgeNP supports the whole picture.

E-commerce Stores

Shops on custom sites, Shopify, or any platform that needs a Nepal payment step without building separate integrations.

Schools & Institutes

Collect tuition fees, course registrations, and exam payments via links. Track every collection from one dashboard.

Services & Agencies

Invoice clients and collect deposit payments without a full billing system. Works for freelancers too.

Social Commerce

Merchants taking orders on Instagram, Facebook, or WhatsApp who need a clean, trusted payment step before fulfilment.

SaaS & Apps

Applications that need Nepal payment rails without integrating eSewa and Khalti separately for every feature.

Events & Bookings

Event organizers, tourism operators, and booking platforms collecting NPR deposits and registration fees.

Direct settlement - no float, no escrow

Unlike traditional payment gateways, PayBridgeNP never holds your funds. Your customer's payment goes directly into your own eSewa or Khalti merchant account. PayBridgeNP just orchestrates the flow and keeps the records.

Start for free

Pricing

Flat monthly. No transaction fees.

Payments settle directly to your provider accounts. PayBridgeNP charges a flat plan fee only - no percentage cut.

Free

NPR 0

Forever free

  • eSewa, Khalti, and Fonepay
  • Hosted checkout + links
  • 1 API key, 1 webhook
  • NPR 50k/month volume
Get started free
Most popular

Growth

NPR 1,499

per month

  • Unlimited volume
  • Shopify Buy Now button
  • Billing + SMS notifications
  • Advanced analytics (90 days)
Get started free

Pro

NPR 3,999

per month

  • Fonepay Direct QR API
  • MCP write access for AI agents
  • Custom checkout domain
  • 365-day analytics + audit logs
Get started free

Annual plans save 2 months. See full pricing

Ready to accept payments in Nepal?

Set up in minutes. Test in sandbox. Go live when ready. No fund-holding, no new bank accounts - connect your existing eSewa or Khalti merchant credentials and start collecting.