#jthomasfamily-reporting-api
1 messages · Page 1 of 1 (latest)
Monthly Recurring Revenue (called “MRR” in Stripe)
Total Net Revenue (called “Net Volume From Sales” in Stripe)
Refunds - Monthly
Plan Revenue - Daily
Plan Revenue - Monthly
Have you seen our reporting functionality? https://stripe.com/docs/reports
There's also an API that will create report jobs: https://stripe.com/docs/reports/api
Not sure if those reports cover the data you need, not too familiar with them! A question better suited for support
Yeah I am building a report run currently with the api, and awaiting support chat as well.
Reporting seems to be two step, create and retrieve, but it always seems to say pending.
Yeah, they're async so you'd need to listen for an event or retrieve it later on: https://stripe.com/docs/reports/api#report-runs
Yeah I saw that, but its been pending for about 10 mins. Just wondering what the normal timeline is
Depends how much data there is, I guess!