#Zoltan Berkes
1 messages · Page 1 of 1 (latest)
if you have multiple endpoints on the same Stripe account that listen to the same event type, we send all events of that type to each endpoint
that means if we have an application with multiple environments with a payment webhook, then we must use multiple accounts for them? one pro env?