#xmrcivicboix

1 messages · Page 1 of 1 (latest)

delicate cypressBOT
native carbon
#

I wish I could help, but this chat is focused on developers and API integration questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact

zealous gulch
#

yes via the API

#

im currently iterating through the invoices api

#

i'm looking for invoice.billing_reason === 'subscription_update' && invoice.subscription.canceled_at)

native carbon
#

I'm not sure I understand. Do you know how to calculate churn already? If so, what do you need from the API in order to calculate it?

zealous gulch
#

basically is that the right way to determine churn?

#

is to look at those criteria mentioned above?

native carbon
#

That seems like a way to do it, yes.

zealous gulch
#

ok