#isaac_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/1481636853332312206
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
can you share a PaymentIntent ID (pi_xxx) you made so I can better udnerstand your setup?
Sure, one sec
pi_3T9sTtG6XSco9fEl1K7V63pI
Hello! I'm taking over for soma who had to step away, please give me a moment to catch up ๐
Sorry for the delay, I'm juggling multipe threads. Looking at this now!
No worries, take your time
Thank you! The PaymentIntent you shared was created on your platform account (acct_1Qr2JCG6XSco9fEl) with transfer_data.destination set to your connected account (acct_1T9sNi9nToDpXBmD) so this is a destination charge not a direct charge, hence the fee coming from the platform account. This table in this doc explains the different charge types: https://docs.stripe.com/connect/charges
Ah, my mistake, I thought I had direct setup already.
If I switch to direct, this will resolve the issue?
Also, we the way the current connected accounts are set up, will they be subject to the $2 / month connect fee or no?
Direct charges will allow the fee to come from the connected account, yes! This guide should help you: https://docs.stripe.com/connect/direct-charges
As for fees, you'll have to contact support for more information there! https://support.stripe.com/contact
To put it nicely, support has been less than helpful on that front. Is there nothing you could look at to verify?
I'm sorry to hear, have you already contacted them?
The most I can do is reference our docs which do seem to say that there is no additional fee for direct charges on connected accounts: https://stripe.com/en-ca/connect/pricing
This doc also explains how to select billing behaviour: https://docs.stripe.com/connect/direct-charges-fee-payer-behavior
Yeah, I've had a fairly long email thread with them to navigate the details of connect fees and the answers were slow in coming.
Thank you for your help! I'll review those docs again.