AI resources
Checkout Pro Checkout Pro redirects the buyer to a Mercado Pago environment to complete the payment. You can integrate it using the Orders API (modern flow) or the Preferences API (classic flow). This reference describes the available endpoints and how to interact with them. Looking for integration steps? Go to Checkout Pro via Orders documentation or Classic Checkout Pro.
Which integration path should you use? Choose based on your use case.
    Via Orders API (Recommended)
    • Simplified flow with a single endpoint
    • Direct checkout_url to redirect the buyer
    • New features and simplified notifications
    Via Preferences API (Legacy)
    • Preference-based flow with init_point
    • Compatible with existing integrations
This integration path is not recommended. The Preferences API will continue to be supported, but new features will only be available in the Orders API. If you are starting a new integration, use the Orders API. If you already have a Preferences integration, check the Checkout Pro via Orders documentation to plan your migration.

Available endpoints

All endpoints that make up the Checkout Pro integration via Preferences.



SDKs

Use our official SDKs to integrate Checkout Pro faster. GitHub is the source of truth for each library.



All set to get started?
Go to the first endpoint and start creating your first payment preference.