# Integrate WIX

## Overview <a href="#overview" id="overview"></a>

Wix is a complete web solution that offers a global user base, open SDK, and unparalleled design capabilities to create a unique ecosystem. Partners, developers, web designers, and other online professionals can effectively market their apps and services to millions through Wix.

The Wix connector enables merchants to process orders with 2Checkout.

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

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

Recurring payments are not yet available.

## Wix Settings <a href="#wix__00a0settings" id="wix__00a0settings"></a>

Follow the instructions below to integrate your WiX account with 2Checkout:

1. Log into your WIX dashboard.
2. Under **Settings**, click on **Select Payments**.
3. Under the Credit/Debit Cards tab, click on **Change provider**, and then click on **Connect**, under the 2Checkout logo.
4. If you want to sign up for a 2Checkout account, click on **Create an Account** and follow the instructions.
5. If you already have a 2Checkout account, click on **Connect Existing Account** and follow the instructions below.

* Make sure your account has been approved by 2Checkout (this can take several days if you have just opened one).
* Log into your 2Checkout account, navigate to the *Integrations → Webhooks & API* section and retrieve your **Publishable Key** and **Private Key**.
* Retrieve your **Seller ID** from the 2Checkout Merchant Code in the API section.

6\. Insert the **keys** (see the above steps) and the **Seller ID** into the **Wix Connect your Account** Form.

7\. Click on **Connect My Account** button. Once you are connected, you can accept payments with 2Checkout.

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

1. Sign in to your [2Checkout account](https://secure.2checkout.com/cpanel/).
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 **Return method**, select **Header Redirect** or **Link in Thank You page**
* Set the **Approved URL** to your Wix URL

4\. (Optional) In the **Instant Notification System** (INS) section check the **“Enable INS”** box → Set up a Global URL Endpoint.\
\
5\. Click **Update** to save your settings.

## About WiX <a href="#about-wix" id="about-wix"></a>

Wix is the brainchild of Avishai Abrahami, Nadav Abrahami, and Giora Kaplan. Like many great ideas, it was discovered through accidental fate (on the beach). While constructing a website to be the basis of another start-up idea, the tech-savvy threesome quickly discovered that creating their own website was difficult, frustrating, and very costly. It was this agonizing experience that led them to a light bulb moment - build a platform that empowered anyone to create their own website with no coding or design skills needed. Better yet, make it free. Find out more about [WiX here](https://www.wix.com/about/us).


---

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