mp-checkout-online

Guide Mercado Pago online checkout integration with Checkout Pro and Checkout API.

24|14|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/mercadopago/mercadopago-claude-marketplace --skill mp-checkout-online
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mp-checkout-online
Source: https://github.com/mercadopago/mercadopago-claude-marketplace/tree/main/plugins/mercadopago/skills/mp-checkout-online
Command: npx skills add https://github.com/mercadopago/mercadopago-claude-marketplace --skill mp-checkout-online

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides structured guidance for implementing online checkout with Mercado Pago, consolidating patterns, flows, and decision logic to speed up integration and reduce errors.

Core Features & Use Cases

  • Checkout Pro: redirect-based, quick integration.
  • Checkout API: server-to-server flow with tokenization and non-card methods.
  • 3D Secure (3DS) and Cross-Border Payments (CBP) support for secure and cross-border payments.
  • Use cases include building on-site checkout pages, handling redirects, and processing webhooks; adapt flows for country-specific requirements.

Quick Start

Explain a complete online checkout flow for a web store using Checkout Pro.

Frequently Asked Questions about mp-checkout-online

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate online checkout with Mercado Pago for a web store?

To integrate online checkout with Mercado Pago, use structured guidance for Checkout Pro to build a complete web-based payment flow, handling redirects and processing webhooks for transaction confirmation.

What is the difference between Checkout Pro and Checkout API for online payments?

Checkout Pro uses a redirect-based flow for quick integration, while Checkout API provides a server-to-server flow with tokenization and non-card methods for on-site payment processing without redirects.

Does Mercado Pago support 3D Secure and Cross-Border Payments?

Yes, Mercado Pago integration patterns support 3D Secure (3DS) for secure payments and Cross-Border Payments (CBP) to handle country-specific requirements for international transactions.

When do I need decision trees for online payment flows?

You need decision trees for online payment flows when building web-based UI integrations to select between Checkout Pro, Checkout API, and 3D Secure, ensuring stable patterns and reducing integration errors.

Can I process webhooks and handle redirects with Mercado Pago checkout?

Yes, you can process webhooks and handle redirects when building on-site checkout pages, using stable integration patterns and flow descriptions that adapt to country-specific requirements.