PayBridgeNP for WooCommerce lets your store accept payments through the most popular Nepali digital wallets and payment methods without writing a single line of code.
Supported payment methods
- eSewa
- Khalti
- Fonepay
Customers choose their preferred method on a branded, mobile-friendly checkout page hosted by PayBridgeNP. Your store never handles raw payment credentials.
Features
- One-time setup: enter your PayBridgeNP secret key and you’re live
- Sandbox mode: use test API keys for safe development and QA
- Webhook support: reliable order updates via signed server-to-server callbacks
- HMAC-SHA256 signature verification on all webhooks
- HPOS (High-Performance Order Storage) compatible
- Block checkout compatible: works with both the classic shortcode checkout and the modern WooCommerce Blocks checkout
- Works with any WordPress permalink structure
How it works
- Customer places an order and selects PayBridgeNP at checkout
- They are redirected to the PayBridgeNP hosted payment page where they pick a wallet
- After payment they return to your store’s order-received page; the order is set to On Hold immediately
- A signed
payment.succeededwebhook from PayBridgeNP confirms the payment server-to-server and moves the order to Processing
The webhook is what provides authoritative confirmation. Without it, orders stay On Hold indefinitely.
