Available in Pro

Subscriptions Module

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

What does the Subscriptions module do?

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
Key Features

Everything You Need

Explore all the powerful features included in the Subscriptions module.

Weekly or monthly plans

Included with the Subscriptions module for seamless integration.

Renewal invoice each cycle

Included with the Subscriptions module for seamless integration.

Pause, resume and cancel

Included with the Subscriptions module for seamless integration.

Use Cases

Discover how businesses use the Subscriptions module

Recurring revenue

Perfect for teams looking to implement recurring revenue capabilities.

Membership sites

Perfect for teams looking to implement membership sites capabilities.

Product subscriptions

Perfect for teams looking to implement product subscriptions capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Subscriptions module with your existing systems.

View API Documentation
// 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"
  }
}

Ready to Use Subscriptions?

Get started today with our free plan. No credit card required.