Understanding Fee Waivers and Discounts

Administrators can configure application fee discounts. This can be used to reduce or waive the application fee. The new “Application Fee Discount” field is a currency field on the Application object.

Display of applied discount

 

You can create a Flow to assign discounts. Create a new field called ‘Coupon Code’  and add it to the Application Form. When the applicant enters a value in the Coupon Code field, it is saved in Salesforce, and the Flow can then populate the Discount field with the appropriate discount amount. Flow rules can be as simple or complex as needed. For instance, you can create a Flow that checks the entered coupon code against a list of valid codes and their corresponding discount amounts. Based on the code entered, the Flow can then automatically populate the Discount field with the correct amount. See the Salesforce Help & Training article, Flow Builder, for more information on how to create and manage Flows in Salesforce.