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

# Experience types

> Embedded WebView, native experience in WhatsApp, or confirmation in an external app.

Use this guide to choose **the experience from the payer's point of view**.

The available experience depends on the **provider** and the **type of integration**.

<CardGroup cols={1}>
  <Card title="Embedded WebView" icon="globe" href="/guides/integraciones/pagos/experiencias/checkout-webview" horizontal>
    The payer completes the checkout in a WebView inside WhatsApp.
  </Card>

  <Card title="Native in chat (cards)" icon="message" href="/guides/integraciones/pagos/experiencias/pago-nativo" horizontal>
    The payer completes the transaction in WhatsApp's native interface (Flows).
  </Card>

  <Card title="External confirmation" icon="arrow-up-right" href="/guides/integraciones/pagos/experiencias/confirmacion-externa" horizontal>
    The payment is confirmed outside the checkout (wallets or transfers) and the flow continues with the returned status.
  </Card>
</CardGroup>

<Warning>
  For **Embedded WebView** and **Native in chat (Flows)** you need a **verified WhatsApp Business** account.

  If it is not verified, the checkout may open in an external browser or the native experience may not be available.
</Warning>
