Hi,
There is no built-in feature to do so.
But you can extend the way that HikaMarket is processing the vendor total thanks to a custom plugin.
With the triggers "onBeforeMarketCalculateVendorPrice" and "onAfterMarketCalculateVendorPrice" you can completely override how the processing is made or perform some adjustments.
You can know a little more about the parameters of these triggers here :
www.hikashop.com/support/documentation/1...CalculateVendorPrice
But the best would be to see the content of the function "calculateVendorPrice" in the HikaMarket Vendor class ; specially if you want to know how to load the product fees.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.