diff --git a/app/code/Magento/OfflinePayments/etc/adminhtml/system.xml b/app/code/Magento/OfflinePayments/etc/adminhtml/system.xml
index 89cc4d0986a00..01f041bcb68c2 100644
--- a/app/code/Magento/OfflinePayments/etc/adminhtml/system.xml
+++ b/app/code/Magento/OfflinePayments/etc/adminhtml/system.xml
@@ -152,41 +152,6 @@
-
-
-
-
- Magento\Config\Model\Config\Source\Yesno
-
-
-
- Magento\Sales\Model\Config\Source\Order\Status\Newprocessing
-
-
-
- Magento\Payment\Model\Source\Invoice
-
- processing
-
-
-
-
- validate-number
-
-
-
-
-
-
- Magento\Payment\Model\Config\Source\Allspecificcountries
-
-
-
- Magento\Directory\Model\Config\Source\Country
- 1
-
-
-
diff --git a/app/code/Magento/OfflinePayments/i18n/en_US.csv b/app/code/Magento/OfflinePayments/i18n/en_US.csv
index 5a180f7af4944..c5e503f4f9b6a 100644
--- a/app/code/Magento/OfflinePayments/i18n/en_US.csv
+++ b/app/code/Magento/OfflinePayments/i18n/en_US.csv
@@ -21,5 +21,4 @@ Title,Title
"Bank Transfer Payment","Bank Transfer Payment"
Instructions,Instructions
"Cash On Delivery Payment","Cash On Delivery Payment"
-"Zero Subtotal Checkout","Zero Subtotal Checkout"
"Automatically Invoice All Items","Automatically Invoice All Items"
diff --git a/app/code/Magento/Payment/etc/adminhtml/system.xml b/app/code/Magento/Payment/etc/adminhtml/system.xml
index 3aa4ee53b30f1..d168dc13a397b 100644
--- a/app/code/Magento/Payment/etc/adminhtml/system.xml
+++ b/app/code/Magento/Payment/etc/adminhtml/system.xml
@@ -11,6 +11,41 @@
sales
Magento_Payment::payment
+
+
+
+
+ Magento\Config\Model\Config\Source\Yesno
+
+
+
+ Magento\Sales\Model\Config\Source\Order\Status\Newprocessing
+
+
+
+ Magento\Payment\Model\Source\Invoice
+
+ processing
+
+
+
+
+ validate-number
+
+
+
+
+
+
+ Magento\Payment\Model\Config\Source\Allspecificcountries
+
+
+
+ Magento\Directory\Model\Config\Source\Country
+ 1
+
+
+
diff --git a/app/code/Magento/Payment/i18n/en_US.csv b/app/code/Magento/Payment/i18n/en_US.csv
index d5a79becec22b..939215e995d84 100644
--- a/app/code/Magento/Payment/i18n/en_US.csv
+++ b/app/code/Magento/Payment/i18n/en_US.csv
@@ -58,3 +58,4 @@ No,No
"Payment Methods Section","Payment Methods Section"
"Payment Services","Payment Services"
"Payment Methods","Payment Methods"
+"Zero Subtotal Checkout","Zero Subtotal Checkout"