#Szymon
1 messages · Page 1 of 1 (latest)
Hi
Does the Stripe API allow summing?
Nope, you need to iterate over that APIs calls, otherwise there is Stripe Sigma you can run query (like sql) and do complex logics:
https://stripe.com/docs/stripe-data/access-data-in-dashboard
Alright, thank you very much!