diff --git a/src/main/ui/partner_register.html b/src/main/ui/partner_register.html
index 92e7be85a..a2573c550 100644
--- a/src/main/ui/partner_register.html
+++ b/src/main/ui/partner_register.html
@@ -332,7 +332,7 @@
+ placeholder="Store Name /Company Name" required maxlength="15">
diff --git a/src/main/ui/static/application/templates/apply_basicinfo.html b/src/main/ui/static/application/templates/apply_basicinfo.html
index d7d89784a..ed9a944dc 100644
--- a/src/main/ui/static/application/templates/apply_basicinfo.html
+++ b/src/main/ui/static/application/templates/apply_basicinfo.html
@@ -46,13 +46,13 @@
+ name="short_name" id="short-name-input" required maxlength="15">
short name for WeChat payment display and partner
name
Required Field
-
Less Than 50
+
Less Than 15
Characters(including symbols and spaces)
diff --git a/src/main/ui/static/payment/partner/templates/add_sub_partner_dialog.html b/src/main/ui/static/payment/partner/templates/add_sub_partner_dialog.html
index 52463ae66..811427ab5 100644
--- a/src/main/ui/static/payment/partner/templates/add_sub_partner_dialog.html
+++ b/src/main/ui/static/payment/partner/templates/add_sub_partner_dialog.html
@@ -58,13 +58,13 @@
+ name="short_name" id="short-name-input" required maxlength="15">
short name for WeChat payment display and partner
name
Required Field
-
Less Than 50
+
Less Than 15
Characters(including symbols and spaces)
diff --git a/src/main/ui/static/payment/partner/templates/apply_rpay_sub_merchant_id.html b/src/main/ui/static/payment/partner/templates/apply_rpay_sub_merchant_id.html
index f7d130c75..9a720b6aa 100644
--- a/src/main/ui/static/payment/partner/templates/apply_rpay_sub_merchant_id.html
+++ b/src/main/ui/static/payment/partner/templates/apply_rpay_sub_merchant_id.html
@@ -37,10 +37,10 @@
+ type="text" name="company_shortname" id="company_shortname_input" required maxlength="15">
Required Field
-
Length is more than 50
+
Length is more than 15
diff --git a/src/main/ui/static/payment/partner/templates/partner_edit.html b/src/main/ui/static/payment/partner/templates/partner_edit.html
index 0529ea0c6..3c21c5fe7 100644
--- a/src/main/ui/static/payment/partner/templates/partner_edit.html
+++ b/src/main/ui/static/payment/partner/templates/partner_edit.html
@@ -62,13 +62,13 @@
+ id="short-name-input" required maxlength="15">
short name for WeChat payment display and partner
name
Required Field
-
Less Than 50
+
Less Than 15
Characters(including symbols and spaces)
@@ -111,13 +111,13 @@
+ id="short-name-input" required maxlength="15">
short name for WeChat payment display and partner
name
Required Field
-
Less Than 50
+
Less Than 15
Characters(including symbols and spaces)