#oleurud-subscriptions

1 messages · Page 1 of 1 (latest)

neon mulch
#

generally you would set a trial period to end at the current end + 3 months, that's the easiest way

inland mauve
#

great!

neon mulch
#

will receive a new bill with a prorated price for the time they were subscribed.
you can pass proration_behavior:"none" on the API call so that doesn't happen

inland mauve
#

I did not realize about doing it at the end of the subscription, thank you 🙂

neon mulch
#

to be clear you can do it "now"

#

what I mean is, you would look at the current_period_end of the subscription, say it ends on Sep 1. You can add that date + 3 months to get 1 Dec and then update trial_end:1669852800 so that the subscription will be on trial until then and will have its next invoice at that point

inland mauve
#

Nice. Can it be done in the dashboard?

#

it looks like Schedule update is the way from dashboard, because I can select the end date of the subscription