#therealbenji_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/1364311391409803366
đ 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.
- therealbenji_api, 5 days ago, 31 messages
Hello
let me check if you can customize Stripe CLI API version
Thanks!
As far as I know, Stripe CLI either defaults to your accounts API version OR uses latest if you pass --latest flag
https://docs.stripe.com/cli/listen#listen-latest
Is your account on the latest API version?
Ah you said
I am unable to change the default version in my sandbox account.
I've created webhook destinations set to the older version, but with the stripe CLI it's still trying to use the default
and I cannot for the life of me figure out how to change the default
my dev team is trying to avoid the version upgrade bc of the breaking changes and we all use the CLI for local development
My team is migrating from a 'test account' to a 'sandbox account' and this changed the default version
You can see on the test account the default is 2022-11-15
Hmm I don't believe we allow overriding the API version for the CLI unfortunately.
You can raise this as a feature request but not something possible today.
You can reach out to our support team if you'd like to downgrade the default API version on your account.
They can help with that
Not something my team would know unfortunately.
How would I send this request to support?
You can fill out the support form via
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Alright thanks!