#Raji-webhook

1 messages · Page 1 of 1 (latest)

amber bough
#

hi! what's the issue exactly?

#

Raji-webhook

pseudo pulsar
#

so, i created a webhook url on my stripe dashboard, and registered to listen for all events.

But whenever i successfully create an external account which triggers the account.external_account.created event. stripe doesn't notify me of the event via the webhook

amber bough
#

that's likely because it's a Connect event and you didn't set the endpoint to listen for events on connected accounts

#

or the other way around(you created the external account on the platform account and listen only for connected account events)