> 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/printsome-integration.md).

# Printsome Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to [Printsome](https://www.printsome.com/) 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.

### Setup

To enable the integration, click on **Manage Integrations** in the left sidebar. Under the **Print on Demand** tab, find and enable the Printsome integration.

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

Alternatively, search for Printsome from the available integrations search.

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

Select the environment for your store, Production for live or Staging for test. Enter your Customer ID from Printsome and click to connect.

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

### Integration Settings

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

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

#### Environment

Current environment the store is in.

To switch between Staging and Production, disconnect the integration by clicking the **Disconnect** button at the bottom of the integration settings, then reconnect with the right credentials.

#### Default Shipping Class

Choose the shipping class you want Printsome to use for your orders.

If you need to apply specific methods for certain orders, match your method names to Printsome’s names in the [Shipping Class Match section](#shipping-class-match) below.

#### After Import, Move To

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

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 Printsome sends tracking details back.

#### Product Settings

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

For more information on what these product settings within the Printsome 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%2FmjhAvq5zeFQ0ALIb7MEC%2Flegacy-456a096f24d52f5f0b77.png?alt=media)

The shipping methods that you have set up in your shopping cart(s) may not match the methods that Printsome uses. To make sure your shipping preferences are sent through to Printsome with each order, match your methods to theirs in the shipping class match feature.

To learn in more detail about how to set up your shipping class matches, see the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

### Sending Orders to Printsome

Initially, getting your orders ready to send to Printsome is going to take some time before everything is in place for it to happen automatically. For detailed instructions on how to use Order Desk with your print on demand orders, please take a few moments to read the [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       | Printsome’s product code for the item.                                                                                                                                                                                                    |
| print\_url       | Link to artwork file. Use 2 links for multi-print items. When adding more than one, use print\_url\_1 and print\_url\_2.                                                                                                                  |
| print\_location  | Location of print. Defaults to *front*, you may use other values provided to you by Printsome for different locations. For multi-print items, use print\_location\_1 and print\_location\_2 to designate the location of each print\_url. |
| print\_preview   | The location of the printable file preview. For multi-print items, use print\_preview\_1 and print\_preview\_2 to designate the preview for each print\_url.                                                                              |
| print\_x\_offset | Offset for the print. Ask Printsome for details. For multi-print items, use print\_x\_offset\_1 and print\_x\_offset\_2 to designate the x offset of each print\_url.                                                                     |
| print\_y\_offset | Offset for the print. Ask Printsome for details. For multi-print items, use print\_y\_offset\_1 and print\_y\_offset\_2 to designate the y offset of each print\_url.                                                                     |
| size             | Size variation of item.                                                                                                                                                                                                                   |
| color            | Color variation of item.                                                                                                                                                                                                                  |

### Related Articles

* Print On Demand Fulfillment


---

# 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/printsome-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.
