#niceone_api

1 messages ¡ Page 1 of 1 (latest)

carmine solarBOT
ember edgeBOT
#

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.

carmine solarBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257415290829148222

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

delicate nymph
pliant nimbus
#

so the only way to use stripe-cli is to upgrade our java library to the latest version?

delicate nymph
#

The CLI doesn't have a way to install or update our client libraries as far as I am aware

#

I think you would want to upgrade it like a normal Java package

pliant nimbus
#

No, but I'm asking if there is any way to use stripe-cli in such situation we have (i.e. to use api version 2024-04-10).
From what you said it means that there is no option, right?
And the only thing that can be done to be able to use sripe-cli is to upgrade our system to use com.stripe:stripe-java library that works with the latest api version (2024-06-20).
Did I get it right?

delicate nymph
#

Oh sorry, I see what I misread from your message. Yes, you are correct. The CLI can only do your current version or the latest version, so your java library would have to use one of those

pliant nimbus
#

and there is no way to set a current version (default version) to 2024-04-10?

delicate nymph
#

You can't set that yourself but our support team can set your account's default version to an arbitrary version if you reach out https://support.stripe.com/?contact=true

pliant nimbus
#

ok, thanks