Summary

Hosted analytics consent: Documented the embedded hosted-session contract for forwarding analytics consent from the host application. Hosts send a SET_ANALYTICS_CONSENT message so product analytics and session diagnostics stay off until analytics consent is granted. The hosted page listens for that message and does not emit a consent-ready event.

Documentation Updates

Page updates

  • Integration guidelines — Added Step 6: Analytics consent integration (embedded hosts), with React iframe and React Native WebView snippets. Subsequent hosted workflow steps are renumbered (webhooks to Step 7, session expiration to Step 8). Compliance requirements now distinguish KYC data-sharing consent from analytics consent.
  • Quickstart setup — Links to the analytics consent section alongside theme customization. React Native SDK PaymentSDKConfigType now includes optional analyticsConsent (default false).