#itaied_api

1 messages ¡ Page 1 of 1 (latest)

young coyoteBOT
#

👋 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/1271101426562764831

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

bitter coralBOT
#

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.

hollow quail
#

Hello

#

I'd recommend reading through those docs thoroughly and then come back if you have specific questions about the integration that we can help with

gusty peak
#

I am familiar with Stripe Connect but it's not sufficient
My customers are platforms (with connected accounts on their own)
I need to handle the platform accounts of my customers

hollow quail
#

So sorry @gusty peak I missed this follow up. Yeah it isn't possible to make requests for the Connected Accounts of your Connected Accounts.

#

We don't recommend sharing API keys as it is dangerous to do so -- but you can't be a "grandfather" platform as you stated.

gusty peak
#

What about Stripe Apps using oauth?

hollow quail
#

Nope, that is still the same set up

#

You would still be the "grandfather" platform here

#

Which restricts you from interaction with connected accounts

gusty peak
#

what is the definition of "grandfather" exactly?

hollow quail
#

A platform of a platform that is trying to interact with the Connected Accounts of their Connected Account.

#

What you are describing

#

A -> B -> C

#

A can't interact with C

gusty peak
#

I see. That's exactly our case.
Other than the dangerous method of storing API keys of our platform accounts, is there anything else we can do?

hollow quail
#

No we don't support that flow right now so no other way really

gusty peak
#

ok thank you