# Shopify（直连内嵌收银台）

在开始之前，请确保您的 Shopify 店铺账户拥有该 Shopify 店铺后台设置Payment methods权限

## 一、安装UseePay Payment （直连，仅支持信用卡） <a href="#install-useepay" id="install-useepay"></a>

### 1. 1 登录shopify后台点击收款页面，查看所有提供商，搜索useepay选择integration-credit-debit-card进行安装

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

### <mark style="color:red;">1.2 如果您是使用Shopify Plus版本，请在店铺后台的收款 (Payments) 设置界面点击管理 (Manage)，然后点击第三方支付，再选择useepay的integration-credit-debit-card进行安装。</mark>

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

### 2. 输入对应商户号，点击Submit

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

Security Key获取(需登录MC后台-配置中心-域名管理，点击详情查看)：<https://useepay.gitbook.io/useepay/faq/securitykey-cha-zhao>）

商户号信息获取（需登录MC后台-账号管理-账号信息查看）：<https://useepay.gitbook.io/useepay/faq/merchantno-shang-hu-hao-cha-zhao>）

### 3. 选择对应的支付方式，<mark style="color:red;">**注意不要勾选测试模式**</mark>

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

### 4. 激活成功后，在payment可显示对应的integration-credit-debit-card支付方式

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

## <mark style="color:red;">**二、其他操作**</mark>

### <mark style="color:red;">**1. 消费者邮箱必填**</mark>

<mark style="color:red;">**请在shopify后台设置以邮箱结账，否则会导致交易失败，**</mark>具体操作方式见如下图：

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

### <mark style="color:red;">**2. 交易测试**</mark>

登录贵司店铺网站，任意选择大于1美元的商品进行支付

支付环节卡号选择说明：

1）选择自己真实的卡号

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

2）选择假卡进行测试：4111111111111111

ps：卡号有效期（超过当前日期）及cvv填写合理即可，由于是测试卡会显示订单不成功即交易失败，会根据合同收取处理费

支付后均可在MC后台-->交易查询中看到一笔交易成功/失败的订单

### <mark style="color:red;">**3. 物流插件绑定**</mark>

<mark style="color:red;">**为了不影响您订单结算请shopfiy建站网站在MC后台绑定物流插件并同步。**</mark>

MC后台链接：<https://mc.useepay.com/>\
物流管理-物流绑定-点击新增并查根据操作手册新增添加

<figure><img src="/files/d8FZzMAtJCczc9COPCp8" 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/shopify.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.
