You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

You can automatically apply a charge to your customers order if the order total does not meet a specified threshold/minimum-amount.

Contents

Overview

You can enable/disable the Minimum Order Charge at two levels:

  • Per Customer
  • Per Role (fall-back if Customer not configured)

You also need to configure two system level values:

  • amount below which the charge should apply 
  • the amount to charge if under the limit.

 

This document will ignore the following additional features for the present:

  • Stock Group Exceptions - assumed disabled
  • System Table Order Limit Charge amount - assumed disabled so the amount is taken from the system level setting; the system table functionality allows configuring a charge amount per Customer Type
  • Customer Minimum Order Charge Override - assumed disabled

Step-by-step: configuring charge threshold and amount to charge when threshold not met

  1. Login as an administrator
  2. Click "Settings" in the menu (zSettings.aspx)
  3. Select the "Orders" tab
  4. Select the "Restrictions and Charges" sub-tab
  5. In the "Order Limits" section you can:
    1. Configure the "Minimum Order Value" setting - This is the amount that the order must be over to prevent the application of the minimum order charge. Anything up to and including this amount will result in the Minimum Order Charge being applied
    2. Configure the "Charge amount for under Order Limit" setting - This is how much the Minimum Order Charge will be if the order is under the threshold (less than order equal to the Minimum Order Value)

Step-by-step: configuring customer for minimum order charge

  1. Login as an administrator
  2. From the menu go to "Accounts" > "Advanced Customer Maintenance" (CustomerMaintenance.aspx)
  3. Search for and select the customer you want to configure Minimum Order Charges against
  4. Go to the "Customer Details" tab
  5. Click "Modify"
  6. Select an appropriate value for the "Apply Minimum Order Charges" setting

    If you select 'yes' or 'no' then the charge will or will not be applied as you have specified

    If neither are selected (i.e. "Please Select..") then the system falls back to using the Per Role configuration (see next section Step-by-step guide: Per Role)

Step-by-step: configuring role based fall-back for minimum order charge

This only applies if the a customer account does not have 'yes' or 'no' selected for the 'Apply Minimum Order Charges' setting!

  1. Login as an administrator
  2. Go to the Role configuration page (zRoles.aspx)
  3. Select the role you want to configure
  4. Go to the Functions tab
  5. You can enable/disable the charge for the role by clicking 'Modify' and selecting 'Yes' or 'No' for the 'Enable Order Limit Charge' setting

Error rendering macro 'contentbylabel'

parameters should not be empty

  • No labels