> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/checkout/llms.txt)
> Source: https://docs.saleor.io/api-reference/checkout/enums/checkout-create-from-order-error-code

# CheckoutCreateFromOrderErrorCode Enum

No description

<a id="values"></a>

### Values

<a id="graphql-error"></a>

#### [`GRAPHQL_ERROR`](#graphql-error)

<a id="invalid"></a>

#### [`INVALID`](#invalid)

<a id="order-not-found"></a>

#### [`ORDER_NOT_FOUND`](#order-not-found)

<a id="channel-inactive"></a>

#### [`CHANNEL_INACTIVE`](#channel-inactive)

<a id="tax-error"></a>

#### [`TAX_ERROR`](#tax-error)

<a id="member-of"></a>

### Member Of

[`CheckoutCreateFromOrderError`](/api-reference/checkout/objects/checkout-create-from-order-error.md) object
