# B2B Checkout

{% hint style="success" %}
With Shopwaive's new <mark style="color:blue;">**B2B Checkout**</mark> solution, brands love the ability to extend company wallets to employees and users of the company account. Grant access easily to a company B2B wallet with customer segmentation in the Shopify Admin
{% endhint %}

<mark style="color:blue;">**B2B Checkout**</mark> is a powerful feature for Enterprise businesses and is part of the Shopify Plus Checkout solution family. To get started with <mark style="color:blue;">**B2B Checkout**</mark> , add the <mark style="color:blue;">**B2B Checkout**</mark> app block to your Checkout.&#x20;

<figure><img src="/files/QSs5BYx7OMqU29dhKvCz" alt=""><figcaption><p>Add the <mark style="color:blue;"><strong>B2B Checkout</strong></mark> extension to your Checkout page</p></figcaption></figure>

{% hint style="info" %}
The <mark style="color:blue;">**Redeem**</mark> extension is available for access to the logged-in customer's personal digital wallet. If you plan to only issue deposits to the top-level B2B company account, its not necessary to add the <mark style="color:blue;">**Redeem**</mark> extension to Checkout, but the <mark style="color:blue;">**Redeem**</mark> and <mark style="color:blue;">**B2B Checkout**</mark> extensions can be used together if you desire for customers to have access to both.
{% endhint %}

<figure><img src="/files/wpIDgRKefJCtxZxxiXk0" alt=""><figcaption><p>Select if you wish to show the <mark style="color:blue;"><strong>B2B Checkout</strong></mark> extension with Shop Pay</p></figcaption></figure>

Then, open the Shopwaive app and navigate to <mark style="color:blue;">**Settings**</mark> > <mark style="color:blue;">**B2B**</mark>. Once you click <mark style="color:blue;">**B2B**</mark>, enable the <mark style="color:blue;">**B2B Checkout**</mark> setting.&#x20;

<figure><img src="/files/kFeHvSMabSPluiCYZg1t" alt=""><figcaption><p>Enable <mark style="color:blue;"><strong>B2B Checkout</strong></mark> from Shopwaive settings</p></figcaption></figure>

Next, in the Shopwaive app simply search for a company's account by searching for the email associated with the company. Open their profile, and make updates to the <mark style="color:blue;">**Account permissions**</mark> card by extending permissions to other customers that are in a customer segment that you define. When finished, click <mark style="color:blue;">**Save and close**</mark>.&#x20;

{% hint style="info" %}
To define a customer segment, simply visit your Shopify admin and create a segment based on any criteria you need, like customer tags, email domain, and more. Learn more how to [create a Customer segment](https://help.shopify.com/en/manual/customers/customer-segmentation/create-customer-segments).
{% endhint %}

<figure><img src="/files/rRffI5o4vxJnoRuiypxV" alt=""><figcaption><p>Extend B2B permissions by selecting a customer segment for the top-level B2B company account</p></figcaption></figure>

## Using B2B Checkout accounts

Now, customers that are logged in and meet the customer segment eligibility requirements of a B2B company account will be granted permissions to redeem and access deposits from the company wallet and other eligible offers.

{% hint style="info" %}
Note that if more than one B2B company account is assigned per domain and each B2B account has a unique customer segment and the logged-in customer is eligible for multiple B2B customer segments defined, then the logged-in customer will be granted access to only the first eligible B2B account
{% endhint %}

<figure><img src="/files/veVAWHSw7GJFQTrjFfvs" alt=""><figcaption><p><mark style="color:blue;"><strong>B2B Checkout</strong></mark> allows employees and users to access a company wallet based on customer segments</p></figcaption></figure>

Unlock this powerful feature today. If your team needs help setting up or have questions, contact Shopwaive's development team at <support@shopwaive.com>


---

# 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.shopwaive.com/shopify/b2b-checkout.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.
