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

# PhotoGifts Integration

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

### Setup

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

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

Enter your client code and FTP username and Password from PhotoGifts and click to connect.

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

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

### Integration Settings

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

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

#### After Import, Move To

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

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

#### Retailer Phone Number

Some courier services require a phone number to deliver packages. Set a backup phone number here in case any customers have not included their number with their address details.

#### Send Customer Email Address to PhotoGifts

Select if you want the email address sent to PhotoGifts with each order.

#### Product Settings

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

For more information on what these product settings within the PhotoGifts 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.

### Sending Orders to PhotoGifts

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

In the process of submitting your order to PhotoGifts, Order Desk will download your files to our servers, then submit them to the PhotoGifts servers on your behalf.

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