DNN 6.1.5
Microsoft SQL Server 2005 - 9.00.3042.00
Smith Cart 4.93
I am trying to set up Order Level Discounts By Role but it is not working. I want to have several different roles for users that will give them different discount levels by percent off thier entire order. Here's the steps I've taken:
-
Created a security role "discount 1" and "discount 2."
-
Created two new users and gave each user one of these roles.
-
Went to the cart setup and under Coupons and Discounts selected the option "Enable Order Level Discounts By Role."
-
Went to Store Settings, Discounts, and selected "discount 1" from the dropdown, typed "10" into the discount percent box and clicked Add Order Discount. Did the same for "discount 2" but used 20 for the percent.
When I login as either of these users, no discounts are applied to the order.
Thanks