#lukeify-subscriptions

1 messages · Page 1 of 1 (latest)

plush dagger
#

@errant heath as far as I know, that's not possible — the end of a trial period means an immediate payment is required which is what resets the cycle to the time that the trial ends.

You can unlink the trial and anchor when creating the subscription(https://stripe.com/docs/billing/subscriptions/trials#combine-trial-anchor) as you're doing, but unfortunately we never really built the ability to do that when updating the subscription.

#

there isn't really any option here beyond moving trial_end to the current_period_end basically, or not touching the subscription in general in this case.