From 94933c40381f855423c07e72222953a4233f850a Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Sun, 30 Apr 2023 23:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B6=A3=E6=99=BA=E8=BF=9E?= =?UTF-8?q?=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/View/PaymentMerchant/form.html | 60 +++++++++++++++++++ .../Service/PaymentMerchantService.class.php | 1 + 2 files changed, 61 insertions(+) diff --git a/Application/Admin/View/PaymentMerchant/form.html b/Application/Admin/View/PaymentMerchant/form.html index f2cdc5345..0fc36b1ac 100644 --- a/Application/Admin/View/PaymentMerchant/form.html +++ b/Application/Admin/View/PaymentMerchant/form.html @@ -618,6 +618,66 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
商户号 + + +
趣智连密钥 + + 趣智连密钥 +
支付方式: + + + + 支付宝 + + + + 微信 +
日支付限量 + + 当额度达到限制额度时,隐藏支付方式 +
月支付限量 + + 当额度达到限制额度时,隐藏支付方式 +
渠道费率 + + % +
+
+ diff --git a/Application/Base/Service/PaymentMerchantService.class.php b/Application/Base/Service/PaymentMerchantService.class.php index 4e1f83bd0..0c4a308eb 100644 --- a/Application/Base/Service/PaymentMerchantService.class.php +++ b/Application/Base/Service/PaymentMerchantService.class.php @@ -25,6 +25,7 @@ class PaymentMerchantService { 5 => '汇付宝支付', 6 => '酷点支付', 7 => '丰付支付', + 8 => '趣智连支付', ]; public static $ways = [