#hrwells789
1 messages · Page 1 of 1 (latest)
You may create different portal configurations with the prices for account A and B respectively, then create the portal with corresponding configuration: https://stripe.com/docs/customer-management/integrate-customer-portal#configure
Prices/products can be specified under features.subscription_update.products field: https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-subscription_update-products
thank you