up stripe trails (#17092)

This commit is contained in:
sean-brydon
2024-10-14 13:01:01 +00:00
committed by GitHub
parent 4497c4ce0b
commit b8b9d04897
+1 -1
View File
@@ -76,7 +76,7 @@ export const generateTeamCheckoutSession = async ({
enabled: IS_PRODUCTION,
},
subscription_data: {
trial_period_days: 14, // Add a 14-day trial
trial_period_days: 30, // Add a 30-day trial
},
metadata: {
teamName,