# Integrate Freewebstore

## Availability  <a href="#availability__00a0" id="availability__00a0"></a>

FreeWebstore integration is available only for 2Checkout accounts that handle their own tax and invoice management (2Sell and 2Subscribe accounts).&#x20;

## FreeWebstore settings: <a href="#freewebstore__00a0settings__003a" id="freewebstore__00a0settings__003a"></a>

Perform the below set of instructions in your FreeWebstore account to integrate with 2Checkout.

1. Log into your FreeWebstore admin and go to *Ecommerce → Checkouts*.
2. Select **Enable Pay by 2Checkout**.
3. Under **Account Mode**, select either **Test Mode** or **Live Mode**.
4. Enter your **2Checkout Account Number** (or Merchant code).
5. Enter your **2Checkout INS Secret Word**. (Must be the same value entered in your 2Checkout Merchant Control Panel). Your **INS secret word** should be the same as the **buy-link secret word** (can be found under *Dashboard → Integrations → Webhooks & API*, scroll down to the **Secret Word** area, under the INS Secret Word). Edit your INS secret word and buy-link secret word to match each other, then copy and paste them into your FreeWebstore admin.\
   ![INS secret word.png](https://verifone.cloud/sites/default/files/verifone_2checkout/relative/Shopping-cart-integration/Integrate_general_connectors/INS%252Bsecret%252Bword.png)

   <div data-with-frame="true"><figure><img src="/files/co4L4HGuskWxSyer3LPV" alt=""><figcaption></figcaption></figure></div>
6. **Copy** the approved URL provided and **Save** your changes.

## 2Checkout settings: <a href="#id-2checkout__00a0settings__003a" id="id-2checkout__00a0settings__003a"></a>

Follow the below instructions in your 2Checkout Control Panel to finalize the FreeWebstore integration process.

1. Log into your 2Checkout Merchant Control Panel
2. Navigate to *Dashboard → Integrations → Webhooks & API* section
3. Follow these steps to activate Redirect URL:

* In the **Redirect URL** section check **“Enable return after sale”**
* For the Redirect URL section, past the Approved URL you copied previously
* For Return method, select **Header Redirect**
* **Save** settings

## About Freewebstore <a href="#about-freewebstore" id="about-freewebstore"></a>

Freewebstore is an integrated eCommerce platform that helps merchants set up stores and sell online. Visit [freewebstore.com](https://freewebstore.com/) to find more information on the platform.


---

# 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.2checkout.com/connectors/connectors/integrate-freewebstore.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.
