What problem does it solve?
This Skill unit helps you implement, audit, and maintain integrations with the Mercado Pago SDK for Node.js/TypeScript, covering various aspects like Checkout Pro, Checkout API Orders, payments, preferences, webhooks, refunds, customers, subscriptions, OAuth, Point, and production best practices.
Core Features & Use Cases
- Checkout Pro Implementation: Create and manage Mercado Pago Checkout Pro preferences.
- Checkout API Orders: Handle Mercado Pago Checkout API Orders with detailed control over the checkout process.
- Payment Handling: Process payments, including capturing, canceling, and refunding.
- Subscription Management: Implement and manage Mercado Pago subscriptions.
- OAuth Integration: Connect Mercado Pago accounts using OAuth.
- Use Case: For a e-commerce platform, use this Skill to integrate Mercado Pago's payment and subscription services, ensuring secure and efficient transactions.
Quick Start
Initialize the Mercado Pago client using the provided access token and set up the SDK for your Node.js/TypeScript project.