#igor_api
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/1481199852867031111
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
you can see all available ressources here: https://docs.stripe.com/terraform/resources
so no we don't support biling portal for now
but our Terraform is quite new, so I expect that more ressources will be supported in the future
Hi, yep. I saw that page. Is there any roadmap?
nothing I can share publicly, sorry.
Ok. Do you see billing portal there? ๐
I'm sorry, I meant I can't share anything about our future plans. so for now your Stripe implementation should use what's available. if you tell me more about your specific needs, I can help find solutions.
Sure. We are provisioning whole cloud infra using terraform, would be great to have same possibilities to set up completely everything in stripe via terraform as well
So you can set up multiple dev account, reuse modules, avoid forgotten manual configuration, ...
well, you can do all of this for the supported resources. for other resources (like the billing portal), you'll need to use the API for this: https://docs.stripe.com/api/customer_portal/sessions.