Commit Graph
9 Commits
Author SHA1 Message Date
machka paslaandkavore 29222be1fa .env.example and docker-compose upd 2026-01-17 16:01:29 +03:00
machka-pasla d6f707d386 Implement auto-renew subscription feature and enhance payment method handling
- Added a recurring billing task to automatically charge users one day before subscription expiry, improving subscription management.
- Introduced a new UserBilling model to store saved payment methods for off-session charges, enhancing user experience.
- Updated YooKassa service to support saving payment methods and capturing payments for auto-renewals.
- Enhanced subscription handling to toggle auto-renew settings and provide user feedback through localized messages.
- Improved error handling and logging for payment method persistence and subscription renewal processes.
2025-09-03 09:40:42 +03:00
machka ba348eb639 Logger and docker-compose.yml update 2025-05-21 12:23:11 +00:00
machka e490769044 README update 2025-05-21 07:53:23 +00:00
machka 31f8752ef6 docker-compose.yml update and github workflows update 2025-05-20 19:06:44 +00:00
machka 85abf1d401 docker-compose.yml update and locales update 2025-05-20 19:02:56 +00:00
machka 2ef5bbdff5 Added ToS button, updated Yookassa VAT Code (but please check yookassa docs first) 2025-05-18 08:06:36 +00:00
machka ef05ef6516 Update docker compose 2025-05-14 10:02:34 +00:00
machka 77584b5b51 Initial commit 2025-05-14 08:11:59 +00:00