Add the node to Canvas
Locate the integration in Marketplace
In the left sidebar of Brain Studio, open the Marketplace folder.If the integration is correctly connected, you will see Deuna listed as an available provider.

Drag the node to Canvas
Drag Deuna from the sidebar into your flow in the Canvas.When dropped, the node block will be created with its available outputs.
Configure the node
- Inputs
- Outputs
Guardar resultado como
Guardar resultado como
Defines the name of the variable where Brain Studio will store the complete JSON response from the node.
Modalidad de cobro [cobro único por default]
Modalidad de cobro [cobro único por default]
Defines the payment modality.Currently only the
payment value (single charge) is supported.Ambiente
Ambiente
Defines the environment in which the charge will be executed.Available values:
DEV, PRODExpiración del botón de pagos [minutos]
Expiración del botón de pagos [minutos]
Defines how long the payment button remains valid from the moment it is sent to the user.Available values:
10, 20, 30, 60Motivo de pago
Motivo de pago
Descriptive text for the charge.Examples:
- order number
- product or service name
- internal payment reference
Monto sujeto a impuestos
Monto sujeto a impuestos
Amount of the charge that is subject to taxes.
This value is added to the tax-free amount to calculate the total payment.
You can use
0 if it does not apply.Monto libre de impuestos
Monto libre de impuestos
Amount of the charge that is not subject to taxes.
This value is added to the taxable amount to calculate the total payment.
You can use
0 if it does not apply.Metadata del pago
Metadata del pago
Additional information for traceability or internal reference.
You can use this field to correlate the payment with an order, reconciliation, or audit.
Personalizar textos botón de pago
Personalizar textos botón de pago
If you select Yes, additional fields are enabled to customize the message that accompanies the payment button.Available fields:
Header(required)Body(required)Footer(required)
Allows you to fully customize the message shown to the user before paying in the Deuna wallet.
Header
Header
Title of the message that accompanies the payment button.
Body
Body
Main text of the message that accompanies the payment button.
Footer
Footer
Important considerations
The node environment must match the credentials
The node environment must match the credentials
The environment configured in the node (
DEV or PROD) must match the credentials used when connecting Deuna.If they do not match, the payment will not be processed correctly.Payment status handling
Payment status handling
In payments with Deuna, the user completes the transaction in the provider’s wallet.In some cases, the payment may momentarily remain in a pending state. In that case:
- the user receives a notification in the conversation
- the flow waits for the confirmation
- Pago Exitoso
- Pago Fallido
The pending state is not exposed as an independent node output.