#paul_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/1275398135572725814
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- paul_unexpected, 21 hours ago, 37 messages
- paul_best-practices, 5 days ago, 5 messages
hi! well soon we'll be releasing Sandboxes which is probably closest to what you want and copies data from a live account to sandbox accounts for testing that you can spin up(https://docs.stripe.com/sandboxes/dashboard/sandbox-settings)
without that though there isn't a specific option beyond manually creating the objects and configuration you're looking for on new accounts that you create in the account switcher dropdown in the top left of the Dashboard
is the intention with sandboxes that they are long running or transient? Would we be able to connect a Stripe Sandbox to a payment table in the front end and/or a Salesforce sandbox via a connector to test end to end?
we'd want to be aiming for persistent environments in dev and staging
they are not transient
so all the functionality is the same, if we were to try and connect a sandbox to Salesforce via a Stripe connector, for example?
not sure, never tried that
OK
how would we keep a sandbox in sync with a production account. Can you automate regular setting migrations?
I don't think so, AFAIK it's a one-time copy when the Sandbox account is created
you'd create new sandboxes I think. I don't really know, it's a brand new product that isn't even fully released yet so I don't know all the answers yet sorry, just mentioning it as an option
ok, thanks. I presume the best way to get further information is to access the private beta?