#dawar_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1310735236774232075
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Can you provide more context on this:
Since creating a new trial period will affect their existing subscription
If someone has an existing Subscription and they want to trial a different product, why not create a second Subscription for that different product?
Our system is not built to handle multiple Stripe subscriptions. Adding that functionality would be a lot of overhead. We're trying to see if there's an easier way to do it
I see. The only way to do this without affecting their existing Subscription is for the customer to have more than one Subscription
An alternative could be to add a discounted invoice item to their existing Subscription (where the discount makes the amount for that item $0). If you want to give customers the ability to remove the item so they don't get charged for it on their next billing cycle (the first one after the "trial"), you could work with Schedules and phases