Skip to content

Notifications

Byl can send you real-time notifications on your channel of choice (Telegram, Discord) whenever a payment succeeds.

Notifications vs Webhooks

Notifications are for humans — see transactions right in Telegram or Discord. For automated processing in your own system, use webhooks.

Connecting Telegram

To receive notifications via Telegram, follow these steps:

  1. Open the BylMNBot bot and send the /start command.
  2. The bot replies with your Chat ID (e.g. 123456789).
  3. In the dashboard, open your project's Notifications (Мэдэгдэл) menu and click Add channel (Шинэ суваг нэмэх).
  4. Choose Telegram as the channel and enter the Chat ID you received from the bot.
  5. Save to complete the setup.

Tip

To receive notifications in a group chat, add the bot to your group and send /start — it will show the group's Chat ID.

Connecting Discord

To receive notifications via Discord, use a Webhook URL:

  1. On your Discord server, pick the channel that should receive notifications.
  2. Open the channel settings (Edit Channel) -> Integrations -> Webhooks.
  3. Click New Webhook to create one.
  4. Open the new webhook and click Copy Webhook URL.
  5. In the dashboard, open your project's Notifications (Мэдэгдэл) menu and click Add channel (Шинэ суваг нэмэх).
  6. Choose Discord as the channel and paste the Webhook URL you copied.
  7. Save to complete the setup.

Notification types

For each channel, you can choose which types of notifications to receive:

  • Payment succeeded: Sent when an invoice is paid successfully.
  • Purchase succeeded: Sent when a checkout is paid successfully.