refactor: 微信支付命名从 Native 改为 PC扫码,统一术语

- WxpayNativeOrderParams → WxpayPcOrderParams
- createNativeOrder → createPcOrder
- 文档注释统一为「PC扫码 / H5」
This commit is contained in:
erio
2026-03-06 14:31:43 +08:00
parent b0f1daf469
commit cba8acdd60
4 changed files with 7 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ EASY_PAY_RETURN_URL="https://pay.example.com/pay/result"
# ALIPAY_RETURN_URL=https://pay.example.com/pay/result
# ── 微信支付直连PAYMENT_PROVIDERS 含 wxpay 时必填) ────────────────────
# 前端自动检测设备类型PC 端使用 Native 扫码支付,移动端使用 H5 跳转微信 APP 支付
# 前端自动检测设备类型PC 端扫码支付,移动端 H5 跳转微信 APP 支付
# 不在 PAYMENT_PROVIDERS 中配置 wxpay 则不启用微信支付
# WXPAY_APP_ID= # 公众号或移动应用 AppID
# WXPAY_MCH_ID= # 商户号10位数字