Overview
The Integrations page lists external hookups that Cryplink is building, the status of each, and a short description of what it will do when it ships. Nothing here is live yet; both items on the list are in development.
Status is source-of-truth
The status badge on each integration card is updated as items land. Check the Integrations page in your dashboard for the real-time state rather than relying on this doc being fresh.
Telegram Alerts
A Telegram bot that pings you (or your team chat) every time a buyer confirms a payment. The message includes the buyer handle, product, amount, and a direct link to the order in your dashboard.
Planned controls include:
- Per-product notification toggles.
- Rich message cards with buyer and amount details.
- Group chat support for teams.
Webhooks
Outbound HTTP callbacks you can wire into your own stack, Zapier, Make, or a custom server. Events include sale, refund, and access-granted. Planned controls include:
- Signed payloads with HMAC verification so you can trust the source.
- Automatic retries with exponential backoff when your endpoint is unreachable.
- Per-endpoint event filtering so each URL only gets the events it cares about.
Requesting an integration
If the tool you want to hook up is not on the list, the Integrations page has a “Request an integration” link that opens the contact form pre-scoped to the feature-request topic. Tell us what you would wire Cryplink into and why; popular asks jump the queue.
