#vincent_connect-setup
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/1298318693759058054
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- vincent_connect-pmc, 4 days ago, 6 messages
@vestal yoke this is something you do manually in your Dashboard. You have to enable Stripe Connect and configure it
stripe connect is enabled. I know you don't usually answer dashboard questions but I can't find it anywhere
is it possible to query
through the API?
No this is unrelated to the API. I guess I don't understand your question. What exactly are you looking for? What exact sentence in the doc is confusing you?
vincent_connect-setup
I can query payment_method_configurations, and it has an "application" field. I think this is the ID of a connect application
Because we're a platform with many connected accounts, I'm trying to determine which payment_method_configurations are associated with us. Based on my last question, the correct way to do this is to look at the "application" field on the pmc
But I can't find any information on what this application field is, other than the short mention of "connect application" I found in the docs. I want to understand which (if any) is actually associated with our platform
In the payment_method_configurations api doc, it says:
application nullable string
For child configs, the Connect application associated with the configuration.
it does seem like "connect application" is a particular resource, but I can't find any information on it
go to https://dashboard.stripe.com/settings/connect/onboarding-options/oauth and you should see your ca_123
that's exactly what I was looking for, thank you so much ๐
sure, sorry it's a lot more hidden than it used to be