Having the option to enter a discount code on the checkout page might not always be necessary, especially if a member is purchasing a level that doesn’t have a discount code associated with it.
This code recipe will only display the Apply Discount field on the checkout page if the level that is being purchased has an associated discount code.
![Hide Discount Code field if there are no discount code fields created for that level](https://www.paidmembershipspro.com/wp-content/uploads/2022/07/Hide-Discount-Code-field-if-there-are-no-discount-code-fields-created-for-that-level-1024x512.jpg)
The Code Recipe (PHP)
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.