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

# Customize Receipts

This article explains how to customize the receipts sent to your players after successful game purchases, including email sender details and receipt branding.

To customize receipts:

1. In your Publisher Dashboard go to **Studio > Builder > Receipt.**
2. Configure the following fields:

   * **Sender Name**: Enter the name you want displayed as the email sender.
   * **Receipt Logo**: Select or upload an image for the logo on the receipts.
   * **Receipt Header**: Select or upload a header image for the receipts.

   <Note>
     If you provide an external image URL, Appcharge saves and uses the URL as-is. Appcharge doesn't download, copy, upload, or host the image. If you use an external image URL, host the image on your own infrastructure and keep it available at the provided URL.

     We recommend uploading image files instead of using external URLs when possible. Appcharge hosts uploaded files on its CDN.
   </Note>
3. Click **Save** to finalize the changes.

## Translate receipts

Add translations so that your receipts are sent to customers in their preferred languages.

To translate receipts:

1. Follow the instructions in the [Translations Guide](/../../guides/translations/about-translations) to add languages and set the translations.
2. Ensure your receipts are set to display the correct language:
   * **If you have an Appcharge web store:** The receipt is sent in the same language as the player's web store.
   * **If you don't have an Appcharge web store:** Include the desired locale in the `receiptMetadata` property  in your request to the [Create Checkout Session API](/../../api-reference/checkout/checkout-session/create-checkout-session).
