#armaanz_42747
1 messages · Page 1 of 1 (latest)
You could use multiple portal configurations: https://docs.stripe.com/api/customer_portal/configurations/create and https://docs.stripe.com/customer-management/configure-portal
Prior to creating the session, you could check the subscription to see if it's trialing
Then choose the proper portal configuration
You can pass that in when creating the portal session: https://docs.stripe.com/api/customer_portal/sessions/create#create_portal_session-configuration