#jayvir_code
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/1434863484343943349
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi @fast pilot
i have one of client having stripe account
he wants to integrate with us
how can we connect their existing connected account with our main/platform connected account ?
Can we link an existing connected Stripe account to my main connected account as a “connected sub-account”?
need ur guidance ?
👋 Hi there! Let me take a look
ok @fast pilot waiting for ur reply
Sure. Can you tell me what you're trying to achieve with this connected account? Are you trying to take payments, or just access certain information from that account?
i willing be accpeting & collected payment from that connected acocount
So you might be able to use OAuth to allow them to connect to your platform, but this flow is deprecated: https://docs.stripe.com/connect/oauth-standard-accounts
If their account is already controlled by a different platform, that might not work as you need
ohk
@fast pilot
what is best way ?
create new connected & fill all information again do all things ?
Yes, that would be the simplest: https://docs.stripe.com/connect/onboarding
thanks @fast pilot