#AJ95
1 messages · Page 1 of 1 (latest)
Hi there
hello
So for the Customer Portal you can set up configurations where you can specify some of these things.
You can see the different options for features with configurations in our API Reference here: https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features
And we talk about it a bit here: https://stripe.com/docs/customer-management/integrate-customer-portal#configure
Otherwise, if you don't want to set up specific configurations you can set some defaults via your Dashboard settings at: https://dashboard.stripe.com/test/settings/billing/portal
Recommend playing with that and then testing it out!
thank you, so from what Im reading this is the field in question features.subscription_update.proration_behavior, where we can set the value to none, create_prorations, and always_invoice
and there is no parameter to allow promocodes except during an update
Yep I believe both of those are correct
thank you very much for your help 🙏