# Ecwid

## ECWID Integration

1. Merchant Login to [ https://my.ecwid.com/cp/](< https://my.ecwid.com/cp/. >).

<figure><img src="/files/eZ6ZT5e9KndjOI0GzEYF" alt=""><figcaption></figcaption></figure>

2. After successfully login, will show Dashboard page ECWID.&#x20;

<figure><img src="/files/Hvm9oLfeaVLliZPPDsEM" alt=""><figcaption></figcaption></figure>

3. Choose **Payment** on **Configuration** menu.

<figure><img src="/files/53bNqg9GrCY6Zg0ogohJ" alt="" width="188"><figcaption></figcaption></figure>

Then it will show this Payment page.

<figure><img src="/files/JROFWJP8KjJH0vfwIqI2" alt=""><figcaption></figcaption></figure>

4. On **Payment alternatives,** at **Other ways to get paid** click **Choose Payment Processor.**

<figure><img src="/files/ZInJP4BY4jILg8G2yN5I" alt=""><figcaption></figcaption></figure>

5. Then choose **"Faspay Payment Gateway".**

<figure><img src="/files/XeUHHhcaQHpSpa7Q3FtE" alt=""><figcaption></figcaption></figure>

6. After selecting **"Faspay Payment Gateway"** You will be directed to the account details page. Before filling out the Faspay form, You must register by clicking **"Register".**

<figure><img src="/files/i8xTVi60Kgw9FbpnUeI5" alt=""><figcaption></figcaption></figure>

7. Fill the registration form, then click **Send.**

<figure><img src="/files/izAlIslT14NLFwXsgyZ6" alt=""><figcaption></figcaption></figure>

8. Faspay will later provide credentials for completing the form on the account details page in the ECWID plugin.

You need to fill the Account Details including:

* **Your Store Name:** Merchant store name
* **Merchant ID:** Merchant ID number
* **Password:** Password account
* **Expired time in hours:** Payment expired time

<figure><img src="/files/bAW1qxyU8M0yLDcKTDgq" alt=""><figcaption></figcaption></figure>

9. Then on **Appearance Options,** at **Payment method name at checkout**, You can filled with "**Faspay Payment Gateway"** or You can customize as Your needs.

<figure><img src="/files/wokVCJA4V5RM6mWbuACf" alt=""><figcaption></figcaption></figure>

10. After finished fill the form click **\<Back,** and the Faspay Payment Gateway has been successfully added.

<figure><img src="/files/fCB5wS1IHCQB9UM3u6rG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
ECWID plugin can be customize as the needed, by **Actions** button You can edit, sort or remove the data, You can also enabled or disabled it as needed.
{% 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.faspay.co.id/merchant-integration/e-commerce-plugin/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.
