Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Merchant specific terms allow you to display custom text and link to your Terms of Service in the merchant overview and booking modal.
You can add these terms by specifying the merchant.terms.text and/or the merchant.terms.url fields in your merchant feed.
The merchant.terms.text displays your custom message, while merchant.terms.url links to your Terms of Service, labeled as "Terms of Service".
How to add merchant specific terms
Merchant specific terms allow you to specify text and/or a url for the
merchant’s specific terms. The text will be shown in the merchant's overview
tab as well as in the booking modal. An example of the booking modal can be
seen here:
The url will be linked to from the bottom of the create booking modal and
will always use the text Terms of Service (this text can not be changed).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-18 UTC."],[],["Merchants can add specific terms by using the `merchant.terms.text` and `merchant.terms.url` fields. The text will display in the merchant's overview and booking modal. The URL, linked as \"Terms of Service,\" will be at the bottom of the booking modal. This JSON example shows how to define both fields, including a sample URL and text. The terms of service text is fixed and not configurable.\n"]]