#vell2x_best-practices
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/1414962417749987442
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Not sure if I completely understand what you need. You can manually create a connected account using the API: https://docs.stripe.com/api/accounts/create. Does this handle your use case?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
We want to manually generate Connected Accounts. Right now it is automated and we have a problem with people not completing the onboard
Does manually creating an account with the API solve your issue? If not, what is missing?
I would like to do so with the dashboard
I don't understand what you're trying to accomplish. Can you explain more about exactly what you tried and what you are trying to solve?
So we have Pro who sign up and are able to be paid via Connected Accounts. The problem is we are sort of getting in trouble because there are a high number of sign ups who do not complete the stripe onboard. We want to do it manually so pros have to contact us and we can better monitor the onboard process.
Hi there, I'm taking over from my colleague. Give me a moment to catch up.
ok
You can create connected accounts via the Dashboard [0].