...
To configure which service mode will enable the Paper Bag Tax, the value for each one, the email receipt template, and other configurations, we have the following dedicated document: /wiki/spaces/COG/pages/4900028627 Feature - Fees and Taxes.
Delivery Partners Platforms integration
...
enable-bag-fee: Enable this to include the paper bag tax in the back-end logic. If disabled, the paper bag tax value will not be returned or sent to the partners' API or saved in the database
Accepts country, region, storeId and email as filters
If we want to condition only for a specific store we should focus on this flag because it will be the main toggle to turn the feature enable or disabled
enable-relaying-new-cart-fees-to-pos: Enable this if the
cart.fees
structure (which includes the paper bag tax value) should be sent to the POS partnerAccepts only country as filter
Flags that affect only Whitelabel App:
...
enable-fees-on-order-receipt: Enable if custom fees (such as the paper bag tax) should be shown on the delivery tracking modal receipt. For the “default” receipt, this flag does not need to be enabled
Should accept any valid general filter in LD context
Flags that affect only delivery partners platform (such as DMP):
...
display-fees-from-webhook: Enable this to show fees (such as the paper bag tax) value in delivery order details
Should accept any valid general filter in LD context