Merchant Account
is a virtual account that allow a merchant to discriminate balances within Palomma.
Merchant Account
. The balance of this Merchant Account
is the net between payins and payouts that the merchant has made.
Merchant Accounts
(one for each business client). Assume the ids of these Merchant Accounts
are "MA-A"
, "MA-B"
, "MA-C"
.
When you create Payin Links
and Payin Requests
, you can specify the targetMerchantAccountId
. So targetMerchantAccountId = "MA-A"
means that the payin amount will be added to business client A’s balance.
Similarly, when you create Payout Requests
, you can specify the sourceMerchantAccountId
. So sourceMerchantAccountId = "MA-A"
means that the payout amount will be subtracted from business client A’s balance.
Specifying the Merchant Accounts
in this way allows you to keep separate balances for each of the business clients.
Merchant Account
, the balance stays in your Merchant Account
until you choose to withdraw those funds. If you want funds to be automatically withdrawn to a target bank account every day, we can configure this for you. Contact us!