#anndonnelly

1 messages · Page 1 of 1 (latest)

hasty elkBOT
whole lance
#

Hi there

#

Looks like you had a past thread, can you summarize your question/issue?

spice dove
#

Sure. I have set up a 3 tier payment plan for users, $0/month, $5.99/month and $9.99/ month. Having now set this up I want to give users the opportunity to try a free trial at any tier or pay immediately (prices above). At present it is set up that a user only has access to their portal after they sign up to a tier

#

Code I have included

#

As a result now every tier is just defaulting to a free trial which isn't the end goal

whole lance
#

So looks like you are using Checkout

#

If you don't want to offer a trial period every time, you would only set subscription_data.trial_period_days if the customer elects to start a trial

#

So you need to set that dynamically