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

# Printed Mint Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to [Printed Mint](https://printedmint.com/) for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk automatically.

### Setup

To connect to Printed Mint, click on the **Manage Integrations** link under the **Integrations** menu in the left sidebar, and under the **Print on Demand** tab find and enable Printed Mint.

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

Alternatively, search for Printed Mint from the available integrations.

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

Enter your Printed Mint credentials and click to connect.

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

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

### Integration Settings

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

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

#### Default Mail Class

Choose the mail class you want Printed Mint to use for orders.

If you need to apply specific methods for certain orders, match your method names to their 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 Printed Mint. The **Use Printed Mint API version 2.0** setting must be enabled in order to use this function.

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 after Printed Mint sends shipment details back to Order Desk.

#### Use Printed Mint API version 2.0

Enable this setting if Printed Mint has instructed you to do so. This will send your orders to Printed Mint via their new API. If you have any questions about this setting, please speak to Printed Mint directly for more information.

#### Product Settings

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

For more information on what these product settings within the Printed Mint 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%2FeSj7OEfCA2bid19ckZ6U%2Flegacy-ad9f465502bfe21c18d5.png?alt=media)

If the shipping methods you set up in your shopping cart(s) don’t match the shipping method names Printed Mint uses, they won’t know what methods you intend for them to use. When this happens, the [default mail class applied above](#integration-settings) will be used instead for all of your orders.

To tell Printed Mint what methods you want them to use, you will need to match your method names to theirs. This can be done in the shipping class match section. For detailed instructions on setting this up, please read through the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

### Sending Orders to Printed Mint

Getting your orders ready to send to Printed Mint 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.

#### Preparing Your Items

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

| Field Name         | Field Description                                                                                                                                                                                         |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| print\_sku         | Printed Mint’s product code for the item to be printed.                                                                                                                                                   |
| print\_url\_1      | Link to your artwork file. For an item with two prints, use print\_url\_1 and print\_url\_2.                                                                                                              |
| print\_location\_1 | Location of the print. For an item with two prints, use print\_location\_1 and print\_location\_2 to correspond with the print\_urls. If no print location specified, the item default will be requested. |


---

# 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/printed-mint-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.
