Mevcut Pro

Subscriptions Modül

Sell weekly or monthly subscription plans in your Mini App shop: buyers subscribe via a Telegram invoice and approve a renewal invoice each cycle, with no card stored or charged automatically, plus self-service pause, resume and cancel.

Weekly or monthly plans
Renewal invoice each cycle
Pause, resume and cancel
9:41
5G
S

Subscriptions Demo

bot

Subscriptions modülü ne yapar?

Sell weekly or monthly subscription plans in your Mini App shop: buyers subscribe via a Telegram invoice and approve a renewal invoice each cycle, with no card stored or charged automatically, plus self-service pause, resume and cancel.

  • Recurring revenue
  • Membership sites
  • Product subscriptions
Ana Özellikler

İhtiyacınız Olan Her Şey

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

Weekly or monthly plans

Sorunsuz entegrasyon için Subscriptions modülü ile dahil.

Renewal invoice each cycle

Sorunsuz entegrasyon için Subscriptions modülü ile dahil.

Pause, resume and cancel

Sorunsuz entegrasyon için Subscriptions modülü ile dahil.

Kullanım Alanları

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

Recurring revenue

recurring revenue yeteneklerini uygulamak isteyen takimlar için mükemmel.

Membership sites

membership sites yeteneklerini uygulamak isteyen takimlar için mükemmel.

Product subscriptions

product subscriptions yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

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

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

// Response
{
  "success": true,
  "module": {
    "id": "subscriptions",
    "name": "Subscriptions",
    "enabled": true,
    "status": "active"
  }
}

Subscriptions Kullanmaya Hazır mısınız?

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