Import file details: merchant_commission_amount.csv

Edit on GitHub

This document describes the merchant_commission_amount.csv file to configure merchant commission amount.

This data is needed when applying fixed commissions. For example, you might want to apply a 50 cents commission per item sold. This importer lets you define this fixed amount for gross and net modes per currency.

Import file dependencies

merchant_commission.csv

Import file parameters

COLUMN REQUIRED DATA TYPE DATA EXAMPLE DATA EXPLANATION
merchant_commission_key String mc4 The merchant commission to import the amount for.
currency String EUR Commission amount currency.
value_net Integer 0 Net value of the merchant commission amount.
value_gross Integer 50 Gross value of the merchant commission amount.

Import template file and content example

FILE DESCRIPTION
template_merchant_commission_amount.csv Import file template with headers only.
merchant_commission_amount.csv Example of the import file with Demo Shop data.

Import command

console data:import:merchant-commission-amount