Subscribe to Webhooks
1
Create your webhook endpoint
- Set up a publicly accessible HTTPS URL on your server.
- Ensure it returns a 2xx HTTP status code to acknowledge receipt.
2
Register with Corpay
- Contact your account representative and provide your webhook URL.
3
Subscribe to events
- Specify the events you want to subscribe to.
- For the full list of events, refer to the supported events section or contact your account representative.
4
Test and Deploy
- For BETA testing, HTTP URLs are allowed
- For Production, HTTPS is mandatory.
5
Enable on Production
- Once verified, enable your public HTTPS URL webhook endpoint in production.
- Register your URL with Corpay. Any updates to the registered URL must be informed to your account representative to continue receiving notifications.
Always test your webhook in the Beta environment before enabling it in production to ensure it correctly handles notifications.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Subscribe to Webhooks