# shopass

**一、登录shopass后台商户后台->设置->收款**

在信用卡支付分类中找到 Useepay 进行添加

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

1\. 输入\[商户号]，\[秘钥]

2\. 勾选支持的银行卡类型

3\. 点击右上角的【添加】

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

**二、获取Useepay 商户号和秘钥**

1.登录您的Useepay账号后台，网址：<https://mc.useepay.com/#/login，登录账号和密码为激活时设置的密码和账号，操作员一般为：admin，如遇无法登陆等问题请联系USEEPAY运营人员>

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

**通过左侧导航栏目下的【配置中心】找到【密钥管理】选项卡，在该页面您可以查看获取商户号和密钥：**

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

查看密钥：找到MD5密钥，点击查看密钥按钮，输入支付密码即可查看密钥：

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

**2.将上述获取到的商户号和密钥填写到您的店铺后台Useepay收款设置页面：**

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

**添加成功之后UseePay即会出现在【已添加的收款方式】列表中**

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

**三、交易测试**

以上全部设置完成后请进行交易测试：

设置完插件后，登录贵司店铺网站，任意选择大于1美金的商品进行支付

支付环节卡号选择说明：

1.选择自己真实的卡号

ps:若是使用真实的卡进行支付，会根据合同收取一定手续费和比例费。

2.选择测试卡号:4111111111111111

ps:日期有效期：大于当前日期，例如当前日期是2024/4/23，您填写2024/4/23日之后的任一日期即可，如2024/4/25，填写0425，CVV：任意3位数字

由于是测试卡会显示订单不成功即交易失败，会根据合同收取处理费，支付后均可在MC后台-->交易查询中看到一笔交易成功/失败的订单

&#x20;


---

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