Add a webhook endpoint
Use the Developers Dashboard to create a new webhook endpoint and receive events from Stripe.
Note
Workbench replaces the Developers Dashboard, and we automatically enable it for all new Stripe accounts by default. Configure this setting from the Developers settings in the Dashboard.
Learn how to create a new webhook endpoint in Workbench.
This guide describes how to create a new webhook endpoint using the Developers Dashboard.
Create a new webhook endpoint
Stripe supports two endpoint types: Account and Connect. Create an endpoint for Account unless you’ve created a Connect application. Use the following steps to register a webhook endpoint in the Developers Dashboard. You can register up to 16 webhook endpoints on each Stripe account.
- Navigate to the Webhooks page.
- Click Add endpoint.
- Add your webhook endpoint’s HTTPS URL in Endpoint URL.
- If you have a Stripe Connect account, enter a description, then click Listen to events on Connected accounts.
- Select the event types you’re currently receiving in your local webhook endpoint in Select events.
- Click Add endpoint.