# Net Terms page

Net Terms page is where your customers can complete purchases on a payment term (net30, net60, etc.)

When B2B customers visit the B2Bridge Cart page, they can see all their available purchase options:

If they choose to purchase on a payment term, they will see this page:

1\. The credit limit block is off. The customer can press on "Order with net terms" and wait for approval.

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

2. The credit limit block is on. The customer can't check out with net terms.

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

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

On this page, your B2B customers will have to fill out the Shipping address, and any other fields that you deem required (more on Net Terms form customization [here](https://b2bridge.gitbook.io/b2bridge/app-configuration/customer-group/set-up-net-payment-terms#step-3-create-a-form-to-purchase-on-a-net-term)).

After filling out necessary information, your customer will see a summary of their information.

<figure><img src="/files/hCQPVHDEfI2hD26VpHhZ" alt="" width="563"><figcaption></figcaption></figure>

If everything is correct, the customers can check out as usual.

<figure><img src="/files/30f1OtKKD4wUqukpk6hQ" alt=""><figcaption></figcaption></figure>

***

{% 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/storefront-display/net-terms-page.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.
