#fdc8cd4cff2c19e0d1022e78481ddf36
1 messages ยท Page 1 of 1 (latest)
Do I accept all of those or just "subscription_create", "subscription_update", "subscription_cycle"?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It goes over which values are related to a sub and which aren't
Yeah I have read that, thats why I am asking you ๐
Not sure whether and when would I expect the "subscription_threshold" to arrive?
Would only come into play if you use thresholds: https://stripe.com/docs/billing/subscriptions/billing-cycle#thresholds
Otherwise, the 3 you mentioned are all you need
Perfect, thanks for confirming!