# Integrate Ecwid

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

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

## Ecwid settings: <a href="#ecwid-settings__003a" id="ecwid-settings__003a"></a>

1. Create a [new 2Checkout account](https://www.2checkout.com/referral?r=ecwid2co)
2. Go to [Ecwid Control Panel → Payment](https://my.ecwid.com/#payments)
3. Scroll down to **Other ways to get paid**
4. Click **Choose Payment Processor** to see the list of payment gateways available for your country
5. Select **2Checkout** from the drop-down menu
6. You will see **2Checkout Account Details**. Find and copy your **Approved and INS URL** and save it somewhere as you will need it later

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

1. Go to your [2Checkout Merchant Account](https://secure.2checkout.com/cpanel/)
2. Navigate to *Dashboard → Integrations → Webhooks & API*
3. In the **Redirect URL** section, set the **Return Method** to “Header redirect”
   * In the **Approved URL** field, paste the “Approved and INS URL” that you copied earlier from your [Ecwid control panel](https://my.ecwid.com/#payments)
   * Click **Update** to save the changes
4. In the **Instant Notification System (INS)** section:
   * Select **Enable INS** and **Enable global URL** and paste the value of “Approved and INS URL” you saved earlier
   * Click **Update** to save the changes
5. In the **Secret word** section:
   * Make sure both the **INS secret word** and the **Buy-link secret word** are set to the same value and copy it
6. Return to the **2Checkout Account Details** in your [Ecwid control panel](https://my.ecwid.com/#payments)
7. Enter your **2Checkout account number** (Merchant Code) and the **INS secret word**
8. Scroll to **Appearance options** and enable this payment method

## About Ecwid <a href="#about-ecwid" id="about-ecwid"></a>

Ecwid is a cloud-based e-commerce platform that helps to easily create a bold, easy to use online store and start selling anywhere online or in-person. Ideal for small and medium sized businesses. Ecwid can be seamlessly integrated with your existing website, business page on a social network, your blog, marketplaces or mobile app. All the storefronts are synced and managed from one control panel. Ecwid lets you organize your products, customize your storefront, accept credit card payments, track and respond to orders — all with a few clicks of the mouse. Find out more about [Ecwid here](https://www.ecwid.com/).


---

# 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-ecwid.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.
