# Set up Net Payment Terms

In each [customer group](/app-configuration/customer-group/set-up-customer-group.md), you can enable net payment term.

### Step 1: Select payment terms

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

Here you can select a payment term for this customer group. Once selected, every customer in this group will be able to purchase on that payment term. Ex: Net 15 = Pay within 15 days.

By default, the app will save Net Terms order as draft orders. You can change that here:

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

You can set the Credit limit for each customer group. This represents the maximum total value of unpaid orders a customer in this group can have.

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

If you enable the block, it will look like [**this**](https://docs.b2bridge.io/storefront-display/net-terms-page).

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

### Step 2: Create a form to purchase on a net term

When a customer click on **Pay with net terms**. You can set up a form to collect information.

Go to **Settings** > **Net terms information form**. Click **Create form.**

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

**Customize your form**

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

Here you can customize the form for your customers to see, which is displayed when they want to check out on a payment term.

<figure><img src="/files/bmNCDI7Jbmaw1Qcp8FLr" alt="" width="375"><figcaption></figcaption></figure>

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

**3.3. Assign the customized form to your customer groups**

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

Here you select which customer group(s) will see the form you just customized. Note that customers who can pay on a net term, but have no assigned custom form will see the default one.

The default form will have only Shipping address and Billing address fields.

***

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# 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.b2bridge.io/app-configuration/customer-group/set-up-net-payment-terms.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.
