Webhooks
Webhooks allow you to receive real-time updates on events like incoming and outgoing transactions by sending data to your configured endpoints.
Adding a Webhook URL
To start receiving webhook events:
Go to Settings > Webhooks.
Click on Add Webhook URL.
Enter the destination URL where you want to receive event data.
Save the URL to start receiving transaction events instantly.
Note: Ensure the webhook URL is secure and actively listening for POST requests to avoid missed notifications.
Last updated