From mp-developer
Mercado Pago security features. Covers 3D Secure standalone, PCI compliance, Supertoken, Vault, and card tokenization. Use when implementing advanced security features.
npx claudepluginhub mercadopago/mercadopago-claude-marketplace --plugin mp-developerThis skill uses the workspace's default tool permissions.
- **3D Secure (3DS)**: Standalone authentication separate from checkout flow
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Use this skill when the query involves: 3DS standalone, PCI, tokenization, vault, supertoken, card_token, secure card storage.
For basic checkout security, use mp-checkout-online. For webhook signature verification, use mp-notifications.
Security feature needed
├── Need 3DS authentication (standalone)?
│ └── 3DS API (separate from checkout flow)
├── Need to store cards for future payments?
│ ├── Short-lived token → Card Tokenization (single use)
│ └── Long-lived token → Supertoken / Vault
├── Handle raw card data (PCI)?
│ └── PCI compliance requirements
└── Need secure card display?
└── Vault display features
{DOMAIN}/developers/{LANG}/docs/checkout-api/tokenization