#taiskleinn-trial-periods

1 messages · Page 1 of 1 (latest)

gentle steppe
#

Hi there!

#

When you say "I added it 7 days free to the priceID of a subscription product" can you specify exactly where you added the trial period?

#

Is that where you are currently adding the trial?

zenith cloud
#

I added here, on "edit priceId"

zenith cloud
gentle steppe
#

Gotcha, yeah this is the legacy way of adding a trial period. If your customer starts a new Subscription using that Price then yes they would get a 7 day trial again.

#

But they won't get a 7 day trial on each renewal of the Subscription

zenith cloud
#

Thank you! I will change for this other way then. And how can I prevent this from happen? is there any way on stripe to know if that customer has already purchased that plan and not give the 7 days free again?

gentle steppe
#

No you would need to write code to check that yourself.

zenith cloud
#

Thank you!