Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/FAQ/Integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ In the BTCPay payment method settings you have a new setting **“Additional tok
url to token symbol shown during checkout (can be empty but be sure to include the quotes). You can upload the icon in media manager and copy the url or you can use a link to external site or CDN.

:::danger
**Important:** All the columns text needs to be enclosed by double quotes `"` and separated by semicolon `; each asset has to be put in a new line.
**Important:** All the columns text needs to be enclosed by double quotes `"` and separated by semicolon `;` each asset has to be put in a new line.
:::

**Example additional token config**
Expand Down