# Fecify

注意：在配置前，请告知UseePay运营您网站的ip服务器地址，否则交易无法进入

如何查看服务器的IP信息[^1]

通常我们使用云服务器或者是物理服务器时候会遇到需要知道服务器IP信息，或者是要知道自己服务器数据出口IP是什么。多少我们可以查看IP配置就可以知道。

如window系统下我们可以在cmd命令提示符中输入ipconfig /all 命令来查看。

linux系统下可以输入ifconfig进行查看。

但是我们也会遇到服务器是配置内网的情况不知道的。这个时候我们可以用已经简单方式：

windows系统可以打开浏览器访问[http://icanhazip.com](https://link.zhihu.com/?target=http%3A//icanhazip.com) 就可以看到服务器IP了。![](/files/FxQYOwCNiNuGXCBycguK)

linux系统则可以输入命令#curl [http://icanhazip.com](https://link.zhihu.com/?target=http%3A//icanhazip.com)

<mark style="color:red;">配置步骤：</mark>

1.登录店铺后台并选择支付设置&#x20;

登录您的Fecify店铺后台，导航至“支付设置”部分 选择并配置UseePay作为支付方式

&#x20;2\. 配置UseePay支付方式&#x20;

在支付设置页面，点击“管理”进入UseePay配置界面

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

确保“状态开启”已勾选，以启用支付功能。

选择“自动同步物流运单号”和“正式环境”选项

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

输入您的商户号和MD5密钥

商户号和MD5密钥可在UseePay商户后台获取

登录 UseePay 商户后台-->左侧导航栏-->域名管理-->密钥管理

<figure><img src="/files/9dhteu0OMcnVnzMWUqXL" alt=""><figcaption></figcaption></figure>

**设置信用卡支付选项**

A：站内信用卡支付：默认开启，支持Visa、Mastercard、Discover和American Express。

您可以自定义支付名称，选择是否添加支付方式图标。

B：跳转支付：根据需求勾选开启或关闭。

支持Visa、Mastercard、Discover、American Express、Apple Pay、Google Pay和Klarna。

自定义支付名称和图标。

<mark style="color:red;">注意：klarna 您需先跟useepay运营确认是否申请再选择添加对应支付logo</mark>

C：google pay，apple pay，klarna：

该列表支持的是3个常用的电子钱包，您需要确认下是否已经开通了，再进行点击设置

<div data-full-width="true"><figure><img src="/files/RGTeB6v9bAstpoAhkALs" alt=""><figcaption></figcaption></figure></div>

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

**店铺展示页面显示**

设置对应支付后，不同支付方式显示页面如下

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

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

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

支付环节卡号选择说明：

1.选择自己真实的卡号

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

2.选择测试卡号：4111111111111111

ps：卡号有效期及cvv填写合理即可，由于是<mark style="color:red;">假卡会显示订单不成功即交易失败，</mark>会根据合同收取处理费

假卡输入<mark style="color:red;">进入系统后</mark>可在MC后台-->交易查询中看到一笔交易<mark style="color:red;">失败的订单</mark>

[^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/fecify.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.
