#_red_bull_
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- red_bull, 3 days ago, 60 messages
👋 happy to help
hi)
the onboarding process depends on several factors (e.g. country, account type, individual/company, etc.)
the onboarding process can't be configured
Stripe assesses which KYC is needed in each case and fill the onboarding flow with the needed questions
ok, is there a possibility to understand in which country a stripe platform account for this demo app is being registered?
https://rocketrides.io/
I just want to compare the settings of this platform account with mine
because I just clone the git repo and don't change the code and I have different onboardings locally and in the demo
not really
in all cases it's really hard to map all of the requirements
if you have specific questions about some KYCs you're not sure why they are being collected you can contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
normally you'll get a first reply in 24hours
got it, thanks, sounds optimistic)
just fyi, you can always help reduce the amount of onboarding information that your merchant needs to fill in by prefilling the information https://stripe.com/docs/connect/express-accounts#create-account when you create the account
sure, but the thing is that I haven't touched the code. So, the code is the same in my app running locally and in the demo. Prefilling in my understanding should be happening in the code. So, it either happens or not but in both apps. And for some reason I am getting different behaviour
but the thing is that I haven't touched the code.
it's not part of the code
what I mean by that is the requirements change regardless of your code
prefilling was a solution for your "how to shorten the onboarding flow" question
Demo app if prefilling exactly the same data as my local application because the code is the same(well, I am not 100% sure if you guys deployed the latest main to the demo app but I'd want to believe it's true). And the demo app has shorter flow. So, the theory is - prefill fields and you'll get the less onboarding steps. On practice even without prefillment the demo app has shorter flow.
I want to understand more about your 'magic' algorythm that identifies which exactly steps to show based on which conditions. What is important in that algorythm? Country of the platform I guess. What else? Whether the redirect to stripe onboarding is happening from the custom domain and not the localhost? Could this matter?
Hi! the requirements for what's asked in the onboarding depend on the countries and capabilities of the account. You can play around with the tables on : https://stripe.com/docs/connect/required-verification-information.
thanks, taking a look
I think the problem is with this payments
I played with the configurator you sent me above and without payments indeed there is less fields. Although, seems like I can't deselect payments for US in my account. Do you know why?
I assume your own platform account is not in the US?
I created 2 platforms. One in the US and another one in Poland.
Although, they both can't deselect payments
if so, it's because you can not send transfers cross-border(https://stripe.com/docs/connect/account-capabilities#transfers-cross-border), so you can only onboard accounts outside the EU as full merchants(the card_payments capability) and not as transfer-only recepients