From ac70635879a6c91df427f631dd2551416adf3739 Mon Sep 17 00:00:00 2001 From: erio Date: Sat, 14 Mar 2026 03:58:46 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=85=8D=E8=B4=A3=E5=A3=B0=E6=98=8E?= =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=88=B0=E6=8E=A8=E8=8D=90=E5=8C=BA=E5=9D=97?= =?UTF-8?q?=EF=BC=8CEasyPay=E7=AB=A0=E8=8A=82=E7=B2=BE=E7=AE=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 4 +--- README.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.en.md b/README.en.md index d664824..a8cabc5 100644 --- a/README.en.md +++ b/README.en.md @@ -33,7 +33,7 @@ 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. +> **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. 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.
ZPay Registration QR Code @@ -124,8 +124,6 @@ PAYMENT_PROVIDERS=alipay,wxpay,stripe 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. - | Variable | Description | | --------------------- | ---------------------------------------------------------------- | | `EASY_PAY_PID` | EasyPay merchant ID | diff --git a/README.md b/README.md index b441bcf..e2057b2 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Sub2ApiPay 是为 [Sub2API](https://sub2api.com) 平台构建的自托管支付 - **中英双语** — 支付页面自动适配中英文 - **管理后台** — 数据概览、订单管理(分页/筛选/重试/退款)、渠道管理、订阅管理 -> **EasyPay 推荐**:个人推荐 [ZPay](https://z-pay.cn/?uid=23808) 作为 EasyPay 服务商(链接含作者邀请码,介意可去掉)。ZPay 支持**个人用户**(无营业执照)每日 1 万元以内交易;拥有营业执照则无限额。请尽量选择资金直接走支付宝/微信官方渠道、而非第三方代收的服务商。 +> **EasyPay 推荐**:个人推荐 [ZPay](https://z-pay.cn/?uid=23808) 作为 EasyPay 服务商(链接含作者邀请码,介意可去掉)。ZPay 支持**个人用户**(无营业执照)每日 1 万元以内交易;拥有营业执照则无限额。请尽量选择资金直接走支付宝/微信官方渠道、而非第三方代收的服务商。支付渠道的安全性、稳定性及合规性请自行鉴别,本项目不对任何第三方支付服务商做担保或背书。
ZPay 申请二维码 @@ -124,8 +124,6 @@ PAYMENT_PROVIDERS=alipay,wxpay,stripe 任何兼容**易支付(EasyPay)协议**的支付服务商均可接入。 -> **注意**:支付渠道的安全性、稳定性及合规性请自行鉴别,本项目不对任何第三方支付服务商做担保或背书。 - | 变量 | 说明 | | --------------------- | ------------------------------------------------------------- | | `EASY_PAY_PID` | EasyPay 商户 ID |