# 📧Email notifications

The Net Terms feature allows customers to place orders using net payment terms. As part of this system, email notifications can keep both the customer and store owner informed about order status.

***

### Notifications: The Draft order is placed

#### 📍 Accessing the Email Notification Settings

1. **Enable Net Terms:**
   * Go to the **Net Terms** section (toggle must be turned ON).
   * This allows customers to place orders on net terms.
2. **Navigate to Notifications:**
   * Under **Net Terms**, select **Notifications** from the menu options.
   * You’ll be taken to the **Email List** view.

***

#### 📧 Understanding the Email List

<figure><img src="/files/0vQL9ONwvpilbQAP8jIq" alt=""><figcaption></figcaption></figure>

* **Your draft order has been created:**\
  Notifies the customer when a draft order is created.
* **New draft order:**\
  Notifies the store owner when a new draft order is made using net terms.

***

#### ⚙️ How to Enable Email Notifications

1. In the **Email List**, click the ✏️ (pencil) icon next to the desired notification.
2. Configure the email template if needed (subject line, message content, etc.).
3. Switch the **Status** from **Disabled** to **Enabled** to activate the email
4. Save changes.

{% hint style="info" %}
The BSS B2B Solution only notifies when an order is submitted as a draft.
{% endhint %}

***

### Notifications: The Final order is placed

If the final order is placed, the email notifications are automatically sent by Shopify&#x20;

#### 📍 Editing email notifications template

#### Access the Shopify Admin settings > Notifications&#x20;

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

**To edit the email template sent to wholesalers, y**ou can edit it in the Customer notification > select "Order confirmation" email. The email template can be changed by editing the HTML.

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

**To edit the email template sent to wholesalers, y**ou can edit it in the Staff notification > select "New order" email. The mechanism is the same as what was mentioned above


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/order-management/net-terms/email-notifications.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.
