# WIX

## General

With the cloud-based platform of WIX, merchants can create their own websites without the need for programming knowledge. WIX also offers features like e-commerce, hosting, and tools for search engine optimization.

### Links

* WIX [Website](https://www.wix.com/)
* WIX [Documentation](https://support.wix.com/en/documents-and-files)
* WIX [Login](https://users.wix.com/signin)
* WIX [Registration](https://users.wix.com/signin/signup/password?forceRender=true)

## Integration

Follow the instructions below to successfully integrate your Payrexx sales page into WIX.

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* Navigate to **Pages > Overview** in the main menu of your Payrexx account.
* Select the sales page you want to publish on your WIX website by hovering over the corresponding row and clicking the "Integrate" icon.

<div align="left"><figure><img src="/files/3J92ydDa2xrNbzcSfzOM" alt=""><figcaption><p>Start integrating a page from Payrexx into WIX</p></figcaption></figure></div>

* A new window will open where you can choose to integrate the page using a [button](#integration-using-a-button), [link](#integration-using-a-link), or [iFrame](#integration-using-an-iframe).

#### Integration using a button

* Make the following settings to integrate your sales page into WIX using a button:

<div align="left"><figure><img src="/files/Awq658jTEkMPRJT7WokM" alt=""><figcaption><p>Settings for integrating a Payrexx Page as a button</p></figcaption></figure></div>

1. Under "Embed as," select the "Button" option.
2. Decide whether the button should open in a new window or not when clicked.
3. Choose a label for the button or define your own.
4. Set the language for the button text.
5. Customize the button by selecting colors, font, and other settings.
6. Copy the code to the clipboard to paste it into WIX later.

#### Integration using a link

To integrate your sales page into WIX using a link, please make the following settings:

<div align="left"><figure><img src="/files/3OVIHqXp6BhawyFI1hXH" alt=""><figcaption><p>Settings for integrating a Payrexx Page as a link</p></figcaption></figure></div>

1. Under "Embed as," select the "Link" option.
2. Decide whether the link should open in a new window when clicked.
3. Choose a text for the link or define your own.
4. Set the language for the link text.
5. Copy the code to the clipboard to paste it into WIX later.

#### Integration using an iFrame

Make the following settings to integrate your sales page into WIX using an iFrame:

<div align="left"><figure><img src="/files/JuqVID1J3dtuvFikdDcB" alt="" width="433"><figcaption><p>Settings for integrating a Payrexx Page as a link</p></figcaption></figure></div>

1. Under "Embed as," select the "iFrame" option.
2. Copy the code to the clipboard to paste it into WIX later.

### Configuration of WIX

{% hint style="info" %}
Make sure you are [logged in](https://users.wix.com/signin?forceRender=true) to WIX before you begin.
{% endhint %}

* Click on "Edit Site" and select the page where you want to integrate the Payrexx sales page.
* Go to the location where you want to embed the Payrexx sales page and click on "Add Elements" there.
* In the left menu, click on "Embed Code" and select the "Embed HTML" option on the right:

<div align="left"><figure><img src="/files/InxSvqKEqgDYOboTPpwU" alt=""><figcaption><p>Embedding HTML code into the WIX website</p></figcaption></figure></div>

* Paste the HTML code you previously copied from Payrexx into the respective field (1) and define an Alt Text (2):

<div align="left"><figure><img src="/files/PeKj20xGompxxjGU4UAW" alt="" width="497"><figcaption><p>Inserting the HTML code into WIX</p></figcaption></figure></div>

{% hint style="info" %}
Every image on a website should have an Alt Text. This alternative text is displayed when the image is not available. Alt Texts are essential for search engines and screen readers.
{% endhint %}

{% hint style="success" %}
The Payrexx sales page has now been successfully integrated into the website.
{% endhint %}


---

# 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.payrexx.com/merchant/english/integration/content-management-system-cms/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.
