Fees
taken on transactions by the platform and paid out by Mangopay automatically as part of the billing cycle (see the Fees guide). The FundsType
of the Fees Wallet is FEES
.FundsType
of the Repudiation Wallet is CREDIT
.FundsType
and Currency
.
DEFAULT
, FEES
, CREDIT
The type of funds in the wallet:DEFAULT
– Regular funds for user-owned wallets. Wallets with this FundsType
cannot have a negative balance.FEES
– Fees Wallet, for fees collected by the platform, specific to the Client Wallet object.CREDIT
– Repudiation Wallet, for funds for the platform’s dispute management, specific to the Client Wallet object.Id
of Client Wallet object has the format FundsType
_Currency
, for example: FEES_EUR
, CREDIT_GBP
, etc.