#fmoor_deprecations-and-api-versions

1 messages ยท Page 1 of 1 (latest)

sweet craterBOT
#

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

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

ocean copper
#

Hi! It's deprecated because we have a newer, better option, but we nearly never remove the behaviour of prior API Versions; as long as you're specifying your API version, you should be good for the foreseeable future.

trim bronze
#

Thanks!

ocean copper
#

You're welcome! ๐Ÿ™‚

trim bronze
#

Do I need to specify the API version in the dashboard?

#

From the docs it seems like it is only the webhook and SDK that have an api version and not the account. Did I get that right?

ocean copper
#

All the details are here https://docs.stripe.com/api/versioning but if you're always setting it in each API call (either yourself, or because your SDK is pinned to a version) you'll be fine. The one in the Dashboard can only every be upgraded to the newest (unless you ask Support for a specific version).