#grandpajanit-Subs-Portal
1 messages · Page 1 of 1 (latest)
Hi there! I believe the naming in the Portal is based on the Product, but let me double check on that.
Yep, it is based on the Product Name. So if you want this to display differently, you will want to create multiple Products with different Names but the same Price
Thanks for the quick response! In the scenario where I'm creating a new product & subscription on the fly whenever a user asks for an increment in their service, I imagine that probably wouldn't scale well?
Why do you want multiple Subscriptions here?
As opposed to just upgrading a Subscription?
That's definitely the better way to do it, was just hoping to be ~lazy~ since my data model already had it set up to create multiple subs. I'll see about just updating the model though and making it a single sub.
Sounds good, you'll want to take a read through https://stripe.com/docs/billing/subscriptions/upgrade-downgrade to make sure you understand how upgrading/downgrading affects things here and how you want to use proration