Payment module integration

Hello to all,
I wrote to support to know how to integrate a payment module to charge users such as dropbox and google drive, to ensure that the account is blocked on the expiration date of the subscription until the subscription is renewed by the user .

they replied saying that I have to integrate it with my payment system, does anyone know how to do it?

thanks

So this is a request for the freelancing section?

yes, i corrected the category, is there a solution?

That’s a fascinating setup — pretty impressive that your .exe has been faithfully running for two decades! It sounds like you’ve built a robust and automated system around it, especially with triggering appliances like the fridge or warming drawer based on Hebrew calendar events.

While keeping track of all the logic via events can get complicated, you’re right — a plugin might simplify your life. If you’re using something like Home Assistant or FHEM, a custom integration could extract the logic from the .exe (or replicate it) and let you manage everything in a more centralized, visual way.

Even without the original source code, it might be possible to reverse-engineer the functionality or rewrite it using modern libraries that support Hebrew date conversion (like hdate in Python, for instance).

If you’re willing to share the .exe, maybe someone here can take a look and help build a lightweight wrapper or modern equivalent. Let us know what home automation platform you’re using — that could help tailor the suggestions better.