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

# Send a receipt in Stripe

> Send receipts to individual customers or configure automatic receipts for every successful Stripe payment.

**Stripe** provides flexible options for sending receipts to your customers. You can manually send receipts for individual transactions or configure automatic receipts for every successful payment. This guide covers both methods.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/j2bwgqxbqy" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Send a receipt or invoice manually

* Locate the Stripe profile of your customer in the **Customer** tab
* Navigate to the desired payment
* Click **Send receipt**

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/v1yswbyiqt" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Configure automatic receipts in Stripe

* Log into your Stripe account
* Select **Settings** in top right corner of your Dashboard
* Navigate to your **Business settings**
* Open **Emails**
* Toggle on **Successful payments**
* Click **Save** to apply

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/dh0bivhn30" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

Learn more about [email receipts in Stripe](https://stripe.com/docs/receipts).
