Displaying your Terms of Service and Privacy Policy is an important step in customer onboarding. We give you the flexibility to display these documents in our SDK, or you can hide the links and display them elsewhere on your site.
We currently display the Terms of Service and Privacy Policy during the connecting step of the SDK.If you want to update the links, you can do so by updating the props in settings:
For even more flexibility, you can provide custom content for your Terms of Service and Privacy Policy directly inline using the customPrivacyPolicy and customTermsOfService props. This allows you to embed the full policy content within your app instead of linking to external pages.
As an alternative to displaying the Terms of Service and Privacy Policy as a sentence, you can display a checkbox that the user must check to proceed.To enable this feature:
Go to your Dynamic dashboard
Navigate to the login methods section under information capture
Turn on “TOS and Privacy Policy”
Once enabled, Dynamic will automatically display a built-in checkbox during the user’s onboarding flow (post-login). The user must check this box to proceed.