#linus_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/1331691797784825910
📝 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.
- linus_webhooks, 54 minutes ago, 15 messages
- linus_best-practices, 1 day ago, 30 messages
Hello! No, it won't be a Standard account. Why do you ask? What's your goal?
I wish to have all the Standard account features (liability etc etc) but the account owner do not need access to the dashboard since everything goes through my API.
Okay, sounds like you're on the right track.
Are you having an issue or is something blocking you from moving forward?
I cant find any information about the liability for example.
With the controller properties
losses.payments: stripe
fees.payer: account
requirement_collection: stripe
stripe_dashboard.type: none
Which column applies to me here?
https://docs.stripe.com/connect/accounts#choosing-approach
None of those columns apply to you, since you're not using one of those three account types. After you create the account you should be able to see controler.losses which will tell you what you want to know: https://docs.stripe.com/api/accounts/object#account_object-controller-losses
Ok! It says "There’s an additional cost for using Express or Custom connected accounts." but I guess that does not apply to me neither then?
My thought was that I was creating a Custom account
We can't help with fee questions here, but support can: https://support.stripe.com/contact
No, you're not creating a Standard, Express, or Custom account. You're using controller properties, which replace account types.
There is no account type.
Aaah ok that explains it!
You might find this page of interest: https://docs.stripe.com/connect/migrate-to-controller-properties
Thats the one Im looking at but got a little bit confused but I think I got it now 🙂 Thanks again!
Happy to help!