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
-1
View File
@@ -471,7 +471,6 @@ SPEC = PaymentProviderSpec(
pending_status="pending_heleket",
enabled=lambda settings: settings.HELEKET_ENABLED,
service_key="heleket_service",
button_text_key="pay_with_heleket_button",
callback_prefix="pay_heleket",
router=router,
create_service=create_service,