From 8fb2a76698ca1adbf7720ca61bbb5216e0da499e Mon Sep 17 00:00:00 2001 From: kavore <161734431+kavore@users.noreply.github.com> Date: Sat, 17 Jan 2026 21:25:02 +0300 Subject: [PATCH] bugfix --- bot/services/nalogo_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/services/nalogo_service.py b/bot/services/nalogo_service.py index c9438eb..38c6a44 100644 --- a/bot/services/nalogo_service.py +++ b/bot/services/nalogo_service.py @@ -79,7 +79,7 @@ class NalogoService: services=[service_item], total_amount=str(total_amount), client=client or IncomeClient(), - payment_type=PaymentType.ACCOUNT, + payment_type=PaymentType.WIRE, ignore_max_total_income_restriction=False, ) response = await self._client.http_client.post(