# Shopbase

1、点击下方链接，登录shopbase后台

[https://accounts.shopbase.com?open\_url=/settings/payments/install\_gateway/usee-pay-1](https://accounts.shopbase.com/?open_url=/settings/payments/install_gateway/usee-pay-1)&#x20;

2、点击Install gateway

<figure><img src="/files/5DhWGu0JOSMiMObuD3yG" alt=""><figcaption></figcaption></figure>

3、选择Alternative Provider的Choose alternative provider

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

4、选择useepay

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

5、输入相关信息

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

Merchant ID：商户号

Secret key ：MD5密钥

App id 提交的域名

**UseePay 商户号以及密钥获取：**

登录地址：<https://mc.useepay.com/#/login/>

**配置中心-密钥管理-获取密钥**

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

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

输入完毕后，点击添加（add account）

添加完毕后，在店铺中下单进行付款测试（大于1美元），确认支付走通


---

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