mp-specialized
Products Covered
- Insurance Payments (Aseguradoras): Specialized billing for insurance companies (Argentina)
- Yape (Peru): Mobile wallet integration
- Fintoc (Chile): Bank transfer via Fintoc
When to Use
Use this skill when the query involves: insurance, aseguradora, Yape, Fintoc, specialized payment method.
For general checkout, use mp-checkout-online instead.
Decision Tree
Specialized integration
├── Insurance company billing?
│ └── Insurance payment flow (special approval required)
├── Accept Yape payments (Peru)?
│ └── Yape integration via MP
└── Accept bank transfers via Fintoc (Chile)?
└── Fintoc integration via MP
Gotchas
- Insurance flows require specific MP approval and contract.
- Yape is Peru-only.
- Fintoc is Chile-only.
- Each has specific UX requirements.
Prerequisites
- Specialized approval from MP for each product
Country Availability
- Insurance: AR
- Yape: PE
- Fintoc: CL
What to Fetch from MCP/Docs
- Insurance API endpoints
- Yape configuration
- Fintoc setup
- Country-specific docs