@extends('layouts.app') @section('content')
Configure notification channels for order tracking
All orders will be sent to your Telegram group/channel for easy tracking and backup. Free and reliable!
Create a bot using @BotFather on Telegram
Get this from @BotFather after creating your bot
Use @userinfobot or @getidsbot to get your chat ID
Customize your Telegram notification message using these variables:
{order_number}
{global_order_id}
{seller_name}
{seller_short_name}
{customer_name}
{customer_phone}
{customer_email}
{customer_address}
{total}
{subtotal}
{shipping_total}
{discount_total}
{currency}
{product_list}
{order_source}
{order_status}
{order_date}
{order_url}
{tracking_number}
{courier}
{payment_method}
💡 Tip: You can use emojis, line breaks (\n), and rearrange the variables however you like!
/newbot