Tickets-API
JS Widget
Configure the embeddable support widget.
JS Widget
The widget embeds the complete support frontend with a single script tag.
<script src="https://www.theredstonee.de/widget/tickets.js"
data-key="pk_live_KEY"
data-color="#3b82f6"
data-position="right"
data-brand="My Shop"
data-lang="en"
async></script>
| Attribute | Description |
|---|---|
data-key | Your public key (pk_live_*) — required. |
data-color | Accent color (hex). |
data-position | right or left. |
data-brand | Display name in the widget. |
data-lang | Language, e.g. de / en. |
All
data-* attributes except data-key are optional — defaults come from your dashboard.