> For the complete documentation index, see [llms.txt](https://ordersplitpro-co.gitbook.io/ordersplitpro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/b2b-order-split.md).

# B2B Order Split

This document explains how OrderSplit Pro handles order splitting for B2B (Business-to-Business) orders using Shopify's Draft Order workflow.

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

### Overview

B2B orders in Shopify have special requirements that regular order creation cannot handle:

* Company and contact associations
* Payment terms (Net 30, Net 60, etc.)
* B2B pricing from catalogs

OrderSplit Pro uses Shopify's **Draft Order API** for B2B splits to preserve these features.

### Why Draft Orders for B2B?

| Feature             | Regular Order Create | Draft Order |
| ------------------- | -------------------- | ----------- |
| Company association | Not supported        | Supported   |
| Payment terms       | Not supported        | Supported   |
| B2B catalog pricing | Not supported        | Supported   |
| Contact profiles    | Not supported        | Supported   |

### Payment Terms

OrderSplit Pro preserves your B2B payment terms:

* **Net 30, Net 60, etc.**: The same payment schedule is applied to split orders
* **Due on receipt**: Split orders inherit the same terms
* **Fixed date**: The original due date is preserved

This ensures your B2B customers see consistent payment expectations across all their split orders.
