salla-addon-purchase-embedded
Installation
SKILL.md
Salla Addon Purchase — Embedded UX
Buying an addon happens inside the embedded app — a native checkout drawer opens in the Salla Merchant Dashboard, not a separate page or external redirect. This skill owns only the purchase UX: list the add-ons, open the checkout, react to the result. Everything after payment — activation, entitlement, renewal — is webhook-driven and owned by salla-addon-purchase.
Tools & MCPs
The in-iframe purchase is an embedded-SDK Checkout call, not an MCP tool — no MCP action runs here.
| Hand-off | Skill |
|---|---|
| SDK init / handshake / No-Chrome | salla-embedded-app |
| Addon definition, activation webhook, entitlement | salla-addon-purchase |
| Pricing primitives | salla-app-billing |