#hugo-tessera_docs

1 messages ¡ Page 1 of 1 (latest)

tardy yachtBOT
#

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

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

rapid nimbus
pale zealot
#

I see
So please correct me if am wrong, the flow will be as follow:

  1. Customer purchase 100$
  2. The (100$ - Stripe Fees ) go into the application account
  3. Then I transfer the remaining account - platform fees into the connected account
rapid nimbus
#

Yep, exactly!

pale zealot
#

So in my example, is stripe fees are 2$

  1. Customer pays 100$
  2. 100-2 = 98$ goes in to the application account
  3. 98-3 = 95$ are transfered to the connected account

Transaction = 100
Stripe fees = 2
Application fees = 3

Connected account received 95

#

Just to double confirm, is it free to transfer from an account to a connected one?

rapid nimbus
rapid nimbus
pale zealot
#

alright, thanks a lot for your answer

#

that;s exaclty the info I needed