as the title says, what is the merchant account for in Braintree?
I am working on a project that requires payment system. Some of the users can receive funds from other users. Whenever there is a transaction, portion of the paid amount need to go directly to the user who provided the service, and small portion of the amount comes to me.
If I understood correctly, Braintree has following structure.
Braintree account -> Merchant account -> Customer account
So here is the questions.
- List item
- What is the merchant account for exactly.
- Is it possible to make multiple merchant account for those users who need to receive payments?
- Is it possible to transfer funds from my account to other merchant accounts?
I have search Braintree docs but it is unclear.