#TheOhm-sub-rporation
1 messages · Page 1 of 1 (latest)
The created field is when the actual object was created (i.e. when the API request was made)
The current_phase[start_date] reflects the timestamp you passed to start_date (1644591780)
@nova bison thank you, but I have another question how to fix this subscription for update last invoice to charge actual price (456$)?
Can you share the Invoice ID in_xxx?
It is upcoming invoice in this subscription sub_1KS0zHBoT4BLkOhvr7r0ujjv. So it not have invoice ID.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
It's because you set specific start and end dates for your schedule phase
OK, Got it. But How can we fix the old subscription about this issue.
You need to reset the billing anchor: https://stripe.com/docs/billing/subscriptions/billing-cycle#changing
Thank you.