#geo_best-practices

1 messages ¡ Page 1 of 1 (latest)

echo onyxBOT
#

👋 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/1395430836261879828

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

spring sparrow
#

Hello there

hollow zodiac
#

Hi

spring sparrow
#

I think what is happening is that the default configuration from the Dashboard is attempting to be used here but that hasn't been "created" yet since the Connected Account hasn't activated the Billing Portal.

#

We aren't super familiar with the Dashboard (since we just focus on the API) but the first thing I would test is creating a configuration and seeing if that is a workaround.

hollow zodiac
#

I see. For now we've been solving this by manually logging into each account that starts offering subscriptions and turning that setting on for them. Let me explore the Configuration route to see if I can find a solution for this

#

Is there a way to do it via api?

spring sparrow
#

Yes you can create a Configuration via the API (linked above)

#

But no you can't enable the Customer Portal on a Connected Account like you can via the Dashboard through the API.

hollow zodiac
#

Ah I think the Configurations route is not going to work because without the setting turned on I can't even create the link for the Configurations to take effect

spring sparrow
#

Are you already passing a Configuration?

#

Can you share an example erroring request so I can look at that specifically?

hollow zodiac
#

hmm give me a sec

#

it's this error

spring sparrow
hollow zodiac
#

ah ok

#

This would have to be done for every client every time or does doing it once satisfy this requirement?

spring sparrow
#

You would have to pass a Config each time if they haven't enabled the default Config via their Dashboard.

hollow zodiac
#

Got it.

#

I'll work on this then

#

Thank you so much!

spring sparrow
#

Sure thing!

hollow zodiac
#

Have a good one!