
Medusa v2 Payments
from agentic-commerce-skills-plugins16
Guides implementation of Medusa v2 payment module and provider integrations (Stripe, PayPal): sessions, authorization/capture/refund lifecycle, webhooks, and be
What it does
Medusa v2 Payments is a technical guidance skill that instructs an agent how to implement the Medusa v2 payment module and provider integrations. It documents entity relationships (payment collections, sessions, payments), the provider abstraction (AbstractPaymentProvider), common workflows (initiate/authorize/capture/refund), admin routes, and practical guidance for webhooks, security, and testing. The skill emphasizes fetching live Medusa docs for exact method signatures and provider interfaces.
When to use it
Use when building or extending e-commerce backends on Medusa v2 that require payment provider support, when integrating Stripe or PayPal, or when implementing provider-specific workflows (3DS, webhooks, idempotency). Also useful for reviewing or planning payment-related architecture.
What's included
- Scripts: none detected in repo (has_scripts=false)
- References: none bundled (has_references=false)
- Instructions: detailed architecture notes, lifecycle tables, provider method skeletons, workflow lists, admin route recommendations, and security/testing best practices. It explicitly instructs the implementer to fetch the latest Medusa docs.
Compatible agents
Best with agents that can perform web-fetch/search for live documentation and generate TypeScript/Node.js code (Claude Code, Codex, Copilot-style agents, Gemini CLI).
Tags
Information
- Repository
- agentic-commerce-skills-plugins
- Stars
- 16
- Installs
- 0