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:
- Open the BylMNBot bot and send the
/startcommand. - The bot replies with your Chat ID (e.g.
123456789). - In the dashboard, open your project's Notifications (Мэдэгдэл) menu and click Add channel (Шинэ суваг нэмэх).
- Choose Telegram as the channel and enter the Chat ID you received from the bot.
- 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:
- On your Discord server, pick the channel that should receive notifications.
- Open the channel settings (Edit Channel) -> Integrations -> Webhooks.
- Click New Webhook to create one.
- Open the new webhook and click Copy Webhook URL.
- In the dashboard, open your project's Notifications (Мэдэгдэл) menu and click Add channel (Шинэ суваг нэмэх).
- Choose Discord as the channel and paste the Webhook URL you copied.
- 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.