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

# Installation Guide

> Follow this guide to install and configure Zamp in your Checkout Champ account.

# Overview

To accurately calculate sales tax for all of your Checkout Champ transactions, follow this guide to install and configure the Zamp integration.

# Prerequisites

To install the Zamp Plugin, you will need access to:

| **Item**                                    | **Where to Obtain**                                                             |
| ------------------------------------------- | ------------------------------------------------------------------------------- |
| Access to the Checkout Champ Admin Tool     | Your company's admin                                                            |
| Your Zamp API Key for Sandbox or Production | The **Integrations** page within your Zamp account, or your Zamp representative |

# Installation Process

## Installing the Zamp Plugin

<Steps>
  <Step title="Log into your Checkout Champ Dashboard">
    [crm.checkoutchamp.com](http://crm.checkoutchamp.com) 
  </Step>

  <Step title="Navigating to Checkout Champ Admin">
    <Frame>
      <img src="https://mintcdn.com/zamp/npjFTXHqaOFFjXlk/images/image-1.png?fit=max&auto=format&n=npjFTXHqaOFFjXlk&q=85&s=2220508dc4f8ce4e155f3d8698e9fc69" alt="Image" width="246" height="51" data-path="images/image-1.png" />
    </Frame>
  </Step>

  <Step title="Installing the Zamp plugin">
    Under **Admin**, click **Plugins**, search for **Zamp**, and click **Activate**
  </Step>

  <Step title="Configure the Zamp Plugin">
    1. Under **apiKey**, enter your sandbox key
    2. Under **FriendlyName**, enter as **\<Your Business Name> - Sandbox**
    3. Check **sendTransactions**
    4. Check **calculateShippingTax**
    5. Hit **Connect**
  </Step>

  <Step />
</Steps>

## Mapping Products

To accurately calculate tax for your inventory, it is important to map your items to Zamp’s Product Tax Codes. 

Zamp’s tax codes can be found [<u>here</u>](https://developer.zamp.com/api/zamp-tax-codes), but talk to your Zamp Representative if you have any questions. We are here to assist in evaluating the taxability of your inventory. 

<Steps>
  <Step title="Navigate to your product list">
    Under **CRM**, click **Products**
  </Step>

  <Step title="Pick your product" />

  <Step title="Map the tax code">
    1. Within your product, find the **Tax Code** box
    2. Enter the applicable Zamp tax code
    3. Save with **Update Product**
  </Step>
</Steps>

## Enabling Tax Calculation for Campaigns

Zamp will appear under **Tax Service** for any campaigns you create. 

* Ensure that you’re selecting **Zamp: \<Your Business Name> - Production** for any campaigns Tax Service so Zamp calculates tax and posts transactions on your behalf.
* Ensure **Automatic Tax Calculation** is toggled.

<Note>
  There is no action required within the **Sales Tax** options within the campaign you are editing.
</Note>

<Frame>
  <img src="https://mintcdn.com/zamp/npjFTXHqaOFFjXlk/images/image-3.png?fit=max&auto=format&n=npjFTXHqaOFFjXlk&q=85&s=d3865f3e08706b45880b9d1626d6034b" alt="Image" width="288" height="113" data-path="images/image-3.png" />
</Frame>
