#waleedumer42-connect
1 messages ยท Page 1 of 1 (latest)
hi, it's 000000000 from https://stripe.com/docs/connect/testing#test-personal-id-numbers, it's the same for all countries in test mode
Thanks for this,
I would like to know that after creting connect account , how long with it take to become active?
Currently my capabilites is showing this
"transfers": "inactive"
i
there's no specific timeframe I can share, but it can take a little while.
my transfer status is still 'inactive'
any idea?
requirements array look like this,
Hi! Can you share the account ID (acct_xxx)?
acct_1KhCil2E8T5pO6uy
Thanks! This account has some requirements, I think you are looking at the wrong part of the JSON:
My account is of individual type, still i need to provide business profile?
Yes Stripe needs to know the website URL and the industry of that account.
Business under which I am creating this acount?
You are creating a new Stripe account here, so you need to provide information about this new account. And I confirm that is has a "Business type" set to "Individual".
If I don't want it to be a business_type, then ? What should I use?
Shoul I remove business_type?
I meant that the account is individual, so it's good. But you still need to provide the website URL and the industry of that account, as shown in the requirements object.
can I use the url of my website on which I am implementing this API?
Since you are in testmode, you can add any value you want.
and what about after test mode?
Hi ๐ stepping in as my teammate needed to step away. The value that you provide for url field should be the publicly accessible website for the company. If in your business scenario you're creating connected accounts for vendors/clients that don't have their own website, then you can provide your platform's website instead.
That being said, as this question revolves around account information and validation, our support team is better suited to give you a definitive answer on the values that will be accepted there.
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center 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.
okay great, and what about id_number? do I need to use an original ID number when on Live Mode?
When onboarding a real connected account you will need to provide the ID number for the person/company that you're onboarding. This is explained in the description for each field in our API spec:
https://stripe.com/docs/api/accounts/create#create_account-individual-id_number
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.