Documentation Index
Fetch the complete documentation index at: https://uqpay-ecc4f4d8.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Set up a webhook
Go to Webhooks settings
Sign in to the dashboard, click your profile picture in the top-right corner, and select Settings. Then navigate to Developer → Webhooks.

Configure the endpoint
Fill in the webhook details:
- Enter your notification URL — the endpoint that will receive event payloads.
- Select the event types you want to subscribe to, or choose Subscribe to all events.
-
Click Create to save.

Whitelist UQPAY's IP addresses
To ensure webhooks are delivered successfully in your production environment, add UQPAY’s IP addresses to your server’s allowlist. See Webhooks Overview for the full list.

Check previous webhooks or re-trigger
You can review past webhook deliveries and resend them from the dashboard.-
On the Webhook page, select the Events tab.

-
To view the details of a specific delivery, click the … menu next to the event and select Details.

-
In the details panel, click Re-Trigger to resend the webhook notification.

Edit or remove a webhook
After a webhook is created, you can modify its URL or subscribed events, or delete it entirely, from the Webhooks list.


