#anthony-tax-subscription
1 messages · Page 1 of 1 (latest)
anthony-tax-subscription
Hey @gaunt dust we don't have such a "filter" today in the API. So the best option is to list all Subscriptions via https://stripe.com/docs/api/subscriptions/list and then calculate this yourself for now
i see. how would i calculate this myself?
cycle through all the individual subscription objects?
yes