Telegram Bot
Integration of WayForPay into Telegram bot (Make + Google Sheets) is needed.
I have a Telegram bot that shows a message after 2 free services: "Your free services have ended, please pay for the subscription and here is the payment link." It is necessary to implement a payment system through WayForPay so that:
- Creating an invoice (payment link):
- The bot sends the user a WayForPay payment link
- Specify serviceUrl for callback from WayForPay.
- Receiving webhook from WayForPay:
- Use Cloudflare Worker (or another lightweight server) to receive serviceUrl.
- Validate merchantSignature (HMAC-MD5, according to WayForPay documentation).
- After payment confirmation, respond to WayForPay with correct JSON (status=accept).
- At the same time, send data to Make (via webhook) to update the database.
- Updating subscription in the database (Google Sheets or Airtable):
- Upon successful payment, set:
- subscription_status = active
- subscription_until = now + 30 days
- reset counters: weekly_sent_count = 0, monthly_sent_count = 0
- Store information about the last payment: orderReference, amount, date.
- Upon successful payment, set:
- Sending limits:
- In the Make scenario, check:
- no more than 3 services per week,
- no more than 12 services per month,
- only if the subscription is active (now <= subscription_until).
- After each sending, increment the counters.
- In the Make scenario, check:
-
Hello, I have worked on integrating payment systems for bots, as in the case with WayForPay: full cycle, 30+ invoices, subscriptions, and payment tracking.
What format of webhook do you plan to use for data transfer in Make — JSON or another?
I suggest we get in touch, I will consult you for free on the technical side and we will create a development plan + I will tell you about my team!
-
1470 6 0 1 Good day! We will integrate WFP into your project in a fairly short time and additionally offer technical solutions that will be the fastest and most convenient for you. During our work, we have already connected various payment systems to bots and websites more than 500 times.
-
976 4 0 Hello!
My name is Dmytro, I am a co-founder and programmer at KingKongWeb. We have carefully reviewed your task regarding the integration of WayForPay into a Telegram bot (via Make + Google Sheets). We see how to properly implement the described logic: creating an invoice, receiving a webhook, verifying the signature, updating the subscription in Google Sheets, and usage limitations.
We are ready to take on the work and successfully implement the project turnkey. We work responsibly, see things through to the end, and help scale our clients' businesses.
We would be happy to discuss all the details!
-
477 2 2 Good day! 👋
I have experience working with the Telegram Bot API, integrations through Make, and connecting payment systems.
I am ready to set up the WayForPay integration in your Telegram bot: after completing the free services, users will receive messages with the option to pay for the subscription.
I can also connect Google Sheets for accounting.
✅ Reliable integration
✅ Testing before launch
✅ Documentation and support
-
370 3 0 Good day, I read the project brief and am ready to complete the task, but I have a few questions regarding the brief and a suggestion for improving data security.
-
906 14 0 2 The chat said:
Good day!
I have experience integrating WayForPay into Telegram bots using Make and Google Sheets. I implement the full cycle: creating an invoice, receiving a callback via webhook (Cloudflare Worker or another server), verifying the signature, confirming the payment, as well as updating the subscription in the database (Sheets/Airtable) considering usage limits.
To assess more accurately: is your bot currently fully assembled using builders or is there still part of it in code?
-
200 1 0 I can implement WayForPay integration into a Telegram bot with all the necessary stages: invoice creation, receiving callback through Cloudflare Worker, signature validation, updating subscription in Google Sheets/Airtable, and limit control in Make.
I already have experience with similar integrations (see examples of my projects in the profile).
Message me privately to discuss the details.
-
93984 1263 1 10 Hello. I have extensive experience in developing Telegram bots. I am ready to collaborate. Contact me.
-
2787 61 0 1 Hello. I am ready to complete your task. I will do everything quickly and efficiently. I look forward to collaborating!
-
2264 18 3 Good day. I am engaged in the development and setup of Telegram bots, no-code builders, and Python. I can help you with the integration of WayForPay, I will do everything quickly and efficiently. If you are interested - write to me, I will be happy to discuss the details.
-
1654 11 0 Hello Daria!
I am ready to complete your task. It is important to know that Make.com cannot directly work with WayForPay webhooks due to the lack of HMAC-MD5 encryption functionality. I had a similar project and at that time it was decided to switch to the Fondy service.
Project: https://freelancehunt.com/showcase/work/platizhniy-shlyuz-fondy-uspishna-integratsiya/1939660.html
I propose two ways to solve this problem:
- Full implementation in n8n. This is a higher quality alternative to Make.com, where all the necessary tools are available. I will transfer your logic to n8n and set up payments. This is a reliable "all-in-one" solution. The cost of the n8n service is from ~$5/month.
- Use n8n as an auxiliary service. Your logic remains in Make.com, and n8n will only receive and verify webhooks from WayForPay, after which it will pass the data to your script. This option will also require a subscription to n8n.
…
Let me know which option suits you best, and we will start working!
-
1945 7 0 Hello, Daria! 👋
I can implement WayForPay integration into your Telegram bot.
What I will do:
— generate a payment link with callback (serviceUrl),
— process webhook and verify merchantSignature according to WayForPay documentation,
— update subscription in Google Sheets/Airtable via Make,
— account for limitations: 3 services/week, 12/month, only with an active subscription,
— save payment information (orderReference, amount, date).
…
✅ Experience with Telegram API, payment systems, and Make
✅ Clean Python code + documentation
✅ Support after delivery
Ready to discuss the details and get started.
-
10152 117 0 Hello.
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, we will discuss.
-
Вітаю, на чому бот написаний?
-
На чому створений/написаний бот?
-
Зі снейккейсних назв зміних підзрюю шо пайтон (subscription_status), але камон, вказуйте технологію коли розміщуєте таску)
-
Current freelance projects in the category Bot Development
Telegram Bot RPGHello, dear programmers! I am looking for a developer to create a Telegram project in the format of a text-based role-playing game (RPG) in the Eurovision universe (similar to text-based role-playing Club Romance). Please read the concept step by step and give your feedback on… Gaming Apps, Bot Development ∙ 4 hours 41 minutes back ∙ 35 proposals |
Technical Specification for Refinement of AI Bot for Generating Personalized SongsTECHNICAL TASK FOR IMPROVING THE AI PERSONAL SONG GENERATOR BOTMAIN GOAL Create a stable premium product that: generates the highest quality personal songs; does not fabricate facts about the client; works stably under load; is easily scalable; allows for analysis and… Python, Bot Development ∙ 5 hours 34 minutes back ∙ 19 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 22 hours 20 minutes back ∙ 73 proposals |
Development of an AI consultant for a work visa verification website (WordPress)Development of an AI Consultant for a Work Visa Check Website (WordPress) About the Project An English-language website is being developed for the preliminary check of eligibility for a work visa in Israel. An AI consultant in the format of an online chat is needed to assist… AI & Machine Learning, Bot Development ∙ 1 day 4 hours back ∙ 34 proposals |
SMM + content manager for an IT school - experience with funnels and course promotionAbout us A young practical IT education project at the start. We are preparing the first batch of the PM course and building channels from scratch. We are looking for a person with whom we will grow. What needs to be done We have a vision, but no written strategy. We are looking… Social Media Marketing (SMM), Bot Development ∙ 2 days 5 hours back ∙ 23 proposals |