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.
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 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 هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.