#stew-heckenberg_docs

1 messages · Page 1 of 1 (latest)

fervent thistleBOT
#

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

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

sage pebble
analog cape
#

so is that a typo?

#

because I swear it previously said what you've said, that Direct charges the connected account pays the Stripe fees (which is why I went with Destination so that I/the platform would pay instead)

#

Basically I'm asking "where do I choose that my platform pays the Stripe fees" if that is indeed an option with Direct charges

#

hello?

sage pebble
#

Thanks for waiting! We are checking how this can be done

analog cape
#

thanks, I'll check it out and get back to you if I run into any issues

sage pebble
#

No problem! Happy to help 😄

analog cape
#

ok so the problem with being able to override whether the connected account or the platform pays the fees is that it contradicts/deprecates the point of having to setup your platform profile (see first screenshot)

you can only pick whether your customers pay connected accounts directly or your platform acts as the middleman, which is what I did, and so now my platform is responsbile for refunds etc and I had to acknowledge this

problem is once you have connected accounts onboarded you can't change this... the first screenshot is when I picked Destination charges (i.e. the platform/me as the middleman as illustrated by the two pictures you're shown when picking)

so I created a second account just now and picked the other option of Direct charges (see second screenshot)

so why do I have to agree with these two specifici setups when I can override them via the api when creating connected accounts?

sage pebble
#

controller can only be set at account creation and can't be updated after that. You'd have to create and onboard with a new account

so why do I have to agree with these two specifici setups when I can override them via the api when creating connected accounts?
This channel for technical integration integrations. For the questions about acknowledgement in the Dashboard, I'd recommend checking with Support https://support.stripe.com/contact as we don't have necessary expertise with this.

analog cape
#

ok i'll contact the other support, but I'm guessing other devs might end up with this same issue where the dashboard makes you pick a certain setup for connected accounts but the API lets you override