feat: add wata payment provider

This commit is contained in:
3252a8
2026-05-17 23:09:04 +03:00
parent 11429e887e
commit fff7e90e14
26 changed files with 996 additions and 6 deletions
+1
View File
@@ -200,6 +200,7 @@ async def on_shutdown_configured(dispatcher: Dispatcher):
"referral_service",
"platega_service",
"severpay_service",
"wata_service",
):
await close_service(service_key)