#wrath-webhooks
1 messages · Page 1 of 1 (latest)
heya @fallen dove, can you share your account id so that I can take a closer look at your account? You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
acct_1IEeHgCe8529I752
This is a live mode Connected webhook, meaning it will only listen to live mode events happening on your connected account.
If you are just testing, then you should be using test mode (there's a toggle in the top right corner of your dashboard). Also make sure to trigger the events on your connected accounts if you want your connect webhook endpoint to respond (otherwise create a regular webhook).