Add the Mercado Pago node to your Canvas flow and configure its inputs and outputs.
Once the integration is connected in Marketplace, the Mercado Pago node becomes available in your workspace for use inside your flows.This guide shows you how to add it to the Canvas and how to configure its inputs and outputs.
In the left sidebar of Brain Studio, open the Marketplace folder.If the integration is correctly connected, you will see Mercado Pago listed as an available provider.
Mercado Pago available in the Marketplace sidebar
2
Drag the node to the Canvas
Drag Mercado Pago from the sidebar into your flow on the Canvas.When you drop it, the node block will be created with its available outputs.
Mercado Pago node deployed on the Canvas
3
Open the configuration panel
Select the node on the Canvas to open its configuration panel on the right side.From there you can complete the inputs and review the available outputs.
Main text of the message that accompanies the payment button.
Footer
Successful payment
Activated when the provider confirms the transaction was processed successfully.This is the official payment confirmation point within the flow.Usage examples:
Issue invoice
Activate subscription
Release product or service
Update order status in external system
Pending payment
Activated when the provider reports that the transaction is in a pending state.This may depend on the payment method (transfers, additional validations, etc.).Currently, monitoring the state change from pending to approved requires additional logic (for example, a webhook or subsequent status verification).
Failed payment
Activated when the transaction was rejected or declined.Recommendations:
Inform the user
Allow retry
Reuse the same Mercado Pago node
HTTP Error
Activated when a communication error with the provider occurs (timeout, network, or invalid response).
Error Code
Activated when the provider returns an internal error code during payment creation or processing.
Successful CTA delivery
Activated when the payment button was sent successfully in the conversation.Indicates that the message with the button was displayed successfully in WhatsApp.Can be connected to an AI Agent that assists the user while they decide to complete the payment.Example prompt (reference):
Act as a payment assistant.The user has just received a button to complete their payment.Do not send proactive messages.Only respond if the user asks a question.Help them understand how to complete the payment and resolve related questions.