refactor: payments providers

This commit is contained in:
3252a8
2026-05-18 10:29:00 +03:00
parent fff7e90e14
commit 51c9c8b4f0
63 changed files with 7480 additions and 6843 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Prior to the fix, ``charge_subscription_renewal`` did::
yk = None
There is no ``yookassa_service`` module inside ``subscription_service_impl``
(the real one lives in ``bot.services.yookassa_service``), so the import
(the real implementation lives in ``bot.payment_providers.yookassa``), so the import
always raised ``ModuleNotFoundError``, ``yk`` became ``None``, and every
auto-renew silently logged ``YooKassa unavailable for auto-renew`` and
returned False — even though ``build_core_services`` had wired a real