How the calculator converts commission structures
In rate mode, the fee is calculated as a percentage of the gross amount. In flat-fee mode, the entered fee is treated as the total charge and then converted into an implied percentage rate. In per-unit mode, the total fee is the number of units multiplied by the fee charged for each unit.
After the fee amount is known, the remaining outputs are different views of the same underlying charge. Effective rate, basis points, and per mille are all just alternative ways to describe how large the fee is relative to the gross amount.
Commission fee = Gross amount × Rate
Used when the charge is given as a percentage of the transaction value.
Commission fee = Units × Fee per unit
Used when the charge depends on each unit, share, item, or ticket sold.
Effective rate (%) = Commission fee / Gross amount × 100
Converts a known fee amount back into an implied percentage rate.