#marve
1 messages · Page 1 of 1 (latest)
hi! not too sure really, not really a topic we get questions about on this Discord server. The first question would be what type of account are they, Standard or Express or Custom.
Standard
then they should have access to some reporting through their own Dashboard
https://dashboard.stripe.com/test/reports/balance and the like
Is there any way I can make an api call to get the data and allow them to download it from my site?
im guessing because of compliance maybe not?
you can call https://stripe.com/docs/api/reporting/report_run using the Stripe-Account header I think https://stripe.com/docs/connect/authentication#stripe-account-header
Doesn't reporting carry an extra charge?
We don't know honestly here about pricing, you should reach out to Stripe Support at https://support.stripe.com/contact for pricing insights, but I think that's API is free.
Thank you!