# My Belvo Portal for Payments MBP for Data and Payments The My Belvo Portal (MBP) is a unified portal where users manage both data and payment consents. This article focuses on the **payment-related** features—how users view their payment consents and transaction history. For information about data consent management features (including customization options), see our article on the My Belvo Portal for Data Consents. The My Belvo Portal (MBP) allows users to manage the consents they have previously given to applications (using Belvo's payments product) to make payments from their bank accounts and to view all payments they have made using Belvo's payments product. Consent management compliance As part of the regulations for Brazil's Open Finance Network, all individuals and companies must be able to: - Manage the consents they have granted to applications accessing their personal data. - Manage the consents they have granted to applications accessing their payment data. - View the transactions they have made using the payment consent. Consequently, your application **must** offer straightforward and easily accessible options for users to access the My Belvo Portal. This can be achieved by linking directly to Belvo's instance. ## Hosted MBP On Belvo's website, we host a universal instance of the MBP that any user can use to manage their consents. This instance consolidates all the consents (data and payment) they have granted using Belvo's payments product. In your application, you can direct your users to Belvo's universal MBP instance using this URL: `https://meuportal.belvo.com/`. ### Confirming Identity Before users can access their consent information, they will need to confirm their identity by authenticating with a banking institution with which they have an account. #### Sign In In the **Sign In** screen, the user needs to provide their CPF (Individuals) or CNPJ and CPF combination (Businesses). #### Institution Selection In the **Institution Selection** screen, the user selects which institution they want to use to authenticate with. #### Review Authentication Consent Request In the authentication **Consent** screen, the user can review what data will be used to authenticate (**Conferir resumo do consentimento**) as well as for how long the consent will be valid (**Prazo de compartilhamento**). By default this is set to one day and cannot be changed by the user. #### Redirection and Confirmation The user is then redirected to their institution and once they grant their consent in the institution, they are redirected back to the widget. They can now access the My Belvo Portal by clicking **Acessar Meu Portal Belvo**. ## Payment Consents Once users access the MBP, they can manage their payment consents by clicking on **Minhas autorizações de pagamentos** and then selecting the consent they want to manage. Webhook notification for revoked authorizations If a user revokes their consent for a payment authorization, you will receive a `PAYMENT_AUTHORIZATION` webhook notification. For more information, see Payments Brazil webhook events (V2). ## Transaction History Users can also view the transactions they have made, along with their status, using Belvo's payments product by clicking on **Meus pagamentos**.