#richard_67700
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
You can't prevent events from firing, but you can check in your handler how the event was created. The event payload will have a request property if it was triggered by you: https://stripe.com/docs/api/events/object#event_object-request-id
ah perfect! thanks!
Happy to help.