Introduction
This operational manual provides detailed instructions on setting up and managing the webhook system for receiving business notifications within our platform. The webhook is a key feature designed to automatically receive and process real-time notifications related to payments, deposits, and invoices.
Webhook Configuration
The system is configured with a single, fixed webhook endpoint that handles notifications for payments and deposits. For invoice-related notifications, users have the flexibility to either set different notification URLs via the payment application or specify a notify URL when creating an invoice.
Security Setup
To ensure secure communication, webhook notifications are verified using an HMAC (Hash-based Message Authentication Code) signature. As part of the setup, you'll need to configure a secret key, which will be used to authenticate the notifications. Detailed instructions on implementing HMAC verification can be found at https://unipayment.readme.io/reference/webhook.
How to Config webhook?
Go to setting page