Back to documentationWhat
Browse related articles
Billing & Access
License Activation
Activate your SlashSnip license key and understand the public billing flow.
Published March 14, 2026Updated April 14, 2026
Current status
As of 14 April 2026, SlashSnip supports full public billing:
- Public Stripe checkout is available at /pricing (first transactional proof closed 31 March 2026)
- Customer portal accessible from /account with
licenseKey+customerEmailverification - License activation inside the extension accepts both Stripe-issued keys and early-access keys
The runtime:
- accepts a license key;
- caches and refreshes license status (24h TTL, 12h refresh, 72h offline grace);
- unlocks PRO-only surfaces (statistics, advanced variables, encrypted backup).
Public pages
- Pricing — Free tier, PRO Annual $39.99/year (Lifetime $99 founding offer planned as Wave C rollout — not yet available).
- Installation — install guide while CWS approval pending
- Account & billing status — license lookup, portal access
If you purchased PRO via Stripe
Your license key is sent by email after checkout completes. Check your inbox (and spam folder) for a message from SlashSnip with subject "Your SlashSnip PRO license key".
- Open SlashSnip Dashboard.
- Go to
Settings -> License & PRO. - Paste the key and activate it.
- Use refresh if you need to re-check status after support or billing changes.
If you already have a private / early-access key
Same flow — paste into Dashboard Settings -> License & PRO and activate.
What /account and /checkout/success mean
/accountis the public truth page for current billing status — look up license, open portal, check subscription state./checkout/successis the post-checkout handoff showing masked purchase summary (license key, customer email are not exposed in full on the success URL; see full details in/account).
Continue the workflow
Compatibility Playbook
Verify the target surface before you standardize a workflow.
Starter Pack Article
Turn the docs into the first practical snippet bundle.