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

# How it works

> Connect Deuna in Brain Studio and collect payments in Ecuador via external confirmation from WhatsApp.

Deuna is an Ecuadorian payment provider you can connect in Brain Studio using your own enterprise account.

Brain Studio creates the payment intent and exposes the **real transaction status** so your flow can continue based on the result.

***

## Integration summary

<Tabs>
  <Tab title="Installation">
    * Available in **Marketplace**
    * Requires an **active Deuna enterprise account** with credentials delivered by the commercial team
    * Requires **[Api Key, Api Secret and Punto de Venta](/en/guides/integraciones/pagos/proveedores/deuna/obtener-credenciales)**, available only after the Enterprise onboarding process is approved

    <Info>
      Deuna credentials are not self-service. The Punto de Venta, Api Key and Api Secret are delivered directly by the Deuna commercial team after the onboarding process is completed.
    </Info>
  </Tab>

  <Tab title="Experience">
    * **Embedded WebView:** No
    * **Native in chat:** No
    * **External confirmation:** Yes

    <Info>
      The user completes the payment in the Deuna wallet outside of WhatsApp.

      Once confirmed, Deuna sends the payment status to Jelou and the conversation continues based on the result.
    </Info>
  </Tab>

  <Tab title="Availability">
    **Available countries:** 🇪🇨 Ecuador\
    **Currency:** USD\
    **Payment method:** Wallet Deuna
  </Tab>
</Tabs>

***

## Next steps

<Steps>
  <Step title="Get Deuna credentials">
    Before connecting, start the Enterprise onboarding process with the Deuna commercial team. Once completed, you will receive the **Punto de Venta**, **Api Key** and **Api Secret** for development and production environments.

    <Card title="Getting credentials" href="/en/guides/integraciones/pagos/proveedores/deuna/obtener-credenciales" icon="key">
      Start the onboarding process and get your Deuna credentials to connect the integration.
    </Card>
  </Step>

  <Step title="Connect in Brain Studio">
    With the received credentials, connect Deuna from Marketplace by filling in the **Punto de Venta**, **Api Key**, **Api Secret**, **IVA** and **Moneda**.

    <Card title="Connect in Brain Studio" href="/en/guides/integraciones/pagos/proveedores/deuna/conectar-en-brain-studio" icon="plug">
      Connect your account and complete the initial integration setup.
    </Card>
  </Step>

  <Step title="Use Deuna in your flow">
    Once connected, add the Deuna node to your flow and continue based on the real payment status.

    <Card title="Usage and configuration" href="/en/guides/integraciones/pagos/proveedores/deuna/uso-y-configuracion" icon="gear">
      Configure the payment experience within the flow.
    </Card>
  </Step>
</Steps>
