#jean_api

1 messages · Page 1 of 1 (latest)

thorny pebbleBOT
#

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

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

ashen duneBOT
versed moon
#

Hi 👋 no.

The Stripe hosted onboarding flow is designed to collect all required information that is required for your situation (based on the specific combination of platform country, connected account country, business type, terms of service, and capabilities that you're using).

You can use this page to see what information Stripe is required to collect for your situation:
https://docs.stripe.com/connect/required-verification-information

twin coral
versed moon
#

Sorry, I don't know what you're trying to show me with that. It just seems to be an expired Account Link.

twin coral
#

Here's a preview

versed moon
#

That looks like our onboarding flow, but I'm still not sure what you're trying to convey.

twin coral
#

In the screenshot you see no "professional details" section, which is my target.
Your previous answer implies that the business information is required in France when connected users are individuals, but I don't think that's the case.

versed moon
#

I'm seeing that information within the individual hash is required for FR Platforms creating FR Connected Accounts, when using the full service agreement, setting the business type to individual, and requesting card_payments and transfers capabilities:
https://docs.stripe.com/connect/required-verification-information#FR+FR+none+full+individual+card_payments,transfers

Learn what required verification information you need to collect for each country when using Connect.

twin coral
#

Indeed, this page seems to mention that the business url and mcc are required when onboarding a business_type: individual.
As I can see that other Stripe integration seem to omit that section (see my screenshot for instance), I am wondering how they can reach that UX as they have the same constraints.

versed moon
#

It's hard to say without understanding how the other integrations you're referring to are structured. I'm not sure if they have their own bespoke onboarding flow, are requesting different capabilities than you are, are working out of different countries, whether they're prepulating data when creating the Account objects, etc.

twin coral
#

Ok I see.
Technically, what is required to hide the professional details section in the account dashboard?

versed moon
#

What do you mean by account dashboard?

twin coral
#

I'm referring to the page the user sees when opening the account link

versed moon
#

Gotcha, the Stripe-hosted onboarding flow. As far as I'm aware, you can't. If the data needs to be collected, the hosted onboarding flow shows it.

thorny pebbleBOT
twin coral
#

As a Stripe user, is there a way to know which settings have been used by the platform?