#alpamayo - metered subscription

1 messages · Page 1 of 1 (latest)

potent creek
#

Hi there!

white pumice
#

This is about SI, is there the reversed logic according to a metered price ?

#

price xxx --> for june, sum € generated ?

potent creek
#

Oh I see! Unfortunately we don't have an endpoint for this.
So you would need to list all subscription for a given price using https://stripe.com/docs/api/subscriptions/list, and then for each subscription retrieve the summary of usage record (as I mentioned in my previous message)

white pumice
#

I see, thanks !