# Kintsugi

<figure><img src="/files/exWluIgcz4sON7GvSP1h" alt="" width="180"><figcaption></figcaption></figure>

**Step 1**

Activate the **Kingsugi** tax plugin.

* Click on the **Admin** section from the navigation sidebar.
* Click on the **Plugins** page (Admin→Plugins)
* Click on the **Tax Services** tab.
* Click on the **Kintsugi** tile.
* Click **+ Activate**.

<figure><img src="/files/3s1uo0a0Yz1ds8uiP4qz" alt="" width="329"><figcaption></figcaption></figure>

<figure><img src="/files/s3DlDyIm0n1uVMcKBpge" alt="" width="254"><figcaption></figcaption></figure>

**Step 2**

Type in the required fields **organizationId** and **apiKey** from **Kintsugi**.

<figure><img src="/files/OsZqlb4d90752BKVGCeO" alt="" width="302"><figcaption></figcaption></figure>

* Enter an optional **FriendlyName** to differentiate multiple Kintsugi plugins
* Check **sendTransactions** to cause transactions to sent to **Kintsugi**.  Leave this unchecked to calculate tax only.
* Check **calculateShippingTax** to allow **Kintsugi** to calculate an **additional** tax on the shipping cost
* Check **sendProductId** to send the base product ID to **Kintsugi**.  Uncheck to send campaign product ID.
* Check **excludeTestCards** to not calculate tax on test orders

When finished click the <mark style="color:green;">**Connect**</mark> button.

**Step 3**

Apply the plugin to campaigns

Go to **CRM > Campaigns >** *Click* on the blue Edit button located next to the Campaign

<figure><img src="/files/nmvTFYn4pRgY3hhCRUW0" alt="" width="563"><figcaption></figcaption></figure>

This will take you to the **Campaign** Edit page.

* In the “General Details” Section under **"Billing options”**. Below Tax Service *click* on the drop down and select **Kintsugi**. Then Click on the blue **"Update"**.

<figure><img src="/files/uAOLtM8FYXrl8iuaMvuy" alt="" width="563"><figcaption></figcaption></figure>

* Check the box next to “Auto Tax Calculation” if you want it to automatically calculate the sales tax and then click **"Update"**.

**Note:&#x20;*****Kintsugi automatically determines the sales tax rates at checkout. Kintsugi makes setting up and calculating sales tax for your online store much easier to manage.***

<figure><img src="/files/sXVYTPDRe0O2zET3AG9m" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.checkoutchamp.com/crm/plugins/tax-services/kintsugi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
