Home
Documentation
Resources
Certifications
Community

Resources

Check for updates on our solutions and system performance, or request technical support.

Community

Get the latest news, ask others for help and share your knowledge.

Invoice description - Preferences - Mercado Pago Developers

Intelligent search powered by OpenAI 

Invoice description

Invoice description is a setting that allows you to define the name of the establishment that will be displayed on the buyer's invoice. This allows for business identification and avoids unnecessary disputes.

To display the description on the buyer's invoice, send a POST with the statement_descriptor parameter informing the name of the establishment as shown in the example below to the /checkout/preferences endpoint and execute the request.

json

"statement_descriptor": "MYBUSINESS"