#martin-gaibisso_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/1423009192708407306
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, what integration document are you following? How are you making this request? What are you really trying to achieve as your end goal?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
i'm just testing the new financial account
using node sdk "18.1.0-beta.3"
It might that you need to upgared your node SDK version
Looking further
Are you able to upgrade your node SDK version to https://docs.stripe.com/api/v2/money-management/financial-accounts/create?api-version=2025-08-27.preview&rds=1, 18.6.0-beta.1?
Then, try again?
upgraded to 19.1.0-beta.1 and using api version string 2025-03-31.preview and now getting:
StripeUnknownError: The API method cannot be found.
req_v2qce6uMUuVOBCTX5
Ah, that is too far and it will have breaking changes hence I said 18.6.0-beta.1.
Can you chabge the API version to 2025-09-30.preview please?
same error with 2025-09-30.preview
let me revert sdk
same error with 18.6.0-beta.1 & 2025-09-30.preview
req_v265jl51lIbaprZnp
Ah, it seems like that function needs to be added to your account.
Can you write in to support please?
Sure