79266494

Date: 2024-12-09 21:28:48
Score: 1
Natty:
Report link

You should be able to listen to and handle same events for account and connect type webhooks separately. See: https://docs.stripe.com/connect/webhooks

There must be some misconfiguration on your end if your account webhook route is receiving connect events. You should double check your server configuration and validate the events being processed by both route to see if they're receiving the expected event types.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: hanzo