#ron waffle - customer portal

1 messages · Page 1 of 1 (latest)

deep tide
#

Yes, you can specify products/prices:
https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-subscription_update-products
But its's applied to all subscription update features enabled:
https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-subscription_update-default_allowed_updates

If you wanted different rules for individual update features, that would only currently be possible with separate sessions.

cinder jolt
#

ah ok thank you