refactor: keep provider presentation self-contained in spec

This commit is contained in:
3252a8
2026-05-18 15:35:55 +03:00
parent c9c12b9ed6
commit 07b35036e7
14 changed files with 5 additions and 47 deletions
@@ -2514,7 +2514,6 @@ SPEC = PaymentProviderSpec(
pending_status="pending_yookassa",
enabled=lambda settings: settings.YOOKASSA_ENABLED,
service_key="yookassa_service",
button_text_key="pay_with_yookassa_button",
callback_prefix="pay_yk",
router=router,
create_service=create_service,