#Kirill-subscription-schedule
1 messages ยท Page 1 of 1 (latest)
Hi you can retrieve the subscription schedule https://stripe.com/docs/api/subscription_schedules/retrieve and look at the phases array
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I already looked. But I've got 3 StripeObjects in there. One for current plan and 2 for future.... Last 2 has difference in billing_cycle_anchor column (null and phase_start).
Maybe screenshot can tell more ๐
Hi! I'm taking over this thread.