#mac-extend-trial
1 messages · Page 1 of 1 (latest)
yes you can set trial_end on https://stripe.com/docs/api/subscriptions/update to a future timestamp
Awesome, would this also apply to existing non-trial users ?
yes though it's more complex as it will prorate the amount they are owed back
I'd recommend testing this in Test mode to see what happens
that's only on Subscription creation