docs: ZPay推荐从EasyPay章节移到功能特性下方,更醒目
This commit is contained in:
20
README.en.md
20
README.en.md
@@ -33,6 +33,15 @@ Sub2ApiPay is a self-hosted payment gateway built for the [Sub2API](https://sub2
|
||||
- **Bilingual** — Automatic Chinese/English interface adaptation
|
||||
- **Admin Panel** — Dashboard, order management (pagination/filtering/retry/refund), channel & subscription management
|
||||
|
||||
> **EasyPay Recommendation**: We personally recommend [ZPay](https://z-pay.cn/?uid=23808) as an EasyPay provider (referral link — feel free to remove). ZPay supports **individual users** (no business license) with a daily limit of ¥10,000; business license holders have no limit. Always choose providers where funds go through official Alipay/WeChat Pay channels rather than third-party collection.
|
||||
|
||||
<details>
|
||||
<summary>ZPay Registration QR Code</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## Tech Stack
|
||||
@@ -113,18 +122,9 @@ PAYMENT_PROVIDERS=alipay,wxpay,stripe
|
||||
|
||||
#### EasyPay (Alipay / WeChat Pay Aggregation)
|
||||
|
||||
Any payment provider compatible with the **EasyPay protocol** can be used, such as [ZPay](https://z-pay.cn/?uid=23808) (`https://z-pay.cn/?uid=23808`) (this link contains the author's referral code — feel free to remove it). ZPay supports **individual users** (no business license required) with a daily transaction limit of ¥10,000; users with a business license have no transaction limits.
|
||||
|
||||
<details>
|
||||
<summary>ZPay Registration QR Code</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
Any payment provider compatible with the **EasyPay protocol** can be used.
|
||||
|
||||
> **Disclaimer**: Please evaluate the security, reliability, and compliance of any third-party payment provider on your own. This project does not endorse or guarantee any specific provider.
|
||||
>
|
||||
> **⚠️ Security Warning**: When using third-party platforms, always choose providers where **funds are routed through official Alipay/WeChat Pay channels rather than third-party collection**, to avoid the risk of fund misappropriation.
|
||||
|
||||
| Variable | Description |
|
||||
| --------------------- | ---------------------------------------------------------------- |
|
||||
|
||||
20
README.md
20
README.md
@@ -33,6 +33,15 @@ Sub2ApiPay 是为 [Sub2API](https://sub2api.com) 平台构建的自托管支付
|
||||
- **中英双语** — 支付页面自动适配中英文
|
||||
- **管理后台** — 数据概览、订单管理(分页/筛选/重试/退款)、渠道管理、订阅管理
|
||||
|
||||
> **EasyPay 推荐**:个人推荐 [ZPay](https://z-pay.cn/?uid=23808) 作为 EasyPay 服务商(链接含作者邀请码,介意可去掉)。ZPay 支持**个人用户**(无营业执照)每日 1 万元以内交易;拥有营业执照则无限额。请尽量选择资金直接走支付宝/微信官方渠道、而非第三方代收的服务商。
|
||||
|
||||
<details>
|
||||
<summary>ZPay 申请二维码</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## 技术栈
|
||||
@@ -113,18 +122,9 @@ PAYMENT_PROVIDERS=alipay,wxpay,stripe
|
||||
|
||||
#### EasyPay(支付宝 / 微信支付聚合)
|
||||
|
||||
支付提供商只需兼容**易支付(EasyPay)协议**即可接入,例如 [ZPay](https://z-pay.cn/?uid=23808)(`https://z-pay.cn/?uid=23808`)等平台(链接含本项目作者的邀请码,介意可去掉)。ZPay 支持**个人用户**(无营业执照)每日 1 万元以内交易;拥有营业执照则交易额度无限制。
|
||||
|
||||
<details>
|
||||
<summary>ZPay 申请二维码</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
任何兼容**易支付(EasyPay)协议**的支付服务商均可接入。
|
||||
|
||||
> **注意**:支付渠道的安全性、稳定性及合规性请自行鉴别,本项目不对任何第三方支付服务商做担保或背书。
|
||||
>
|
||||
> **⚠️ 安全提示**:使用第三方平台时,请尽量选择**资金直接走支付宝/微信官方渠道,而非第三方代收**的服务商,避免资金被卷款跑路。
|
||||
|
||||
| 变量 | 说明 |
|
||||
| --------------------- | ------------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user