#mochihealth
1 messages · Page 1 of 1 (latest)
We talk about that in the API reference - https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
subscrpition_cycle is for a natural cycle advancement, whereas subscription_update is due to an update to the subscription (like changing prices with immediate invoicing enabled)
thanks