#deepumi_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/1242614771275268247
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Hello,
I am trying to find the Stripe Client ID for Connected accounts? This is bascially authorize URL has a query string parameter which is client_id.
https://connect.stripe.com/oauth/authorize?response_type=code&client_id=ca_
I don't know where I can find the LIVE version client id. Could you help?
The IDs that begin with ca_ are your Platform's application ID. You should have one for your live mode application and one for your test mode application
These IDs are visible in the Dashboard under Settings > Connect > Onboarding options; you'll then toggle over to the "Oauth" tab
Thanks, I was on this page.. https://dashboard.stripe.com/settings/connect
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
If you're viewing your Dashboard in live mode, this page should include your live mode application ID
but I don't know how to get to the oAuth specific page.
Could you tell me how to get to this page from here https://dashboard.stripe.com/settings/connect
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Click on "Onboarding Options", then the "Oauth" tab