Overview
NexuzPayz Merchant API lets you accept GHS collections from your ecommerce checkout or billing system. The platform currently supports:
- Payment links — hosted checkout URLs you redirect customers to
- Mobile money USSD — direct MoMo collection via MTN, Telecel, or AirtelTigo
- Permanent payment IDs — reusable USSD codes (
*203*{id}#) for in-person or phone checkout - Webhooks — signed HTTP callbacks when collections succeed or fail
Configure API keys, KYC, and settlement in the merchant portal. This documentation covers the integration API your server calls.
All integration routes are prefixed with /api/v1. The base host is configured per environment (production: https://api.nexuzpayz.com).