- Render paywall assistant messages (auth/top‑up) as native UI and handle link flows automatically.
- Show BalanceBadge, AuthorizeButton, TopupButton, and an ActivityFeed with minimal wiring.
- Expose hooks like
usePaywall
,useBalance
,useAuthorization
plus a context provider. - Handle post‑checkout reconciliation (auto refresh/poll), loading/error states, and accessibility.
- Support theming and i18n; work with CSR/SSR.
- Keep your paywall key server‑side (widgets never require exposing it).