> ## Documentation Index
> Fetch the complete documentation index at: https://developer.ongoody.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer mode

> Enable Developer Mode on the Goody website to get product IDs and card IDs.

You can use Developer Mode on the Goody website to:

* Find product IDs to add to a create order batch payload
* Find the ID of digital greeting cards to add to a create order batch payload
* Obtain a cart payload from the contents of your Goody cart

## Enable Developer Mode

1. Go to your Account menu by clicking the user icon on the top-left of the Goody website, and then click **My Account**.
2. Click the **API Keys** menu item on the account sub-menu.
3. Under **Developer Mode**, click **Enable developer mode**.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=766b4e8245e4425aa74f95461a72910d" alt="Enable developer mode button" width="1858" height="440" data-path="images/developer-mode.png" />

## Find product IDs

When clicking into a product page with Developer Mode enabled, the Product ID is displayed below the product name.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode-product-id-product.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=81b97c354f5791e0f86410bc1cf36ab9" alt="Product ID on product page" width="2198" height="640" data-path="images/developer-mode-product-id-product.png" />

Some products don't have dedicated product pages. For those products, the product ID is located at the bottom of the brand window.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode-product-id-gift-option.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=e0f02b6ee4b6ce3751d34a258dbce455" width="422" data-path="images/developer-mode-product-id-gift-option.png" />

## Find card IDs

Go to the **Send** page and click the **Select card** button, which might be **Edit card** if you've already selected a card.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode-send-card.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=ed8df0f0f7f0171ec7bb5c630ab15ff1" alt="Select card button" width="1456" height="662" data-path="images/developer-mode-send-card.png" />

Card IDs are displayed below the card image.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode-card-id.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=ea86c6ef139644e54a8612fd5fc71580" alt="Card IDs" width="1588" height="1178" data-path="images/developer-mode-card-id.png" />

## Get cart payload

Once you've added products to your cart, you can click the bag icon at the top right to open your cart. The JSON cart payload for the items you've selected is displayed at the bottom of the cart.

<img src="https://mintcdn.com/goody/UtvUnxw3LhFrdzGW/images/developer-mode-cart.png?fit=max&auto=format&n=UtvUnxw3LhFrdzGW&q=85&s=d0f1e7c4ee54943302609a597905b5a5" width="445" data-path="images/developer-mode-cart.png" />
