From 5c61641deb1bcd85c65cfcbc1c7bc6803849aa4a Mon Sep 17 00:00:00 2001 From: cyprain-okeke <108260115+cyprain-okeke@users.noreply.github.com> Date: Mon, 17 Apr 2023 21:10:41 +0100 Subject: [PATCH] Change the stripeSeatPlanId to a new one (#2851) --- src/Core/Utilities/StaticStore.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Utilities/StaticStore.cs b/src/Core/Utilities/StaticStore.cs index d442fc28a8..d425524c32 100644 --- a/src/Core/Utilities/StaticStore.cs +++ b/src/Core/Utilities/StaticStore.cs @@ -466,7 +466,7 @@ public class StaticStore UpgradeSortOrder = 3, DisplaySortOrder = 3, - StripeSeatPlanId = "2020-enterprise-org-seat-monthly", + StripeSeatPlanId = "2020-enterprise-seat-monthly", StripeStoragePlanId = "storage-gb-monthly", BasePrice = 0, SeatPrice = 6,