#kikko088_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/1295817249176813651
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! The way Subscriptions behave when a payment fails is governed by your settings in the Dashboard here: https://dashboard.stripe.com/settings/billing/automatic
The number of retries and the status of the Subscription depends on the settings there, so there isn't a single answer that applies to everyone.
oh crap, I didn't see this page 🤦 I'm sorry, I think I can fix all setting the rety, I'll play with that and in case I'll re-write here
one more unrelated question, is there a way to setup things in stripe through terraform?
Not sure what you mean. What do you mean by set things up?
I mean that there are a lot of configurations, and if you have multiple environment is difficult to keep track of what you need to setup, or what you changed, having a file that define all the configuration in stripe would be great