diff --git a/settings/stripe.setting.php b/settings/stripe.setting.php
index b1e1c447d68dfa949734a845e6236bc7ce81b840..0714dc9dfbe2b4501fb78716d0dd7a9b73358b11 100644
--- a/settings/stripe.setting.php
+++ b/settings/stripe.setting.php
@@ -92,9 +92,9 @@ Required by the paymentRequest button. 2-character code (eg. "US") that can be f
       ]),
     'html_attributes' => [],
     'settings_pages' => [
-    //  'stripe' => [
-    //     'weight' => 21,
-    //  ]
+      'stripe' => [
+         'weight' => 21,
+      ]
     ],
   ],
   'stripe_enable_public_future_recur_start' => [