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

# Niubiz

> Embedded WebView checkout in WhatsApp via Niubiz.

Niubiz allows you to initiate charges from a WhatsApp conversation using its **official checkout in an embedded WebView**.

Brain Studio initiates the transaction 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 Niubiz account**
    * Requires own credentials (provided or managed during enablement)

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

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

    <Info>
      The user completes the payment inside the WebView checkout.
      Sensitive data capture and processing occur on the provider's secure infrastructure.
    </Info>
  </Tab>

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

    <Tip>
      The final availability of payment methods depends on the active configuration in the merchant's Niubiz account.
    </Tip>
  </Tab>
</Tabs>

***

## Next steps

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

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

  <Step title="Configure and test the end-to-end flow">
    Once enabled, you will be able to:

    * Add the Niubiz node to the Canvas.
    * Send the checkout to the user in WhatsApp.
    * Continue the flow based on the **official payment status**.

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