#jdraiv_v2-events
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/1415761893104287955
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there,
can you share an account ID for the account you created the account link with?
Hello! My sandbox account is: acct_1RduvVFPzWjZKW9N, the ID for the connected account created is acct_1S6EpGFNSGS73mah
Alright, and do you have a request ID for the account link you created?
For those accounts, I initiated the flow using the Create button in the Connected Accounts page. But I created a new account link for account acct_1S6FFXFTtsvOw0Aw. Here's the request ID req_Fzb3pz72kuSHWM
I see. Support for the Account Links v2 API was introduced with the 2025-07-30.preview API version. Doc: https://docs.stripe.com/changelog/basil/2025-07-30/enable-v2-account-links-api-for-connect.
The API request you shared used the /v1/account_links endpoint. With that no v2 webhook event gets omitted anyways.
Oh gotcha, I will review the documentation for the Ruby SDK and try generating an account link using the V2 API