موجود در حرفه‌ای

Subscriptions ماژول

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 چه می‌کند؟

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
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Subscriptions را کشف کنید.

Weekly or monthly plans

شامل ماژول Subscriptions برای یکپارچگی بدون درز.

Renewal invoice each cycle

شامل ماژول Subscriptions برای یکپارچگی بدون درز.

Pause, resume and cancel

شامل ماژول Subscriptions برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Subscriptions استفاده می‌کنند

Recurring revenue

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های recurring revenue هستند.

Membership sites

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های membership sites هستند.

Product subscriptions

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های product subscriptions هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Subscriptions با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// 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 هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.