Stay organized with collections
Save and categorize content based on your preferences.
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 2024-10-09 UTC."],[[["Merchant-specific terms can be added to display custom text and a link to the merchant's Terms of Service within the booking process."],["These terms are added by specifying values for `merchant.terms.text` and `merchant.terms.url` fields in the merchant feed."],["`merchant.terms.text` will display in the merchant overview and booking modal, while `merchant.terms.url` will be linked under \"Terms of Service\" in the booking modal."],["The provided JSON code snippet demonstrates how to structure the `merchant.terms` data within your feed."]]],[]]