#kaysan_portal-update
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/1401952336527753409
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ can you share the ID of the Subscription you're hoping to see in the Customer Portal but aren't?
There are limitations with what Subscriptions can be managed within the Customer Portal, and you'll want to double check whether you're Subscription is using any of those limiting features:
https://docs.stripe.com/customer-management#customer-portal-limitations
Hi @real scarab thanks for your answer,
Sure, here's the subscription ID (test mode) : sub_1RsPhcFsRtaOpjZdvAfu4vAp
It's not that the subscription is not shown but more that the button "Change subscription" in the customer portal is not shown but should be since I activate it in the customer portal settings
kaysan_portal-update
there are many reasons why the button wouldn't show for a Subscription and sadly it's really hard to debug
Give me a few minutes while I catch up on other threads and try to debug yours
Sure no problem !
It's not urgent I just wanted to report that to you so you could know if there's an actual bug and if it's not me that I mistakenly setup bad parameters
As a web app developer, I know it can't be resolved as quickly as that..๐
Thank you so much for your time
Okay can you create a CustomerPortal Session and share the URL here so I can have a look?
share the bps_123 id too so I can check the CustomerPortal Configuration
test_YWNjdF8xSzhNV0VGc1J0YU9walpkLF9TbzJ2R1h4amdlUGI1eFVHN2U5Qll3cnF0N1dYcnFr0100YqJLhnmK
no that's not the id, that's just a secret in the URL
all good, ah you purely use the Dashboard, no code
For testing sometimes yes and on the other half I have all my API calls on bubble.io (nocode)
Okay the list of restrictions https://docs.stripe.com/customer-management#customer-portal-limitations
Just going down the list as I go
So I see that your Price(s) have different tax_behavior values though you have a Price for each
Can you try just having Price(s) with exclusive set and try again?
make sure the Price(s) are from a different Product too
Could you guide me to setup the price with excluse set ? I can't find how to do it