Further debranding of premium tiers
This commit is contained in:
		
							parent
							
								
									4f6a1a8e12
								
							
						
					
					
						commit
						aa38c188ea
					
				| @ -14,7 +14,7 @@ const skus = new Map([ | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521842865731534868", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			}, | ||||
| @ -25,7 +25,7 @@ const skus = new Map([ | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521842865731534868", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			} | ||||
| @ -36,23 +36,23 @@ const skus = new Map([ | ||||
| 		[ | ||||
| 			{ | ||||
| 				id: "511651871736201216", | ||||
| 				name: "Premium Classic Monthly", | ||||
| 				name: "Individual Premium Tier 1 Monthly", | ||||
| 				interval: 1, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521846918637420545", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			}, | ||||
| 			{ | ||||
| 				id: "511651876987469824", | ||||
| 				name: "Premium Classic Yearly", | ||||
| 				name: "Individual Premium Tier 1 Yearly", | ||||
| 				interval: 2, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521846918637420545", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			} | ||||
| @ -63,34 +63,34 @@ const skus = new Map([ | ||||
| 		[ | ||||
| 			{ | ||||
| 				id: "642251038925127690", | ||||
| 				name: "Premium Quarterly", | ||||
| 				name: "Individual Premium Tier 2 Quarterly", | ||||
| 				interval: 1, | ||||
| 				interval_count: 3, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521847234246082599", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			}, | ||||
| 			{ | ||||
| 				id: "511651880837840896", | ||||
| 				name: "Premium Monthly", | ||||
| 				name: "Individual Premium Tier 2 Monthly", | ||||
| 				interval: 1, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521847234246082599", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			}, | ||||
| 			{ | ||||
| 				id: "511651885459963904", | ||||
| 				name: "Premium Yearly", | ||||
| 				name: "Individual Premium Tier 2 Yearly", | ||||
| 				interval: 2, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "521847234246082599", | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			} | ||||
| @ -101,25 +101,25 @@ const skus = new Map([ | ||||
| 		[ | ||||
| 			{ | ||||
| 				id: "590665532894740483", | ||||
| 				name: "Server Boost Monthly", | ||||
| 				name: "Crowd Premium Monthly", | ||||
| 				interval: 1, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "590663762298667008", | ||||
| 				discount_price: 0, | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			}, | ||||
| 			{ | ||||
| 				id: "590665538238152709", | ||||
| 				name: "Server Boost Yearly", | ||||
| 				name: "Crowd Premium Yearly", | ||||
| 				interval: 2, | ||||
| 				interval_count: 1, | ||||
| 				tax_inclusive: true, | ||||
| 				sku_id: "590663762298667008", | ||||
| 				discount_price: 0, | ||||
| 				currency: "usd", | ||||
| 				currency: "eur", | ||||
| 				price: 0, | ||||
| 				price_tier: null | ||||
| 			} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Erkin Alp Güney
						Erkin Alp Güney