Business Registration
Register Business
POST /business/register
Creates a merchant, VFD account, and environment-specific API keys.
The response also includes the merchant webhook secret once at creation time, so store it securely.
Request Body
rcNumberandincorporationDateare required only ifbusinessCategory = CORPORATE.incorporationDatemust be formatted as05 January 2021.
Response
Environment Notes
apiKeyProdis used for live transactions.apiKeyTestis used for sandbox transactions.webhookSecretis used to sign outbound NexaPay webhooks and should be stored securely.- Test-mode transactions do not affect the live merchant wallet.
- If you miss the secret during onboarding, you can reveal or regenerate it from the merchant dashboard.