From 8f0ec3d9dec31075d4b0723fc3caf35df9be1988 Mon Sep 17 00:00:00 2001 From: erio Date: Sat, 14 Mar 2026 04:06:31 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20EasyPay=E6=8F=8F=E8=BF=B0=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E4=BB=A3=E6=94=B6/=E8=BD=AC=E5=8F=91=E5=AE=98?= =?UTF-8?q?=E6=96=B9=EF=BC=8C=E5=BC=BA=E8=B0=83=E8=B5=84=E9=87=91=E7=9B=B4?= =?UTF-8?q?=E8=BE=BE=E8=87=AA=E5=B7=B1=E8=B4=A6=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index a3053b3..fc37434 100644 --- a/README.en.md +++ b/README.en.md @@ -118,7 +118,7 @@ PAYMENT_PROVIDERS=easypay PAYMENT_PROVIDERS=alipay,wxpay,stripe ``` -> **Alipay / WeChat Pay (official)** and **EasyPay** can coexist. Official channels connect directly to Alipay/WeChat Pay APIs with funds going straight to your merchant account and lower fees; EasyPay uses a third-party aggregation platform with a lower barrier to entry. When using EasyPay, choose providers where funds are routed through official Alipay/WeChat Pay channels rather than third-party collection. +> **Alipay / WeChat Pay (official)** and **EasyPay** can coexist. Official channels connect directly to Alipay/WeChat Pay APIs with funds going straight to your merchant account and lower fees; EasyPay proxies payments through a third-party platform that forwards to official channels, with a lower barrier to entry. When using EasyPay, choose providers where funds are forwarded through official channels directly to your own account, rather than collected by a third party. #### EasyPay (Alipay / WeChat Pay Aggregation) diff --git a/README.md b/README.md index e5130b5..f4f09fe 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ PAYMENT_PROVIDERS=easypay PAYMENT_PROVIDERS=alipay,wxpay,stripe ``` -> **支付宝官方 / 微信官方**与 **EasyPay** 可以共存。官方渠道直接对接支付宝/微信 API,资金直达商户账户,手续费更低;EasyPay 通过第三方聚合平台代收,接入门槛更低。使用 EasyPay 时请尽量选择资金直接走支付宝/微信官方渠道,而非第三方代收的、不经过第三方中转的服务商。 +> **支付宝官方 / 微信官方**与 **EasyPay** 可以共存。官方渠道直接对接支付宝/微信 API,资金直达商户账户,手续费更低;EasyPay 通过第三方平台代收/转发官方,接入门槛更低。使用 EasyPay 时请尽量选择资金直接走转发官方直达自己账户的形式,而非第三方代收的服务商。 #### EasyPay(支付宝 / 微信支付聚合)