#M3ntalist-subscription trials
1 messages · Page 1 of 1 (latest)
👋 happy to help
you can extend the subscription by adding a trial period in the Stripe subscription
I had to remove sensitive data as amount and customer data
but this is the situation
where do I add a trial period?
via the dashboard you mean?
as you can see the subscription will end the 30th of june 2023, but this is only in Stripe
and in the database is set to be the 30th of september
yes, how do I add a trial period for this client?
I am able to use API and low-code if necessary
you can click on the Actions button-menu and select update subscription and add the free trial days
is this live data?
live data yes
this is a real client
I understand this is why I'm asking you to recreate the same data and test it out
this way you'd be sure to get the desired result
ok thanks, I will test this in test mode
anyway
ok I tried this in test mode
problem is that by doing this the subscription results as a trial one for stripe
even during the previous non-trial period
and this is a problem for us because we have reports and analytics (on other tools) based on Stripe data feed
in that case the only other solution is this https://stripe.com/docs/billing/subscriptions/pause
mmm I don't think this can help, I should pause the payment collection?
but the expiration date of the subscription stays the same
I'm testing out something for you
Thanks a lot
so technically the only way to have the 3months (after the end of the first cycle/year) to be free is to schedule the update at the End of the current period and add the 90 free trial days
you do the same thing you did earlier when you added the trial period but instead of clicking on update subscription you click on the button next to it Schedule update and you select End of current period
this will generate a new cycle from T (the first cycle end date) till T+1year+3mo with the first 3mo as trial period (=free)
gotcha, thanks!!!
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!