diff --git a/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html b/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html index 0e38955b5..cf40d9a02 100644 --- a/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html +++ b/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html @@ -27,7 +27,7 @@
+ min="0.1" max="10" step="0.01" id="retail_interchange_fee_value_input" required>
%
@@ -35,7 +35,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -51,7 +51,7 @@
+ min="0.1" max="10" step="0.01" id="retail_service_fee_value_input" required>
%
@@ -59,7 +59,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -76,7 +76,7 @@
+ min="0.1" max="10" step="0.01" id="online_interchange_fee_value_input" required>
%
@@ -84,7 +84,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -100,7 +100,7 @@
+ min="0.1" max="10" step="0.01" id="online_service_fee_value_input" required>
%
@@ -108,7 +108,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field