#krsacme
1 messages · Page 1 of 1 (latest)
hello! can you share more about what you're trying to achieve?
on a subscription, we need to change the billing date for next cycle, for which it was suggested to use trial_end to set the new billing date.
this results in an issue when setting end_behavior on a subscription, which is blocked while subscription on trial.
so it was suggested to stop trial, set end_behavior and then restart the trial again
when i do this, ending trial creates a new invoice, which I wanted to avoid
HI @worldly jetty Stripe will do a immediate payment when a subscription is moved out of trial https://stripe.com/docs/billing/subscriptions/upgrade-downgrade#immediate-payment