Skip to content

Commission and payment

The marketplace can set tiered commissions based on the listing value. To set the default commission, navigate to Admin panel > Commission

commission template percentage and flat

Enjoy our tool below the table to test your commission.

Vendor-level commission

Commission can be overriden at the vendor level. Simply click the vendor in Admin panel > Switch vendor and change their commission.

commission template percentage and flat

Product-level commission

You can leverage your product's specification to narrow down your commission on the product level.

commission per product

Computation

For each order placed on the marketplace, Garnet split the order per vendor. The commission is computed at the line item level. Here is how the commission is calculated for a vendor:

line item commission = 
  (line item price) * (line item quantity) * (commission in percent) + (flat commission)
order commission = sum of line item commissions

Important

The shipping, discount, and tax are not included in the computation by default.

It is common to see tax included in the price, in that case, tax is included in the computation.

Reach out to us for special use cases.