# B2B registration form | BSS B2B & Wholesale Solution integration

<figure><img src="/files/pjQaK4Q21It0WD44vQxB" alt=""><figcaption></figcaption></figure>

## 🎯 Why use B2B registration form | BSS B2B & Wholesale Solution integration

If you are a B2B Shopify merchant, this feature lets you **seamlessly integrate BSS B2B Solution with your mobile app**, so the same registration forms from your Shopify online store also appear in the app — no extra setup needed!

<table><thead><tr><th width="228.6015625">Merchant Goal</th><th>How This Feature Helps</th></tr></thead><tbody><tr><td>Onboard B2B clients anytime, anywhere</td><td>Allows wholesalers to register via the app during travel or off-hours, without needing to open their computers, thereby enticing sign-ups.</td></tr><tr><td>Reach mobile-first customers</td><td>Offers a seamless, app-native form experience, appealing to clients who prefer mobile interactions</td></tr><tr><td>Keep consistency across platforms</td><td>Show the same form on both web and mobile for a unified customer experience</td></tr></tbody></table>

## 📌 Prerequisite <a href="#prerequisite" id="prerequisite"></a>

Before proceeding, make sure:

* You are in the SimiCart Premium plan
* You have installed the [<mark style="color:purple;">**BSS B2B & Wholesale Solution**</mark>](https://apps.shopify.com/b2b-solution-custom-pricing?search_id=82ee2a26-939a-48dd-b76f-855ca9d2f4d2\&surface_detail=b2b+solution\&surface_inter_position=1\&surface_intra_position=6\&surface_type=search) app on your Shopify store. Then, in the app:
  * You have turned on Registration forms

    <figure><img src="/files/7aSXFfvYHfmJ5dOH937Q" alt=""><figcaption></figcaption></figure>
  * The form you want to display on the mobile app is enabled and saved

    <figure><img src="/files/yl6t8fb85K5CgMZ3P79N" alt=""><figcaption></figcaption></figure>

## ⚙️ How to set up

### 1. Turn on Public API in BSS B2B Solution

* From the BSS B2B Solution admin dashboard, navigate to **Public API**. Then, if necessary, click **Enable** to turn it on for potential connection with other applications.

  <div data-full-width="true"><figure><img src="/files/JfoOJUdI1pBjjvWh4URC" alt=""><figcaption></figcaption></figure></div>
* Next, copy the **API Key** and save it for later use

  <figure><img src="/files/Oa0WM2gVE3YY7aBAiH66" alt=""><figcaption></figcaption></figure>

### 2. Get the Form ID

* Navigate to **Customer management** tab > **Registration Forms** > **Configuration**. Then, choose the form you would like to display in the mobile app and copy its Form ID.

  <figure><img src="/files/G9J8gf764IR4I8eJE2xj" alt=""><figcaption></figcaption></figure>

### 3. Enable the integration with SimiCart

* Now, from the SimiCart Mobile App Builder admin dashboard, navigate to **Features** and find **B2B registration form | BSS B2B & Wholesale Solution integration.** Click **Configure.**

  <figure><img src="/files/4WtLmLsJJOuFTfnCTCxZ" alt=""><figcaption></figcaption></figure>
* Paste the **Form ID** and the **API key**. Then, click on **Check connection.** Once successful, toggle **Enable** to make it active.

  <figure><img src="/files/Bv50eEUB6CerFiJmbFe8" alt=""><figcaption></figcaption></figure>
* Click **Save**


---

# 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.simicart.com/features/gaining-new-users/b2b-registration-form-or-bss-b2b-and-wholesale-solution-integration.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.
