Mevcut Pro

Shop Notifications Modül

When a customer places an order in your Telegram shop, the bot messages them a confirmation and messages you a new-order alert, plus booking confirmations and subscription renewal receipts. Nothing here is configurable.

Order confirmation to the buyer
New-order alert to you
Booking confirmations
Subscription renewal receipts
9:41
5G
S

Shop Notifications Demo

bot

Shop Notifications modülü ne yapar?

When a customer places an order in your Telegram shop, the bot messages them a confirmation and messages you a new-order alert, plus booking confirmations and subscription renewal receipts. Nothing here is configurable.

  • Customer communication
  • Order updates
  • Marketing
Ana Özellikler

İhtiyacınız Olan Her Şey

Shop Notifications modülünde bulunan tüm güçlü özellikleri keşfedin.

Order confirmation to the buyer

Sorunsuz entegrasyon için Shop Notifications modülü ile dahil.

New-order alert to you

Sorunsuz entegrasyon için Shop Notifications modülü ile dahil.

Booking confirmations

Sorunsuz entegrasyon için Shop Notifications modülü ile dahil.

Subscription renewal receipts

Sorunsuz entegrasyon için Shop Notifications modülü ile dahil.

Kullanım Alanları

İşletmelerin Shop Notifications modülünü nasıl kullandığını keşfedin

Customer communication

customer communication yeteneklerini uygulamak isteyen takimlar için mükemmel.

Order updates

order updates yeteneklerini uygulamak isteyen takimlar için mükemmel.

Marketing

marketing yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

Shop Notifications modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.

API Dokümantasyonunu Gör
// Enable Shop Notifications module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "shop-notifications",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "shop-notifications",
    "name": "Shop Notifications",
    "enabled": true,
    "status": "active"
  }
}

Shop Notifications Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.