Webhooks
Webhooks
Webhooks allow you to receive notifications of events that occurred on our platform. These notifications are delivered to an HTTP endpoint of your choice.
It is currently only possible to set up one webhook URL per environment. To activate webhooks in your environment please contact support with the sandbox and/or production URL that you would like to receive webhooks on.
Current features
- Event details include a target UUID for retrieval
- The ability to deliver an event to a merchant’s webhook endpoint
- Basic auth credentials
Future consideration
- Control which events are received
- Event details including the event name, the full resource, and changes
- Webhook signature
Was this page helpful?