#noim_docs
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/1375064756045615124
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
No you can't create a sandbox Account via API.
Ok, this is sad. Is it planned?
We want to have a separate sandbox env for every feature branch deployment. Otherwise, we would need to share one sandbox for every testing deployment.
Ah yeah that's not possible to dynamically create a sandbox. Asa workaround, you can create a pool of feature request sandboxes (for example 10) and you deploy each feature request on a rotating bases.
After a feature request is deployed/merged, you can execute a script to do the cleaning (delete all create stripe objects...)
I will consider this. Probably there is no way to make a feature request anyway, right?
I'm afraid not.