Salla App Lifecycle

Salla app lifecycle webhook events — what Salla fires as a merchant installs, updates, uninstalls, trials, and subscribes. Use when handling `app.installed`, `app.store.authorize`, `app.updated`, `app.uninstalled`, `app.trial.*`, or `app.subscription.*`; provisioning on install; cleaning up on uninstall; or building the merchant state machine (installed → trial → active → expired → uninstalled). Builds on salla-webhooks (signature, idempotency, fast 200) and salla-app-auth (token storage). Plan/trial state and entitlements → salla-app-billing.

sallaapp a64722f 2 files · 25.0 KB Updated

File contents

sallaapp/salla-partners-agent-kit/tree/main/.agents/skills/salla-app-lifecycle commit a64722fb72

Frequently asked questions

npx skillmds@latest add sallaapp/salla-app-lifecycle