#shakilkhan496_api
1 messages · Page 1 of 1 (latest)
👋 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/1319695134715281489
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- shakilkhan496_api, 1 day ago, 33 messages
My pricing model
On the billing portal, I cannot add two prices with the same interval.
But in the demo of docs they are using in that way
I am using stripe billing portal create api
stripe.billingPortal.sessions.create
Hi, we document the limitation of the customer portal here: https://docs.stripe.com/customer-management#customer-portal-limitations
Customers can’t define multiple Prices with the same product and recurring.interval values. For example, to offer a magazine for 4.00 USD per month standard price and 3.00 USD per month for students, create a separate student magazine Product version.
Where in the demo do you see that?
Those are different products no?
Yeah, you can’t define multiple Prices with the same product and recurring.interval values.
That is not supported
I recommend that you test this using your Test API key
checking