> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/print-on-demand/casestry-integration.md).

# Casestry Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to Casestry for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart if your store is set up for it.

This guide explains how to set up and use the Casestry integration and the features available.

### Setup

To connect to Casestry, click on the **Manage Integrations** link in the left sidebar. Under the **Print on Demand** tab find and enable Casestry. Alternatively, search for Casestry from the available integrations.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FpXb8sdzYmjJYBvWVxx0Q%2Flegacy-dc4ff64d12aad6b403b7.gif?alt=media)

Once enabled, enter your Casestry API key and click to connect.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FGrXtUWYOORRXnKyyzwRk%2Flegacy-f9eb250e73100a493171.png?alt=media)

To find your Casestry credentials, please contact your rep from Casestry. **Order Desk support is not able to help with finding or resetting your** **Casestry** **credentials**, as they are created and provided by Casestry.

### Integration Settings

Once connected, you’ll have some shipment and integration settings to adjust per your preferences.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FxovRXQHefphk0djwAyyC%2Flegacy-43b50e8e7ca8bb6313c1.png?alt=media)

#### Default Carrier and Shipping Class

Choose the default carrier and shipping class you want Casestry to use for your orders.

#### International Carrier and Shipping Class

If you’re shipping internationally, use these two options to choose your international carrier and shipping class.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to Casestry.

You can use one of the default folders already in your store or create your own. Read the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide for more information.

#### After Shipment, Move To

Select the folder you want orders to be moved into when Casestry sends tracking details back.

#### If Canceled, Move To

Select the folder you want orders to be moved into if they are canceled at Casestry.

#### Shipment Return Address

Set the return address that Casestry should use on your shipments.

If you need to customize the return address for certain orders, you can save different return addresses to your Store Settings and then use a rule to set the return address to specific orders. If a return address is not added to the order, the default address set here in the Casestry settings will be used.

For information on adding additional return addresses and applying them to specific orders with a rule, read the [Store Settings](/guided-walkthroughs/using-order-desk/manage-store-settings.md#return-addresses) guide.

#### Product Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FdyMa2NJDL9Dty39EbWi9%2Flegacy-e271ddfc95f1dad37e6b.png?alt=media)

For more information on what these product settings within the Casestry integration are for, please refer to the [Print on Demand Product Settings](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-integration-product-settings.md) guide.

#### Shipping Class Match

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FCl2b0W7X6ZCVLkQixHVP%2Flegacy-4f1aa0b1e888812a74c7.png?alt=media)

Using the shipping class match feature, you can match as many different shipping methods as you offer to the methods Casestry uses to ensure your customers are getting the closest shipping option to what they selected at checkout.

For information on how to set up your shipping preferences, please read the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

### Sending Orders to Casestry

Getting your orders ready to send to Casestry will take some set up time. For a detailed walkthrough of how to use Order Desk with your Print on Demand orders, please read through our [Print on Demand Fulfillment](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-fulfillment.md) guide.

#### Item Details

The following fields can be set as variations or item metadata for each item in an order.

| Field Name                 | Field Description                                                                                                                 |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| print\_sku                 | Casestry’s product code for the item.                                                                                             |
| print\_url\_1              | Link to the front artwork file.                                                                                                   |
| print\_preview\_1 or image | Mockup image of front artwork.                                                                                                    |
| print\_url\_2              | Link to the back artwork file.                                                                                                    |
| print\_preview\_2          | Mockup image of back artwork.                                                                                                     |
| print\_background          | Should be a hex value. Default is white (#ffffff)                                                                                 |
| campaign\_title            | Optional field to set a title.                                                                                                    |
| autoscale                  | Use to specify if Casestry should automatically scale the artwork on your item. Options are fill, fit, and none. Default is none. |

#### Order Details

The following fields can be set as checkout data or order metadata to add or change the details that are sent to Casestry about the order.

| Field Name       | Field Description                                                                                                 |
| ---------------- | ----------------------------------------------------------------------------------------------------------------- |
| ShippingLabel    | Link to the shipping label.                                                                                       |
| PackingSlipLogo  | Link to a logo file to be added to the packing slip.                                                              |
| PackingSlipText  | Text to be added to the packing slip.                                                                             |
| PackingSlipPrice | The order total to be added to the packing slip, if different from what is on the order.                          |
| CarrierCode      | Use this to override Default Carrier / International Carrier set in your [Basic Settings](#integration-settings). |
| CarrierService   | Use to override the shipping method set in your [Basic Settings](#integration-settings).                          |

If you are unfamiliar with checkout data, see the [How to Work with Checkout Data](/guided-walkthroughs/orders-and-folders/how-to-work-with-checkout-data.md) guide.


---

# 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://help.orderdesk.com/integration-setup-guides/print-on-demand/casestry-integration.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.
