# Xshoppy

## 选择 UseePay 作为您的第三方支付供应商 <a href="#select-useepay" id="select-useepay"></a>

登录Xshoppy后台，选择**收款方式**进行设置

![](/files/-MhO7nC_0IyO9vIcGZID)

进入收款方式后选择**信用卡收款**

![](/files/-MhO7nCa2OMl3o-xZ2vF)

下滑菜单找到**UseePay并选择**

![](/files/-MhO8aBcddk1rNqajPER)

进入**信息填写页面**填写下列信息：

**商户号**可以在UseePay的MC后台查看；

**子账号**为提交审核并通过的网站域名；

**密钥**一栏需要填写**MD5密钥**，可以在**UseePay的MC后台**查看

![](/files/-MhO7nCcdhNN27DuME9I)

## **获取商户号与MD5密钥**

**获取商户号**

登录 UseePay 商户后台, 在账号管理页面查看商户号

![](/files/-MhO4clS-cNlwOrOfbxA)

**获取MD5密钥**

登录 UseePay 商户后台，点击左侧配置中心菜单，然后选中密钥管理

![](/files/-MhO4clTp1Ew72FLDlBZ)


---

# 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/xshoppy.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.
