Get approval
After the agreement creation, it is necessary to obtain the buyer's approval to use the payment data stored in the Mercado Pago wallet. This approval occurs during the payment flow and uses two parameters:
agreement_uri
: redirection address where the buyer authorizes access to the Mercado Pago wallet for making a payment.return_uri
: redirection address after the agreement confirmation provided by the buyer.
See the diagram illustrating the buyer's approval process below.
The sequence diagram previously displayed illustrates that the buyer's confirmation occurs simultaneously with the purchasing process. Within this scenario, the buyer grants authorization to integrate their Mercado Pago account, allowing the use of various payment methods offered to complete the transaction.
After concluding the agreement, refer to the section Create payer token. This step is necessary for successfully finalizing the account linking flow, enabling progression to the subsequent phase of the payment flow.