# Business Verification

## Verifying your Business and Banking Info

1. Look for an email from *TAKU Payments* sent from **<help@takulabs.io>** (subject line: *Welcome to TAKU Payments*) to set up your own portal password.
2. Once you're logged in, click **Start Application** to verify your business information and banking details to start receiving funds.<br>

   <figure><img src="/files/FMXXhXDmyvLDEs83p4MF" alt=""><figcaption></figcaption></figure>
3. **Confirm your business type** (e.g. Corporation, Non-Profit or a Sole Proprietorship). If you are based in the US and you have not filed paperwork to register as a business entity, than your business type is likely to be Individual. If you are unsure of your Business Structure, refer to the documents you filed to register your business, or consult your lawyer or tax professional. **(required)**<br>

   <figure><img src="/files/0M6ZpouPPXKDH6wm6B60" alt=""><figcaption></figcaption></figure>
4. **Click the tabs below** to follow the steps below depending on whether you are based in the US or Canada.

{% tabs %}
{% tab title="Canada" %}
5\)  **Complete your main business information.** Keep in mind that your legal business name must match exactly with the name on your government-issued business registration document which will need to be uploaded on the next page **(required)**<br>

```
<figure><img src="/files/ztSDrkG6gsXH28iMnTMM" alt=""><figcaption></figcaption></figure>
```

6\)  **Add your registered business information** including address, trade name (optional), and business registration numbers where applicable **(required)**<br>

```
<figure><img src="/files/6YK2RpbqSakAmXNnthzv" alt=""><figcaption></figcaption></figure>
```

7\)  **Add the information for your main authorized contact or business owner.** Personal information is collected to verify ownership of the business as well as to provide points of contact for important updates such as future changes, service agreement updates, dispute notifications, etc **(required)**<br>

```
<figure><img src="/files/zdu11UyHDTMkyVLAk0JX" alt=""><figcaption></figcaption></figure>
```

8\)  **Add additional authorized contacts or business owners** **(optional)**\ <br>

```
<figure><img src="/files/cCfhUtrczSwDq5BHIkwJ" alt=""><figcaption></figcaption></figure>
```

9\)  **Add your business bank account** where you would like your funds to be auto-deposited **(required)**<br>

```
<figure><img src="/files/DOGjAu8Wh983REVtKON7" alt=""><figcaption></figcaption></figure>



A payout is the transfer of funds from TAKU Pay to your bank account. To confirm the banking details, we require a bank statement or voided cheque. When uploading a bank statement or voided cheque, please make sure the file meets the following requirements:

* Formats: JPEG, JPG, PNG, or PDF
* Size for PDFs: minimum 1 KB, maximum 4 MB (maximum 2 pages)
* Size for other formats: minimum 100 KB, maximum 4 MB
* Must be an official document
* Should not be altered, blurry, cut off, or any older than 12 months
* The file should clearly display the Business Name, Transit Number, Institution Number, and Account Number
```

10\) Finally, **review all of the information entered**, fill the checkbox to confirm you agree with the terms and click to **Submit** for verification **(required)**<br>

```
<figure><img src="/files/8a2um2sIvUke6O9IMltS" alt=""><figcaption></figcaption></figure>
```

11\) **Verification will take up to 1 business day.** If any other information is required, you will be contacted by email or phone by the TAKU Pay team. If you ever have any questions during this process, please contact us at [**help@takulabs.io**](mailto:help@takulabs.io) or 1-888-660-TAKU (8258), ext 2.
{% endtab %}

{% tab title="US" %}
5\.  **Complete your main business information.** Keep in mind that your legal business name must match exactly with the name of your business registered with the IRS **(required)**<br>

```
<figure><img src="/files/A6qhmbXhPB8RYhZBdOQQ" alt=""><figcaption></figcaption></figure>
```

6\.  Add your registered business address, trade name (optional), and EIN. Note that the combination of your Legal Business Name and Employer Identification Number (EIN) must exactly match the one listed on your IRS documents (e.g., Letter 147C or SS-4 Confirmation letter), including letter case and punctuation **(required)**<br>

```
<figure><img src="/files/MvZKGlEKjgysOgUPwjGF" alt=""><figcaption></figcaption></figure>
```

7\. **Verify ownership and authorized representatives.** Personal information is collected to verify ownership of the business as well as to provide points of contact for important updates such as future changes, service agreement updates, dispute notifications, etc.
8\. **Add business bank details to start getting paid.** A payout is the transfer of funds from TAKU Pay to your bank account. To confirm the banking details, we require a bank statement or voided check. When uploading a bank statement or voided check, please make sure the file meets the following requirements:

* Formats: JPEG, JPG, PNG, or PDF
* Size for PDFs: minimum 1 KB, maximum 4 MB (maximum 2 pages)
* Size for other formats: minimum 100 KB, maximum 4 MB
* Must be an official document
* Should not be altered, blurry, cut off, or any older than 12 months
* The file should clearly display the Business Name, Account Number, and Routing Number

9. **Review your information for submission.** This final page allows you to review your information before submitting. On occasion we may require additional information or ask you to correct details we believe might be incorrect. If this happens you should receive an email asking you to update the appropriate fields. Most of the time this is as simple as updating mistyped personal details or uploading a voided check for verification. If you ever have any questions during this process, please contact us at [**help@takulabs.io**](mailto:help@takulabs.io) or 1-888-660-TAKU (8258), ext 2.
   {% endtab %}
   {% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.takulabs.io/apps/payments/in-person-payments/taku/business-verification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
