#chuck_unifiedaccount-limits

1 messages ¡ Page 1 of 1 (latest)

shrewd ingotBOT
#

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

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

carmine mica
#

@boreal vapor we don't support this today so that's just not possible if you pick the full dashboard as the error explains

#

chuck_unifiedaccount-limits

boreal vapor
#

@carmine mica thank you. Is it possible then to use an express dashboard to achieve this?

carmine mica
#

Yes Express should work for this.

#

I'd recommend working with our support team for 1:1 help. You can push to ask if we have a beta maybe? The docs definitely make it look like we support it

boreal vapor
#

I have tried the support team, and they all say it should be possible. And then directed me here. I have just tried to create a connected account with express dashboard with this request: req_C8uDdo9Gn3MYVo
It errors saying that my platform should be the one controlling losses.

shrewd ingotBOT
carmine mica
#

I have to run but @fossil salmon will catch up and investigate!

boreal vapor
#

thank you, @carmine mica and @fossil salmon
would it be possible to calculate the stripe fee at the moment of the 'payment_intent' creation, so that I can deduct it to the 'application_fee', and in that way simulate that my platform is the one paying for Stripe fees?

fossil salmon
#

Good question. Looking in to calculating the fee and will get back with what I can find

boreal vapor
#

Thank you @fossil salmon

fossil salmon
#

We don't have a way to get this amount at that time via the API but there is a formula for estimating the amount . That would be the best way to handle this at the moment https://stackoverflow.com/questions/66925669/whats-the-recommended-way-to-pass-on-stripe-fees-to-customers-on-subscriptions/66926456#66926456