How do I enable notifications for virtual account activity?
Sotonye McLeod Bob-Manuel
Last Update 6 个月前
Yativo provides webhook notifications for virtual account activities. Once you register your webhook URL in the Yativo dashboard, you will automatically receive notifications for events such as deposits, withdrawals, and refunds.
To set up webhook notifications:
- Register Webhook URL: Go to your Yativo dashboard and add your webhook URL under the notifications settings.
- Handle Incoming Webhooks: Ensure your server can process incoming POST requests with the relevant payload data.
For more information on webhook setup and sample payloads, please refer to the Yativo API documentation.