Hi,
While the commission calculation is correct, the admin sees an incorrect value in the ‘Applied Commission’ in the /wp-admin/admin.php?page=mvx#&submenu=commission screen.
For example, when a membership plan is used for the vendor with fixed+percentage on transaction,
the values used for commission calculations is plan_fixed+plan_percentage.
However, the admin sees the value in the ‘Applied Commission’ column as global_fixed+global_percentage.
There is no loss to anyone (as the calculations are correct), but just that the admin sees an incorrect number.