---
title: Vendor Registration Process
source: https://wpdoc.webkul.com/woocommerce-marketplace/documentation/vendor-registration-process.html
---

# Vendor Registration Process
<a class="doc-image-link" href="./assets/Registration.webp"><img src="./assets/Registration.webp" alt="Vendor Registration" /></a>

Vendors can register on the marketplace using multiple methods provided by the WooCommerce Marketplace plugin.

---

## Method 1: Registration via Vendor Menu

- Vendor clicks on the **Vendor** menu item.
- The page displays two options:
  - **Login Here**
  - **Register**

  <a class="doc-image-link" href="./assets/seller-login.webp"><img src="./assets/seller-login.webp" alt="Vendor Menu" /></a>

- Clicking **Login Here** redirects to the vendor login page.
- Clicking **Register** redirects to the vendor registration page.

<a class="doc-image-link" href="./assets/vendor-menu.webp"><img src="./assets/vendor-menu.webp" alt="Vendor Menu" /></a>

---

## Method 2: Registration via Seller Central Page

- Vendor visits the **Seller Central** page.
- Clicks on the **Become a Seller** button.


<a class="doc-image-link" href="./assets/sellercentral.webp"><img src="./assets/sellercentral.webp" alt="Seller Central" /></a>

- The vendor registration form opens.
- Vendor completes and submits the registration form.

<a class="doc-image-link" href="./assets/sellercentral-registration-form.webp"><img src="./assets/sellercentral-registration-form.webp" alt="Seller Central Registration Form" /></a>

---

## Method 3: Registration via My Account Page

If the admin enables **Allow Vendor Registration on My Account**:

- A **vendor registration option** is available on the **My Account** sign-up page.
- The user selects the **“I am a Vendor”** radio button during registration.
- Additional **vendor-specific registration fields** are displayed automatically.

<a class="doc-image-link" href="./assets/seller-registration-page.webp"><img src="./assets/seller-registration-page.webp" alt="Seller Registration Page" /></a>

---

## Vendor Registration Form Fields

The vendor must enter the following details:

- Email Address
- Password
- First Name
- Last Name
- Shop Name
- Shop URL
- Phone Number
- Accept Terms & Conditions

After entering the details, click the **Register** button.

<a class="doc-image-link" href="./assets/registration-details.webp"><img src="./assets/registration-details.webp" alt="Registration Details" /></a>

---

## Shop URL Availability Check

- The **Shop URL** field uses an **AJAX-based availability check**.
- Displays **“Available”** if the URL is unused.
- Displays **“Already Exists”** if the URL already exists.

<a class="doc-image-link" href="./assets/registration-details.webp"><img src="./assets/registration-details.webp" alt="Shop URL Availability" /></a>

---

## Registration Using Email & Password

- Vendor registration is completed using **email and password**.
- Vendor access is granted based on admin approval settings.

<a class="doc-image-link" href="./assets/register-as-vendor.webp"><img src="./assets/register-as-vendor.webp" alt="Register as Vendor" /></a>

---

## Become a Vendor from Customer Account

- Existing customers can upgrade to a vendor account.
- A **Become a Vendor** option is available in the **My Account** panel.
- Clicking it initiates the vendor registration process.

<a class="doc-image-link" href="./assets/customer-account-become-vendor.webp"><img src="./assets/customer-account-become-vendor.webp" alt="Become Vendor from Account" /></a>

---
