#vincent_connect-setup

1 messages ยท Page 1 of 1 (latest)

trail yokeBOT
#

๐Ÿ‘‹ 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.

graceful ledge
#

@vestal yoke this is something you do manually in your Dashboard. You have to enable Stripe Connect and configure it

vestal yoke
#

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?

graceful ledge
#

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

vestal yoke
#

I can query payment_method_configurations, and it has an "application" field. I think this is the ID of a connect application

https://docs.stripe.com/api/payment_method_configurations/object#payment_method_configuration_object-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

graceful ledge
vestal yoke
#

that's exactly what I was looking for, thank you so much ๐Ÿ™‚

graceful ledge
#

sure, sorry it's a lot more hidden than it used to be