#Dakurai
1 messages · Page 1 of 1 (latest)
Can you share your account ID, so that I can take a closer look at webhook configuration? 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
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
acct_1LeRKFEvcMarCnz5
In https://dashboard.stripe.com/webhooks/we_1N3pziEvcMarCnz5vukFhu01, I see that you subscribed to subscription_schedule.* events. Can you share an example Subscription Schedule ID (sub_sch_xxx) that you expect this Webhook endpoint to receive the events?
Oh I see, subscirption_schedule doesnt trigger customer subscription events 🤦♂️ I need to be monitoring customer.subscription events. Thanks so much for your help!
Ah yes! Adding customer.subscription.* events to the event subscribed list should fix the issue