#Mytras
1 messages · Page 1 of 1 (latest)
you'd just use trial_end, set to the unix timestamp of a few months in the future of the time you'd like the trial to end
so I dont need to setup a start, it will automatically start at the beginning of the subscription and keep on going untill the unix timestamp of the trial_end, correct?
for example if I would like to give 3 months free, I should do a total amount in Unix for 3 months and set it in the paramente trial_end
?
yes
A follow up question, if the trial_end parameter is empty will that count as null or will it give me an error?
it's just ignored and there's no trial in that case, the subscription starts immediately and requires upfront payment for the first month
yes
just a quick question
if the trial_end coincides with the start of the subscription, will the customer be charged normally?
not sure what happens in that case, you can quickly test it!
i will