Calculations
This article describes how calculations takes place in the app along with the formulas.
Gross Sales = Unit Price * Quantity
Net Sales = Gross Sales - Discounts - Tax (if tax settings is turned on)
Cost Of Items/Cost Of Goods Sold (COI/COG) = Information fetched from the Cost Of Item field in your Shopify Admin
Profit (only visible based on calculation settings) = Net Sales - COI/COG
Commissions = (Net Sales (Profit will be used based on calculation settings but Net Sales is used by default) - Deductions ) * Commissions
Payouts = Net Sales (Profit will be used based on calculation settings but Net Sales is used by default) - Commissions

Gross Sales = Unit Price * Quantity
Net Sales = Gross Sales - Discounts - Tax (if tax settings is turned on)
Cost Of Items/Cost Of Goods Sold (COI/COG) = Information fetched from the Cost Of Item field in your Shopify Admin
Profit (only visible based on calculation settings) = Net Sales - COI/COG
Commissions = (Net Sales (Profit will be used based on calculation settings but Net Sales is used by default) - Deductions ) * Commissions
Payouts = Net Sales (Profit will be used based on calculation settings but Net Sales is used by default) - Commissions

Updated on: 01/06/2023
Thank you!