> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# dynamic commerce - Activate Customer for Web Shop

> Activate existing customers for login and purchasing in the web shop.

We show you here how to activate a customer for a web shop.

It is fundamentally important to note that you must first create a customer in the system before you can activate them for the web shop.

The customer selected here as an example is created by default in NAV and is called "Gilde Jupiter Versicherungs AG" with the number "30000".

<Steps>
  <Step>
    ## Step 1: Open Customer List

    Navigate to the Customers area by entering "Customers" in the search.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/debitor-fuer-webshop-freischalten/debitorenliste-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=078813e4e7193dee04c7285063278bed" alt="Open Customer List" width="1080" height="643" data-path="images/dynamic-commerce/debitor-fuer-webshop-freischalten/debitorenliste-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 2: Open Customer Card

    Select the row with the desired customer you want to activate for the web shop, in this case "Gilde Jupiter Versicherungs AG".

    Click the FastTab "Edit" in the "Manage" ribbon to open the customer card.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/debitor-fuer-webshop-freischalten/debitorenkarte-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=70a516f4e0e53ca5cf3719fe49829b6d" alt="Open Customer Card" width="1080" height="643" data-path="images/dynamic-commerce/debitor-fuer-webshop-freischalten/debitorenkarte-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 3: Define E-Commerce Data

    Scroll all the way down in the customer card and click on the menu item "E-Commerce". In our example, we want to activate the customer for a B2B shop with a German language code.

    For this example configuration, we select the following settings:

    Web Shop Code: "CRONUS-B2B"

    Web Shop Language Code: "DEU"

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/debitor-fuer-webshop-freischalten/e-commerce-daten-festlegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=ea0b94586a78074f69d20648e1f3cacf" alt="Define E-Commerce Data" width="1080" height="643" data-path="images/dynamic-commerce/debitor-fuer-webshop-freischalten/e-commerce-daten-festlegen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 4: Send E-Mail

    In order to send the web shop access credentials to the customer, you must enter the customer's e-mail address in the field "Web Shop Login E-Mail Addr.". In our example, we enter [lorenz@contoso.com](mailto:lorenz@contoso.com) and click on the FastTab "Send Access Credentials" in the "Process" ribbon.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/debitor-fuer-webshop-freischalten/e-mail-versenden.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=a70640d59631d466ca6ec157989ad687" alt="Send E-Mail" width="1080" height="643" data-path="images/dynamic-commerce/debitor-fuer-webshop-freischalten/e-mail-versenden.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 5: Test Customer Access

    To verify that the sent access credentials and the customer access for the web shop are working correctly, click on the FastTab "Open Customer Access" in the "Process" ribbon. If you are taken to the customer area of the web shop, you have successfully activated the customer.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/debitor-fuer-webshop-freischalten/kundenzugang-testen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=8050af33f85c6c72e0b076098bc20f07" alt="Test Customer Access" width="1080" height="643" data-path="images/dynamic-commerce/debitor-fuer-webshop-freischalten/kundenzugang-testen.png" />
    </Frame>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Activate Salesperson for Web Shop" icon="user-tie" href="/docs/en/dynamic-commerce/user-guide/verkaeufer-fuer-webshop-freischalten">
    Activate salespersons for the web shop.
  </Card>

  <Card title="Set Up Item Permissions" icon="lock" href="/docs/en/dynamic-commerce/user-guide/artikelberechtigungen-einrichten">
    Control item visibility per customer.
  </Card>
</CardGroup>
