#channy2823
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/api/events/list you can use this API and filter the events by yourself
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It seems that this can only be filtered by time. Can specify to obtain events related to a certain transaction?
No, but you can also filter by event type
So it looks like I can't implement feature like this