> ## 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.

# Envía un recibo en Stripe

> Envía recibos a clientes individuales o configura recibos automáticos para cada pago exitoso de Stripe.

**Stripe** ofrece opciones flexibles para enviar recibos a tus clientes. Puedes enviar recibos manualmente para transacciones individuales o configurar recibos automáticos para cada pago exitoso. Esta guía cubre ambos métodos.

<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>

## Envía un recibo o factura manualmente

* Ubica el perfil de Stripe de tu cliente en la pestaña **Customer**
* Ve al pago que quieras
* Haz clic en **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>

## Configura recibos automáticos en Stripe

* Inicia sesión en tu cuenta de Stripe
* Selecciona **Settings** en la esquina superior derecha de tu Panel
* Ve a tu **Business settings**
* Abre **Emails**
* Activa **Successful payments**
* Haz clic en **Save** para aplicar

<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>

Aprende más sobre los [recibos por correo en Stripe](https://stripe.com/docs/receipts).
