#zuberpatel
1 messages · Page 1 of 1 (latest)
what do you mean by "all the transactions" exactly, can you elaborate on the use case?
I wanted to display total value(amount) of all transactions.
can you elaborate on what "all transactions" means?
I mean all the payments
ok I give up
I would suggest using https://stripe.com/docs/stripe-reports to export a report from your dashboard instead
I want to display the report
writing your own logic to list all payments from an account and properly handle cases like refunds and multiple years of data is quite tough, so I'd recommend using one of our own reports instead of writing your own code.
I am more then happy to use stripe reports.
Does it have a API?
yes
I am only after the total amount we have received on stripe from users.
Which one is best API to to get this?
yep but like, in what timeframe, do you want that to be net or gross of refunds and chargebacks, do you have an account with 10 years of processing activity, etc etc
so the best answer is to use our Reporting products
I need to display Net & Gross both.
Which one you suggest the best reporting product for me?