#pretzeljohn_api
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- pretzeljohn_api, 1 hour ago, 10 messages
- john_entitlements-feature, 6 days ago, 18 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1243129664919310408
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
At what stage do you want to hide them? When you update the existing Subscription?
Preferably when they're created. I want to add special summer pricing (with unique feature access) that isn't visible to customers in the billing dashboard, unless they are already on that price.
We have 3 subscription products, each with 3 pricing intervals. We want to add a 4th subscription product that has its own unique product features, but only accessible from our custom checkout page
You can't create Subscriptions from the Billing portal, so I am not sure I understand how your flow looks.
Could you elaborate please?
Sorry, I meant I'd like to hide certain products or prices when the product/price is created, not the subscription.
product/price is created
You mean when the Subscription is created?
Wait, sorry, I don't understand.
Hide from where? You create Products and Prices on your own via the Dashboard or API, the customer doesn't see that.
Hmm all the products and prices we create in Stripe's dashboard show up in the customer's Billing Dashboard, when they click the "Update plan" button
hi! I'm taking over this thread.
you can configure which product/price are shown in the Customer Portal in the dashboard here: https://dashboard.stripe.com/test/settings/billing/portal
and something similar can be done with the API