Receive payments through my website - Share online - Mercado Pago Developers
Which documentation are you looking for?

Do not know how to start integrating? 

Check the first steps

Receive payments through my website

If you have a website, you can add a button to receive payments. To do so, simply copy the automatically generated HTML code and paste your page's source code as shown below.

          
<script src="https://www.mercadopago.com.ar/integrations/v1/web-payment-checkout.js"
data-preference-id="1273324264-f92cada3-65b7-4a53-a55b-af7cfb015eb6" data-source="button">
</script>

        
Important
If you’d like, you can change the button styles, taking care that the code generated by Mercado Pago is not modified.