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

Compare with Current View Page History

« Previous Version 8 Next »

Overview

Customer Self Service features Minimum Order Charge functionality, whereby a charge can automatically be applied to a customer's order if the order total does not meet a specified threshold/minimum-amount.

 

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 guides

To Configure the Charge Threshold and Charge Amount:

  1. Login as an Administrator.
  2. Navigate to 'Settings' --> 'Settings' (/zSettings.aspx)
  3. Click the 'Orders' tab.
  4. Click 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).
  6. Click the 'Update' button to save changes.

Step-by-step:

To Configure a Specific Customer for Minimum Order Charge:

  1. Login as an Administrator.
  2. Navigate to 'Accounts' --> 'Advanced Customer Maintenance' (/CustomerMaintenance.aspx).
  3. Search for and select the required customer. 
  4. Click the 'Customer Details' tab.
  5. Click 'Modify'.
  6. Enter a 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)

  7. Click 'OK' to save.

 

 

Step-by-step:

To Configure Role-based fall-back for Minimum Order Charge:

  1. Login as an Administrator.
  2. Navigate to 'Accounts' --> 'Role Managemenet' (/zRoles.aspx).
  3. Select the required role via radio button.
  4. Click the 'Functions' tab.
  5. Enable/disable the charge for the role by clicking 'Modify' and selecting 'Yes' or 'No' for the 'Enable Order Limit Charge' setting.

  6. Click 'OK' to save.

    This role-based setting only takes effect if the a customer account does not have 'Yes' or 'No' selected for the 'Apply Minimum Order Charges' setting.



  • No labels