mirror of
https://github.com/bitwarden/server.git
synced 2025-05-28 23:04:50 -05:00
updated stripe plan id for family (#916)
* updated stripe plan id for family * updated famiies 2020 plan plan id
This commit is contained in:
parent
15ddb5375e
commit
a8277cc58b
@ -297,7 +297,7 @@ namespace Bit.Core.Utilities
|
||||
UpgradeSortOrder = 1,
|
||||
DisplaySortOrder = 1,
|
||||
|
||||
StripePlanId = "personal-org-annually",
|
||||
StripePlanId = "2020-families-org-annually",
|
||||
StripeStoragePlanId = "storage-gb-annually",
|
||||
BasePrice = 40,
|
||||
AdditionalStoragePricePerGb = 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user