#rowena_unexpected
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/1295823622262493237
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Can you share the example URL?
OR portal session ID?
https://docs.stripe.com/api/customer_portal/sessions
Can you share your account ID? Since the customer portal session you've created is in live mode, I'll take a look at your request log instead
Under https://dashboard.stripe.com/settings/user
should start with acct_xxx
acct_1NL6RxCnEl627H4h
thanks, looking
Ah you're creating customer portal for a customer on the connected account
The dashboard only allows you to control the UI for the customer on the platform account
I also have superadmin access
acct_1Pxuq4IrXoTWiGGW
How do I make these changes properly?
When you're working with connected accounts, you should set the configuration on the platform account rather than logging into the connected account and setting the configuration there.
The portal is created by Memberstack account, so you should modify the portal configuration on the memberstack account (acct_1CymFDKQYPov2Q6D)
OR you can use the API instead of using the dashboard to create the customer portal configuration - https://docs.stripe.com/customer-management/integrate-customer-portal#configure