#nerlub_docs

1 messages ยท Page 1 of 1 (latest)

delicate jettyBOT
#

๐Ÿ‘‹ 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/1478700651503550544

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

severe tulip
#

It depends. Webhook versioning can either be specified at the webhook-level, or otherwise defaults to your account's default version

Now if you're using Sandboxes the account version can be safely changed without impacting the 'production' account. However traditional testmode shares the same API version as livemode

proven jacinth
#

thats good to know!
I am specifically talking about this "Upgrade" Button in the Workbench.

#

and I really want to make sure, that upgrading does not interfere with the production mode.

severe tulip
#

Well are you using Sandboxes? Can you share the we_xxx IDs you want to upgrade?

proven jacinth
#

We are using both, because we have not yet moved everything away from the test mode.

But the API version isnt set on a webhook level, but on the account level, right?

severe tulip
#

It depends, can be set on the webhook when you create it (hence why I'm asking)

severe tulip
proven jacinth
#

ah thats good to know. I am currently connected via stripe listen cli.

#

so as long as in the top left it says "Sandbox" everything is fine

severe tulip
#

Yes, exactly

#

Everything in the Sandbox, including account API version, is Sandboxed ๐Ÿ™‚

proven jacinth
#

awesome! Thank you!

delicate jettyBOT