#krishna-sub-schedule
1 messages · Page 1 of 1 (latest)
Hi there! You can update via the subscription schedule API, and specify the interval_count to 6 when the interval is monthly: https://stripe.com/docs/api/subscription_schedules/update#update_subscription_schedule-phases-items-price_data-recurring-interval_count
But in A it is showing that "Billing Monthly"
Because the subscription is defined with recurring monthly.
Oh okay. Understood
If you were to end the current subscription schedule and create a new subscription schedule with the 6 interval_count, that would provide the 6 month interval.