These settings provide additional flexibility for unique discount scenarios that may not apply to standard discount scenarios. Use them to provide additional control over discount or promo code eligibility, program specific discount restrictions, and conditional discount amounts based on program attributes.
WHERE TO FIND: These options can be entered under the Advanced Settings section of a specific discount setup under Programs > Discounts/Adjustments.
Allow Promo Codes on Specific Programs or Divisions
Purpose
Restricts promo code usage to specific programs or divisions. Only the listed programs or divisions will allow discounts to be applied using a promo code.
Required Values
Value | Description |
program or division | Specifies whether the rule applies to Program IDs or Division IDs. |
NN | The Program ID or Division ID that should allow promo code usage. |
Format Examples
allow promo code on program IDs: 62442,713,934
allow promo code on division IDs: 22556,135,222
NOTE: When specifying multiple IDs, separate them with commas and no spaces.
Prevent Discounts on Specific Programs
Purpose
Prevents a discount from being applied to designated programs, regardless of other discount settings.
Required Values
Value | Description |
NN | The Program ID that should be excluded from receiving the discount. |
Format Example
prevent discounts on program IDs: 1567534,7868544,12,3586
NOTE: When specifying multiple IDs, separate them with commas and no spaces.
Adjust Discount Amounts Based on Branch ID or Program ID
Purpose
Allows a discount amount to be adjusted dynamically when a program matches specified criteria.
Required Values
Value | Description |
NN | The discount amount to apply (percentage or fixed amount). |
KEY | The program attribute used for comparison. |
VALUE | The value that the specified attribute must match. |
Supported Keys
Key | Description |
BranchID | Applies the discount when the program belongs to a specific branch. |
ProgramID | Applies the discount when the program matches a specific program ID. |
NOTE: If your use case requires evaluating a different program attribute, contact Support to discuss available options.
Format Examples
Apply a 5% discount to programs associated with Branch ID 44
discount 5% when program BranchID = 44
Apply a fixed discount of $5.36 to programs associated with Branch ID 44
discount $5.36 when program BranchID = 44
