#kaysan_portal-update

1 messages ยท Page 1 of 1 (latest)

near hornetBOT
#

๐Ÿ‘‹ 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.

real scarab
#

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

deep dew
#

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

near hornetBOT
delicate pulsar
#

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

deep dew
#

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

delicate pulsar
#

Okay can you create a CustomerPortal Session and share the URL here so I can have a look?

delicate pulsar
#

share the bps_123 id too so I can check the CustomerPortal Configuration

deep dew
#

test_YWNjdF8xSzhNV0VGc1J0YU9walpkLF9TbzJ2R1h4amdlUGI1eFVHN2U5Qll3cnF0N1dYcnFr0100YqJLhnmK

delicate pulsar
#

no that's not the id, that's just a secret in the URL

deep dew
#

bad paste my bad :

#

bps_1RsQpeFsRtaOpjZdSRUAyx51

delicate pulsar
#

all good, ah you purely use the Dashboard, no code

deep dew
#

For testing sometimes yes and on the other half I have all my API calls on bubble.io (nocode)

delicate pulsar
#

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

deep dew
#

Could you guide me to setup the price with excluse set ? I can't find how to do it