Webhooks
Webhooks
Webhooks allow you to receive notifications of events that occurred on our platform. These notifications are delivered to an HTTPS endpoint of your choice.
Setup
We currently support one webhook URL per instance. Webhooks can be configured
by administrators by heading to Settings -> Merchants and then select
the merchant account to set the webhook up for. Click on the ...
actions menu
and select Edit merchant. Next, on the webhooks tab you can set your
webhook URL.
Current features
- Event details include a target UUID for retrieval
- The ability to deliver an event to a merchant’s webhook endpoint
- Basic authentication credentials (username/password)
Future consideration
- Control which events are received
- Event details including the event name, the full resource, and changes
- Webhook signature
Was this page helpful?