#costia-connect
1 messages ยท Page 1 of 1 (latest)
@eternal axle you'd just create a single person, mark them as relationship:{owner:true} and then mark owners_provided:true on the Account object to indicate you've provided all the owners(all 1, in this case) https://stripe.com/docs/api/accounts/update#update_account-company-owners_provided
by the way I have to assume that I, or someone on my team here, already told you that we'd recommend using our hosted onboarding process , if you must use Custom Connect rather than Express or Standard. It's a really complex API to build all this identity verification collection part yourself and a big undertaking.
okay thanks ๐ , i can't use stripe onboardbing because my project manger doesn't want it :/
and I have an other question about the MCC because i know its optional and stripe can setup it but did i need to set somethings to true ? i just found this :
https://stripe.com/docs/connect/setting-mcc#mcc-automatic
๐ hello, just catching up here
@eternal axle Since your users aren't visiting a dashboard or Onboarding, the automatic option is not available to you. You'll be setting this via the API for custom accounts manually.
This value is set during the onboarding flows for Standard and Express accounts, and in Connect Onboarding. You can set the MCC manually for accounts created with the API, or set explicitly in the same way for Express accounts.
okay tanks a lot ๐ have a good day
you're welcome, you too ๐