Surcharge/discount algorithm |
Description |
Example |
Fixed Per Order (FPO) |
Fixed surcharge/discount amount will be applied for the whole order regardless of the products quantity, weight and subtotal in the cart. Website base currency will be applied. |
|
Fixed Per Item (FPI) |
The surcharge/discount amount will be applied for every product item in the cart. Website base currency will be applied. |
|
Fixed Per Item From The Attribute (FPIA)
|
The surcharge/discount amount will be taken from the specific attribute set in your Platform (Shopify, Magento, WooCommerce). If product is missing the attribute or value missing, then "0" surcharge/discount will be applied to this product.
|
|
Fixed Per Unit Of Distance (FPUD)
|
The surcharge/discount amount will be applied per kilometer or mile (distance between Origin and Destination address). Website's distance unit will be applied. This calculation requires Google Matrix API.
|
|
Fixed per unit of weight (FPUW) |
The surcharge/discount amount will be calculated depending on the cart weight. Website base currency will be applied.
|
|
Percentage of order subtotal (POS) |
The surcharge/discount amount will be calculated depending on the cart subtotal. Check Advanced settings of affected shipping options to specify Tax and Discount inclusion.
|
|
Percentage of rate (POR)
n/a for "Replace" action type.
|
The surcharge/discount amount will be calculated depending on the original rate amount.
|
|
Fixed Per Custom Item (FPCI) |
The surcharge/discount amount will be applied for every custom item in the cart. This calculation requires Custom Calculation to be set.
|
|