A Discount Code is a Discount_Code__c record that staff and customers can apply at checkout to reduce the price of eligible products.
1
Open the Discount Codes list
In the App Launcher, search for Discount Codes. The App Launcher is the grid icon in the top-left of Salesforce that you use to find apps and records.
Searching for Discount Codes in the App Launcher
2
Start a new Discount Code
Click New in the Discount Codes list view.
The New button on the Discount Codes list view
3
Enter the Discount Code details
Give it a Name, a Discount Percentage, and a Code.
The Start Date, End Date, and usage-limit fields are optional.
You do not have to mark it as Is Active right away. You can do this later.
Entering the Discount Code field values on the new record
4
Save
Click Save.
fusionCore supports percentage discounts only. The Type (Type__c) field is required and its only value is Percentage — flat-amount discounts are not supported.
The Start Date and End Date determine the window during which the Discount Code is available. This is independent of whether the Is Active checkbox is checked.
The Type field only offers Percentage as a picklist value.
The three usage limits are independent counts, not related totals. Overall Usage Limit is the total number of redemptions allowed across all orders and customers. Organization Usage Limit caps how many times a single organization (Account) customer can use the code, and Individual Usage Limit caps how many times a single individual (Contact) customer can use it. Which per-customer limit applies is chosen by the order’s Customer Type.
An Overall Usage Limit of 0 blocks the code entirely, because zero redemptions are allowed. Leave the field blank for unlimited overall use.