#TimL-connect
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ yes, in a scenario like that the drivers would be Connected Accounts.
Is there a way to disable onboarding steps like statement descriptors?
Id' like to limit the onboarding process to only be what is required to allow transfers
And for clarity, what type of connected accounts are you going to be using?
๐ stepping in here as toby needs to step away
Are you using Connect Onboarding?
As in... are you creating the accounts up front and using an Account Link, or are you using OAuth?
I'm creating the accounts, and using an account link
Gotcha. In that case you can pre-fill some of this info when you create the account and then it shouldn't be asked during onboarding. I believe you would want to prefill https://stripe.com/docs/api/accounts/create#create_account-settings-card_payments-statement_descriptor_prefix for Statement Descriptor and you can use product_description in place of a URL: https://stripe.com/docs/api/accounts/create#create_account-business_profile-product_description
So there is no way to not require that information?
Correct. It is required
Can I use capabilities on the account if I have a standard connect?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hmm
If you ant to specify capabilities you use Express or Custom
If you are only transferring funds to the account can I ask why you are using Standard?
I would recommend Express in this case
It gives you much more control
And things like statement descriptor aren't required in that case
URL or product_description will still be required because it is needed for underwriting
Express costs additional money though, correct?
I really don't know much about pricing beyond what it says on https://stripe.com/connect/pricing
If you have pricing questions you would want to talk to our Support team