Changelog

Every merchant-visible change we have shipped, newest first. For what is coming next, see the roadmap.

Follow along

Shipped

August 2026

  • A docs home that shows the product, and Open in Claude on every page

    docs.paybridgenp.com opens on a home page built around the guides merchants actually use, with an API reference overview and new pages for analytics, Fonepay QR, invoice QR, and coupon updates. Every page can be opened in Claude as well as ChatGPT, and llms.txt points AI readers at the current guides.

    Developers
  • A new paybridgenp.com, shown with the real product

    Every product page now plays a recording of the thing itself rather than a mock-up: the hosted checkout on a desktop, a Shopify order paid through eSewa, a WHMCS invoice's Pay Now opening the checkout on a phone, the payment links dashboard. The provider pages carry eSewa's, Khalti's, and Fonepay's own marks, the money path ends at your merchant bank account, and the eSewa and Fonepay guides on the blog now cover registration, settlement, and the fees merchants report.

    Platform
  • Ask Claude or ChatGPT about your payments

    The AI assistant page is written for merchants: connect Claude, ChatGPT, or Cursor to your account and ask what settled today, which payments failed and why, or which customers are overdue. Connecting from Claude Desktop is a copy-paste. When an assistant asks for access, the consent screen now preselects read-only scopes, so it can look at your data but not move money or change settings unless you tick those on.

    AI
  • Paying your PayBridgeNP invoice is one screen

    Upgrade or open an invoice link and you land straight on the Fonepay QR: no provider picker when there is only one way to pay, no second QR if you come back to the same invoice, and your account phone is remembered after the first time. The page carries your invoice number, and Back returns you to Plan & billing.

    Billing
  • WooCommerce 1.3.0 and WHMCS 0.3.0

    WooCommerce 1.3.0 opens Embedded Checkout on the order-pay page and is live on WordPress.org. WHMCS 0.3.0 adds Fonepay and full refunds from WHMCS admin, alongside eSewa and Khalti.

    Integrations
  • @paybridge-np/mobile-sdk 1.0.4: one React Native payment sheet for Fonepay, eSewa, and Khalti

    Your server creates one amount-bound session and the sheet shows only the methods your project can use. Fonepay QR renders natively with a countdown, a supported bank app opens straight from the sheet, and eSewa and Khalti open in a managed in-app screen. The open-source Demo Shop in the package repo shows the whole flow and runs in Expo Go.

    Developers
  • Pay from your bank app in one tap, and never two QRs for one order

    Returning buyers see their bank as one entry, and tapping it opens the bank app straight on the payment. Nineteen banks support the direct open; the rest still pay the QR. A checkout now issues one payable QR however often the page reloads, so an order cannot be paid twice by accident.

    Checkout
  • Dashboard counts the whole ledger, and buyers see your business name

    The status tiles on Payments counted only the page you were looking at, so a busy account could show a hundred successes against thousands of payments. They now count everything. Buyers also see your business name where a few surfaces still said Default Project, plus fixes across settings, signup and billing.

    Dashboard
  • Subscription billing is open in test mode on every plan

    Build and test the whole billing lifecycle in test mode without upgrading first: plans, subscriptions, invoices, renewals, coupons and dunning. Nothing in test mode can touch a real invoice, and test invoice emails only ever reach your own account email. Live billing still needs a Growth plan.

    Billing
  • Embedded Checkout works for carts and per-product prices

    The overlay used to need a payment button, and a button holds one fixed price, so a cart total was impossible. Your server can now create a payment for any amount and open it in the overlay with one line of JavaScript. The price comes from your server, so nobody can change it in their browser.

    Checkout
  • The Providers page explains a paused provider

    If a provider stops accepting your saved details, the Providers page now says so in plain words and walks you through reconnecting it, instead of only showing Disabled.

    Dashboard
  • Reconciliation statement: check your books against what actually settled

    A new Reconciliation page puts the provider's own settlement figures beside your records for any period: gross, fees, and what reached the bank. Fonepay fees now show the real reported charge instead of assuming zero, and CSV exports cover your full history on every plan.

    Dashboard
  • Shopify: shoppers can reopen a payment link they closed

    A shopper who closes the payment tab can reopen it from a page carrying your store's name, and it picks up the checkout already running instead of starting a new one. Connecting your store is also down from seven steps to four.

    Integrations
  • Embedded Checkout: take payment without sending anyone off your page

    Your payment button can open the checkout in an overlay on your own page instead of redirecting. Tick Open over my own page and add your site to the project's embed domains. Existing buttons keep redirecting until you opt them in.

    Checkout

July 2026

  • Download everything on your account in one file

    A new Your data section in Settings gives account owners a one-click export: profile, projects, payments, refunds, checkout sessions, payment links, buttons, webhook endpoints, and the audit log, all in a single JSON file. Password confirmation is required before the download starts.

    Dashboard

Want to follow along?

Subscribe to the changelog RSS or join Discord for ship announcements.