#jcodog
1 messages · Page 1 of 1 (latest)
Yep, this is configurable. You can configure the list of products that can be edited via the portal
These settings are available via the API: https://stripe.com/docs/api/customer_portal/configuration#portal_configuration_object-features-subscription_update-products
and Dashboard: https://dashboard.stripe.com/settings/billing/portal
Ok thanks, how do I list the subscription features in the checkout?
Can you clarify? What do you mean by subscription features? By "checkout", do you mean Stripe Checkout, our hosted payment page?
yes the hosted payment page, I want it so when they click an upgrade button it links them to the checkout, and the checkout displays the features of the subscription (which are also on a pricing page that I already made)
Ah, gotcha.
No, this isn't possible at this time. Any features added to a product will currently only be displayed in the Pricing Table.
Our team is aware of this gap though!
Nice, is there a way to stop the checkout making a new customer if I pass in an email? As currently it is making multiple accounts with the same email and I dont want this to happen.
If you're creating a Session in subscription mode, a new customer will always be created unless you also pass a value for customer