Invoice description - Preferences - Mercado Pago Developers
Which documentation are you looking for?

Do not know how to start integrating? 

Check the first steps

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"