#jack-portal-subssubset
1 messages · Page 1 of 1 (latest)
Hi 👋 yes. If you're controlling your Portal Configurations through the API, then you use the features.subscription_update.products hash to control that:
https://stripe.com/docs/api/customer_portal/configuration#portal_configuration_object-features-subscription_update-products
If you're relying on the default configuration, then you'll want to set those Products in the Subscriptions section here:
https://dashboard.stripe.com/test/settings/billing/portal
is that only products for upgrading, I was wanting not display a product in the main current plans section
So you don't want to display an existing Subscription?
yes, we have one that we would not want display. When it was set up, we have subscription that should be a pay now item, so when it displays on the portal it displays as cancelled value paid monthly. The item should be modified but is there a way round it to not confuse the customers.
Gotcha, I'll need to double check whether it's possible to suppress the display of a subset of a Customer's Subscriptions.
It's not a feature we support today so that'd be a feature request
jack-portal-subssubset
ok cheers
is it possible to not display any subscription details but just the invoice and customer details?
I don't think so but let me try to be safe, I've never tried to disable all subscriptions_* options at once