> For the complete documentation index, see [llms.txt](https://duos-b2b-documentation.gitbook.io/duos-b2b-wholesale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://duos-b2b-documentation.gitbook.io/duos-b2b-wholesale/pricing-and-subscription/modular-pricing.md).

# Modular pricing

Qikify B2B is moving to module-based pricing — giving Shopify merchants the freedom to subscribe only to the features they actually need. So you can grow at your own pace, and invest in the tools that move the needle for your business.

***

### What's included and how it's priced

**User & Permission** is the foundation for access control of buying team management. From there, you choose the modules that power your B2B workflow:

<table><thead><tr><th width="316.4765625">Module</th><th>Basic</th><th>Grow</th><th>Advanced</th><th>Shopify Plus</th></tr></thead><tbody><tr><td><p><strong>User &#x26; Permission</strong> </p><p><em>Core access control for buying teams. Required as the base of every plan.</em> </p></td><td><del><mark style="color:$info;">$9</mark></del> $0 / mo</td><td><del><mark style="color:$info;">$19</mark></del> $0 / mo</td><td><del><mark style="color:$info;">$39</mark></del> $0 / mo</td><td><del><mark style="color:$info;">$69</mark></del> $0 / mo</td></tr><tr><td><p><strong>B2B Registration</strong> </p><p><em>Custom forms and approval workflows to onboard new B2B leads.</em></p></td><td>Free</td><td>Free</td><td>Free</td><td>Free<br>(include VAT validation)</td></tr><tr><td><p><strong>B2B Quote Request</strong></p><p><em>A full negotiation engine for professional pricing and price discussions.</em></p></td><td>$9 / mo</td><td>$19 / mo</td><td>$39 / mo</td><td>$69 / mo</td></tr><tr><td><p><strong>Quick Order CSV &#x26; SKU Order</strong></p><p><em>High-speed bulk ordering tools built for professional procurement teams.</em></p></td><td>$19 / mo</td><td>$29 / mo</td><td>$49 / mo</td><td>$79 / mo</td></tr><tr><td><p><strong>B2B Shopping List</strong></p><p><em>Requisition lists and internal approval flows for B2B buyers.</em></p></td><td>$29 / mo</td><td>$49 / mo</td><td>$69 / mo</td><td>$99 / mo</td></tr><tr><td><p><strong>B2B Finance &#x26; Credit</strong></p><p><em>Credit limit management, ledger tracking, and payment reporting.</em></p></td><td>$39 / mo</td><td>$69 / mo</td><td>$99 / mo</td><td>$149 / mo</td></tr></tbody></table>

You can start with a single module — say, B2B Registration to bring your wholesale applicants online — and expand when your operations call for it. There's no need to commit to a full suite before you're ready.

For merchants with more complex needs, the full module stack still gives you everything from onboarding and quoting to bulk ordering and credit management — all tightly integrated within your Shopify B2B store.

{% hint style="info" %}
**Early bird merchants — your plan is protected**

*If you joined Qikify B2B as an early bird, nothing changes for you. Your existing plan, pricing, and features remain exactly as they are. This is our way of saying thank you for your trust and support from the beginning.*
{% endhint %}

### Taking effect Apr 15, 2026

If you're an existing customer on an early bird plan, you don't need to do anything. If you're evaluating Qikify B2B or looking to add new modules to your existing setup, now is a great time to explore what's available and build the configuration that fits your business.

Have questions about which modules are right for you? Our team is here to help — reach out and we'll walk you through it.

### FAQs

<details>

<summary><strong>What is the new module-based pricing model?</strong></summary>

Instead of a single fixed-tier plan, you now subscribe only to the specific feature modules you need — such as B2B Registration, Quote Request, or Quick Order. Each module is priced independently, so you build a plan that fits your business rather than paying for a full bundle upfront.

</details>

<details>

<summary><strong>What is User &#x26; Permission?</strong></summary>

User & Permission is the foundation that powers access control and buying team management across all modules.

</details>

<details>

<summary><strong>I'm an early bird customer. Will my pricing change?</strong></summary>

Not at all. If you joined Qikify B2B as an early bird merchant, your existing plan, pricing, and features remain completely unchanged. No action is needed on your end — everything continues as normal.

</details>

<details>

<summary><strong>Can I add or remove modules after subscribing?</strong></summary>

Yes. The modular model is designed to grow with your business. You can add new modules as your B2B operations expand or remove ones you no longer need, then it will cancel the old subscription and start with a new one.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://duos-b2b-documentation.gitbook.io/duos-b2b-wholesale/pricing-and-subscription/modular-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
