> ## Documentation Index
> Fetch the complete documentation index at: https://docs.recheckapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Apply discount code

> Allow customers to add a discount code to their order after placing an order.

import NeedHelp from '/snippets/NeedHelp.mdx';

<Steps>
  <Step title="Open Recheck and click on Modules in the left menu." />

  <Step title="Select Apply discount code from the list of modules." />

  <Step title="Enable the &#x22;Apply discount code&#x22; toggle">
    This allows customers to add a discount code to their order from the Thank You or Order Status page.
  </Step>
</Steps>

<NeedHelp />
