#ravinder_api
1 messages ¡ Page 1 of 1 (latest)
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.
- ravinder_code, 6 days ago, 11 messages
đ 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/1242765208179441747
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
You're creating it in Test mode, however the account is created in Live mode.
As the error message suggests.
i did not get it
What are you aiming to achieve exactly?
i connected same account in test mode
i am creating a n account sesison to display embedded stripe components in test mode
Ok, this account was created in Live mode, so the Account Session also needs to be in Live mode. Even if it's connected in both modes.
You just need to create a new account in Test mode.
can you point me to api doc?
i did not get you completed about account created in live mode
stripe acocunt which i am connecting in live and test mode with plateform is already created
i am not sure how to figureout account mode
Did you connect an existing account?
yes
Ok, I don't think it's possible to create a test mode session with an existing connected account.
so user can create a new account when onboarding to plateform, right?
and onboarding api request set whether it will be test mode or live mode account
Correct
Do you specifically want users to connect their existing accounts?
Because we recommend that you create an a new account for them just for your Platform: https://docs.stripe.com/connect/collect-then-transfer-guide?platform=web&lang=node#create-account
thank you
Happy to help.