How to improve payment approval - How to improve payment approval - Mercado Pago Developers

How to improve payment approval

This documentation is intended for integrators. If you are a buyer and your payment was rejected when using Mercado Pago, please check this article in our Help Center for guidance on how to proceed.

To prevent a legitimate payment from being rejected due to not meeting security validations, you need to include as much information as possible when performing the operation and ensure that your checkout has an optimized interface.

Below are our recommendations to improve your approval rate.

:::::AccordionComponent{title="Implement an identity verification mechanism"} It is recommended to implement advanced security mechanisms to protect online transactions. 3DS 2.0 authentication, for example, adds an extra layer of protection by allowing the user to validate their identity at the time of payment, significantly reducing the risk of fraud. For more details on how to integrate or activate 3DS 2.0 in Checkout Pro, please contact the commercial team. :::::