#toffa1997
1 messages · Page 1 of 1 (latest)
Hi there, can you tell what you want to achieve with Connect? so that I can propose a solution accordingly.
Hello Jack,
thank you for the answer.
Basically, we have an application that allow our costumers to receive payments from their customers.
Each of our customers have a stand alone account that is connected to our application via private + public key. We are seeing big flux of money through our application that we didn't expect.
We would like to set small fees to our costumers transations. We need to understand if with separate and stand alone account we can do that and we need to understand how the final price is calculated.
With the last part i mean:
If a customers do a 10€ sell and we want to keep 10% (1€) fee, how stripe calculate that? 10€ + 10% + stripe fee or the end price is the 10€?