NPI Biller Payment Test

Test the complete NCHL NPI Biller payment flow. Click below to start a new biller payment session.

Start New Payment Session
Flow Overview
  1. Init — Create session, get WebView URL
  2. WebView — Load NCHL biller UI in iframe
  3. Process — Receive & decrypt npiObject
  4. Confirm — Authorize & submit payment
API Endpoints
POST /api/merchant/npi-biller/init
POST /api/merchant/npi-biller/process-npi-object
POST /api/merchant/npi-biller/confirm
GET /api/merchant/npi-biller/session/{id}