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

# Culqi

> Native in-chat card payment via Culqi.

Culqi allows processing card payments directly within the WhatsApp conversation via a **native in-chat** experience.

Brain Studio captures card data securely and exposes the **real payment status** so your implementation can continue the flow, whether you are building in **Canvas** or in an **AI Agent**.

***

## Integration summary

<Tabs>
  <Tab title="Installation">
    * Available via **assisted enablement by the Jelou team**
    * Requires an **active Culqi account**
    * Requires merchant's own credentials (API Keys)

    <Info>
      This integration is not currently available in Marketplace.
      It is enabled with support from the Jelou team to ensure correct technical configuration, credentials validation, and node activation in your workspace.
    </Info>
  </Tab>

  <Tab title="Experience">
    * **Embedded WebView:** No
    * **[Native in chat](/guides/integraciones/pagos/experiencias/pago-nativo):** Yes
    * **External confirmation:** No

    <Info>
      The user enters their card data directly within the conversational flow.

      Tokenization and processing of sensitive data are performed on the provider's certified infrastructure, complying with security standards.
    </Info>
  </Tab>

  <Tab title="Availability">
    **Availability:** Peru
    **Currency:** PEN

    <Tip>
      The availability indicated here corresponds to the integration within Jelou.
      Culqi may offer other services or modalities outside the current scope of this integration.
    </Tip>
  </Tab>
</Tabs>

***

## Next steps

<Steps>
  <Step title="Request Culqi enablement">
    To enable Culqi in your workspace, contact us at:

    **[ayuda@jelou.ai](mailto:ayuda@jelou.ai)**
  </Step>

  <Step title="Configure the native payment flow">
    Once enabled, you will be able to:

    * Add the Culqi node to the Canvas.
    * Request card data within the chat.
    * Continue the flow based on the **official payment status**.

    <Check>
      The flow should only advance through the successful payment output when Culqi officially confirms the transaction.
    </Check>
  </Step>
</Steps>
