Skip to content
Back to documentation

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 + customerEmail verification
  • 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".

  1. Open SlashSnip Dashboard.
  2. Go to Settings -> License & PRO.
  3. Paste the key and activate it.
  4. 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

  • /account is the public truth page for current billing status — look up license, open portal, check subscription state.
  • /checkout/success is 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

Browse related articles