React adapter: post-purchase rollout
Use this guide after payment to move from ZIP download to a tested React integration.
- • Download `platform-cookie-core.zip` from the customer area.
- • Copy the plain adapter and shared assets into `public/` or your CDN.
- • Register the live hostname in billing.
- • Load the runtime once from the React shell and boot it with a `license` object that includes `siteKey`, `verifyUrl`, and `billingUrl`.
- • Validate SPA navigation, consent state, and audit behavior.

Serve the assets globally
Place the plain adapter files and shared assets where the React app can serve them globally from the shell.