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

# Receipt Customization

> Customize your users' order receipt

Customizing the order receipt that gets sent to your users' email addresses is possible under our Enterprise plan.

## Elements that can be customized

* **Subject**: the subject of the email.
* **Header**: the header of the email.
* **Body**: the body of the receipt within the email.
* **Company logo**: you can add your company logo.
* **Remove Crossmint's links**: you can also remove Crossmint's social links and buttons (included in the default receipt sent).
* **Remove transaction hash**: you can also remove the transaction hash (included in the default receipt sent).

## Elements that cannot be customized

* You cannot include the user's name in the receipt as this information is not always available.
* You cannot remove the "Payment powered by Crossmint" message on the footer for compliance.

<Note>Please contact your Crossmint customer success engineer and provide them with the above information.</Note>

<AccordionGroup>
  <Accordion title="What does the default purchase receipt look like?">
    Here is an example of the default purchase receipt that is emailed to users:

    <img src="https://mintcdn.com/crossmint/QK6rWfcUCMmvIQPT/images/payments/headless/default-receipt.png?fit=max&auto=format&n=QK6rWfcUCMmvIQPT&q=85&s=a28c9f226be1c6fa4fc0e1abc31f674d" alt="Crossmint default purchase receipt" width="1710" height="1116" data-path="images/payments/headless/default-receipt.png" />
  </Accordion>

  <Accordion title="What does a customized purchase receipt look like?">
    Here is an example of a customized purchase receipt that is emailed to users:

    <img src="https://mintcdn.com/crossmint/QK6rWfcUCMmvIQPT/images/payments/headless/customized-receipt.png?fit=max&auto=format&n=QK6rWfcUCMmvIQPT&q=85&s=e200684c65e33ca9ae34dbecac026efb" alt="Crossmint customized purchase receipt" width="543" height="613" data-path="images/payments/headless/customized-receipt.png" />
  </Accordion>
</AccordionGroup>
