Using the Gerabot service, the channel administrator has the opportunity to monetize content by creating a paid subscription bot.
The subscription payment process for the user will look like this:
Also, the administrator can set reminders for users whose channel subscriptions are about to expire.
The first step is to create a chatbot token in @BotFather and add the token in the Gerabot system.
Secondly, you need to add a bot as an administrator of the channel you plan to subscribe to.
After adding a bot to a channel, in the Gerabot system, the channel in which you added the bot will appear in the group and channel settings.
Next, you need to add subscription options in the channel settings.
After that, you need to create the bot logic, that is, the menu through which the user will go to the subscription button. It can be a bot with 1-2 steps, the main thing is to add a button with an action when clicking "subscription payment".
You can learn more about how to create bot logic in this video:
The last step is adding the payment system token to the system.
If everything was done correctly, then after that, users can pay for channel subscription.