# Step 6: Create a script for Digital River compliance terms

To ensure compliance with Digital River's terms and conditions, you may need to integrate specific scripts into your store's checkout process. This guide will walk you through creating and adding a script for Digital River compliance terms using the Script Manager. Follow the instructions below to complete the integration seamlessly.

The Script Manager is a visual organization of the scripts installed on your store. You can manage any scripts installed via our API or added directly from the Script Manager from this page.

To create a script for the Digital River compliance terms:

1. Click **Storefront** in the app menu on the left and then click **Script Manager**. The Script Manager page appears.
2. Click **Create a Script**. \
   ![](/files/yUc5lixZhjrIiShSYuJg)
3. Enter `DigitalRiver Compliance Terms` in the **Name of script** and **Description** fields.\
   ![](/files/Zy23nksuK1dSqTtvmKvY)
4. Select the **Footer** option for **Location on page**.\
   ![](/files/zfRQYVbjxBw5345d6JKt)
5. Select the **Checkout** option for **Select pages where script will be added**. \
   ![](/files/n8eIyrzEVt9SrLXPDYCN)
6. Select the **Essential** option for the **Script category**.\
   ![](/files/LSIXS6nEUbibdXt3VFbL)<br>
7. Select the **Script** option for the **Script type**.\
   ![](/files/mgrl9mp96AIJtaRU3TaP)
8. Copy the script your Digital River Project Manager provided and paste it into the **Script contents** field.&#x20;
9. Change the key highlighted in yellow to your API public key in the script. \
   ![](/files/lnra70y0ydLv09YsGpvZ)
10. Click **Save**.


---

# 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://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-6-create-a-script-for-digital-river-compliance-terms.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.
