#andreiut0063_connect-charges-stripe-fees
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/1404492995654586498
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- andreiut0063_code, 1 hour ago, 9 messages
Hi ๐
Where the Stripe fee applies depends on what kind of funds flow you are using. Our Create a Charge doc for Connect charges includes funds flow diagrams that show which account is assessed the Stripe fee at what point during the funds flow.
Take a look through it and let me know if you have any questions.
As far as I have understood and read, I have chosen 'Create separate charges and transfers', as in The Platform will be responsible for chargebacks / stripe fees and whatnot. My workflow so far: I'm creating a payment.Intent. Payment intent sucessfull -> 100$ go into my platform account. Afterwards, I will be transferring a cut to the developer account (8$) , 66$ to the therapist account. This is alright
Yet my question would be when is the stripe fee applied? From those 100$, only 97$ would go into my platform account in the first place?
I'm sorry if I'm not explaining this correctly, my english sucks
The diagram here spells that out. The stripe fee is assessed when you process the charge on the Platform account
I know, sorry for sounding dumb, but is this the same case for testing purposes? As in I'm doing 100$ purchases in my sandbox environment and no "fake" stripe fees are applied
Nothing seems to be substracted from my initial sum
We don't asssess fees on Test mode transactions because no money actually moves
We only make money when you make money
I do understand, I just thought there was a dummy fee system in order to more accurately simulate real payments
Thank you and sorry for not conveying my problem properly
No problem, we are here to help