> For the complete documentation index, see [llms.txt](https://coliving.hackerhouse.paris/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coliving.hackerhouse.paris/host/payments-and-billing/get-paid/stripe.md).

# Stripe Verification – KYC

Every country has its own requirements that accounts must meet for Stripe to be able to pay out funds to individuals and companies. These are typically known as [Know Your Customer](https://support.stripe.com/questions/know-your-customer-obligations) (KYC) requirements. Regardless of the country, broadly speaking, the requirements Stripe must meet are:

* Collecting information about the individual or company receiving funds
* Verifying information to establish that we know who our customers are

{% hint style="info" %}
See Stripe [requirements](https://connect.stripe.com/express/oauth/authorize?response_type=code\&client_id=ca_9SYxmUWdLukjBH0xWsspOwmCdBYbw2Mx\&redirect_uri=https%3A%2F%2Fhackerhouse.paris%2Fversion-test%2Fstripe\&stripe_user\[email]=me%40acme.com\&stripe_user\[firstname]=Stephane\&stripe_user\[lastname]=Bounmy\&stripe_user\[country]=FR#/) (test)
{% endhint %}

### Stripe step by step

#### 1. Basic account informations

![](/files/-MSgszn8Lez8qGM1K1j9)

*It will ask to verify the mobile number before going to the next step*.

#### 2. Business details

![](/files/-MShKnU_XHU9fLLadykJ)

#### 3. Business representative

![](/files/-MShKucEjGfC3ehXuPrk)

#### 4. Business owners informations

![](/files/-MSgszn3V2npdG7Rxye2)

![](/files/-MSgszn2E7-WRswNhFCm)

![](/files/-MSgszn0Mzi-a_pgamfx)

#### 5. Payout details

![](/files/-MSgszmzwWCKkinzWMx6)

#### 6. Review

![](/files/-MSgszmnxACkTUlSrtA7)

Once you've clicked on `Done` you will be redirected back to HackerHouse.

![You're newly Stripe account should appear there](/files/-MShMxcZKREYCSXaonCs)

{% hint style="info" %}
[Read more](https://stripe.com/connect-account/legal) about Stripe's Connect terms & conditions
{% endhint %}
