#helo-event-origin

1 messages · Page 1 of 1 (latest)

lean smelt
#

Hey @midnight pelican. Unfortunately that's not exactly possible.

#

An Event object has the request property https://stripe.com/docs/api/events/object#event_object-request
That will be null if the object is the result of an automatic action by Stripe (like a Subscription cancelation after too many failed payments) otherwise it's set. If it's set it's a direct action (API, Dashboard, etc.) but you can't differentiate those