PayChangu JavaScript SDK Demo

Complete integration examples for Popup, Level, and Verification SDKs

⚠️ Test Mode Active
Environment: Test/Sandbox
Public Key:
Secret Key:
No real charges will be made. All transactions are simulated.

Quick Start Guide

# Install the SDK
npm install paychangu-js

# Or using yarn
yarn add paychangu-js

# Import in your project
import { PopupSDK, LevelSDK, VerificationSDK, generateTxRef } from 'paychangu-js';