Product-scoped credentials
Generate product/plugin credentials for a specific SoundSync product, rotate or revoke exposed credentials, and avoid account-password based plugin integrations.
SoundSyncDeveloper Platform
HISE Licensing
SoundSync gives HISE developers one generated product package with product-scoped credentials, activation and validation scripts, Store, My Products, machine identity handling, deactivation, restore flows, centralized support routing, and subscription-aware license settings.
Plugin licensing flow
The package is designed around explicit activation, recurring validation, Store, My Products, local cache/token behavior, and lock states that respect the backend license response.
Generate product/plugin credentials for a specific SoundSync product, rotate or revoke exposed credentials, and avoid account-password based plugin integrations.
Use HISE UI components and scripts for customer Login, serial entry, activation requests, validation-token storage, status messaging, and customer-facing activation feedback.
Validate serial, product, machine identity, entitlement, subscription state, and validation token before unlocking protected plugin behavior.
Default offline grace is 7 days unless configured otherwise, and only applies after a valid online activation/cache exists.
Revoked, suspended, deactivated, expired, not-found, product-mismatch, and other confirmed invalid backend states should lock the plugin instead of falling back to grace.
Generated HISE config can include license model, subscription required flag, billing interval, trial days, failed-payment grace, and cancellation behavior.
The same generated package can show the published Store, product detail pages, customer-owned products, serial copy, entitlement-gated downloads, and the centralized SoundSync support route.
HISE package setup
Download or regenerate the HISE package from the saved product page, wire the config into your project, then test Login, Serial activation, Store, My Products, validation, deactivation, offline grace, and invalid lock states before release.
Support-ready licensing states
Activation, validation, offline grace, subscription access, restore flows, and invalid-state messages should be tested before release so support can resolve licensing questions from known product and customer context.
Launch Center ready
Generate the HISE product package, test the whole activation and Store path, and make confirmed invalid states lock clearly before customers install the plugin.