# OpenCart

{% file src="/files/DqXwVDY9s3OM7Xbvd2oi" %}

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

1、上传插件中的 admin 和 catalog 文件夹到网站相应目录下（保持相同目录结构，注意不要 删除相应目录下的其他文件）

2、进入管理页面的 Extensions->Extensions 菜单下，选择 extension type 为 Payments

![](/files/XBQ7iGJkivNbFXSQQFjR)

**3、找到 UseePay  支付方式，点击操作按钮**![](/files/7ng1DMOy7GGKPXyqsFz4)，**进行支付方式添加**

![](/files/XFPOBuUdTPYmXf5tfRP6)

4、**添加完成后，点击操作按钮**![](/files/ugpzDRmvRi9QTko1RmbX)**，进行支付参数配置**

![](/files/1vrlzz78L1z4IqIz65DZ)

5、**配置支付参数设置，除特殊标红的参数外，其他参数可使用默认值，区分测试环境和生产 环境。**

特别提醒：

域名必须为已在 MC 商户控台审核通过的域名

若要启用 UseePay 支付请务必将 Status 设置为 Enabled

使用生产环境参数配置完成后，才可以正式收单

<figure><img src="/files/8vm1feWguYMXfmSUWxe4" alt=""><figcaption></figcaption></figure>

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


---

# 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://useepay.gitbook.io/useepay/plugins/opencart-1.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.
