Minimum Order Value for Online Orders
Users are unable to place an online order if the minimum order value is not met.
If a minimum order value is enabled for the selected service and the user attempts to process a payment on an order that doesn't meet the requirement, users will see an error message:
"Order cannot be less than [amount]"

If a minimum order value is enabled for the selected service, a progress bar will appear at the bottom of the screen. This bar updates in real-time as items are added to the basket, helping users track how close they are to meeting the order requirement.


Last updated