# Stripe Connect Payout Account Status

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[User Setting](https://publish.liker.land/nft-book-store/user)".

<figure><img src="/files/WVl0MCkvFkAShdGCjXpu" alt=""><figcaption><p>User Setting</p></figcaption></figure>

### Stripe Connect Status <a href="#stripe-connect-status" id="stripe-connect-status"></a>

In the Stripe Connect Payout Account Status, click "**Setup Stripe Payment Recipient Account**" to begin setting up your Stripe account.

The Stripe website appears. Fill in your email and mobile number, then click "Submit".

<figure><img src="/files/9vnjXmq9ubS9tsI2F3as" alt=""><figcaption><p>Fill in email and mobile number</p></figcaption></figure>

You will receive a verification code on your mobile, fill it in.

<figure><img src="/files/eb6G1isISEsE9O9mST78" alt=""><figcaption><p>Fill in verification code</p></figcaption></figure>

Fill in your Country and Type of business under Tell us about your business, then click "Continue".

<figure><img src="/files/VMX6TFqgMVFlQOOBkaVe" alt=""><figcaption><p>Fill in Country and Type of business</p></figcaption></figure>

As an example, for selecting a company, enter the company's Legal business name and the Business name, which may be different from the legal name, then click "Continue".

<figure><img src="/files/M8igIdAK4aPL27vizQii" alt=""><figcaption><p>Fill in Business name</p></figcaption></figure>

Click on "Bank Account" to set your Account holder name, Choose your bank, Choose your branch and fill in your Account number, then click "Save".

<figure><img src="/files/O9aQiBXOT8jRBnCnjX2V" alt=""><figcaption><p>Fill in Bank account information</p></figcaption></figure>

Check whether the entered information is correct on the Review and submit page, then click "Agree and submit".

<figure><img src="/files/a2FGyDIOLu85fNsUJ74V" alt=""><figcaption><p>Review everything and click "Agree and submit"</p></figcaption></figure>

After the Stripe approval is completed, Setup Completed will change to "Yes".

<figure><img src="/files/kGFhGOdm8mRqJDNdjNnU" alt=""><figcaption><p>Stripe approval completed</p></figcaption></figure>

You can click "Login to Stripe account" at any time to view or modify information.

<figure><img src="/files/3xR2TbHHbJXncamzgVnM" alt=""><figcaption><p>Click "Login to Stripe account" to view or modify information</p></figcaption></figure>

### User Setting <a href="#user-setting" id="user-setting"></a>

In User Settings, the email set for the Liker ID will be displayed. The default setting for Email Notification Settings is "Receive email notifications about commissions". f you do not wish to receive these emails, you can turn it off and then click "**Update**" to save the changes.

<figure><img src="/files/HdZlDqzAQH8G2wtOhxJW" alt=""><figcaption><p>User Setting</p></figcaption></figure>

### Book Sales Commission History

### Commission Payout History

In Book Sales Commission History, you can view the commission status. In Commission Payout History, you can view the commission payout records.

<figure><img src="/files/NLzx302eAm2DuJd1G7q6" alt=""><figcaption><p>Book Sales Commission History, Commission Payout History</p></figcaption></figure>


---

# 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://docs.v2.like.co/depub/user/stripe-connect-payout-account-status.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.
